Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2018 09:38:20 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479516 - head/finance/alkimia
Message-ID:  <201809110938.w8B9cKkF012021@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Sep 11 09:38:19 2018
New Revision: 479516
URL: https://svnweb.freebsd.org/changeset/ports/479516

Log:
  - Whitespace fix
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/finance/alkimia/Makefile
  head/finance/alkimia/pkg-descr

Modified: head/finance/alkimia/Makefile
==============================================================================
--- head/finance/alkimia/Makefile	Tue Sep 11 09:11:29 2018	(r479515)
+++ head/finance/alkimia/Makefile	Tue Sep 11 09:38:19 2018	(r479516)
@@ -54,7 +54,7 @@ MPIR_DESC=		MPIR (multiple precision arithmetic) suppo
 MPIR_LIB_DEPENDS=	libmpir.so:math/mpir
 
 .if ${SLAVE} == qt4
-TEST_USES=	qt:4 qt:5
+TEST_USES=		qt:4 qt:5
 TEST_USE=		QT=qtestlib
 .else
 TEST_USE=		QT=testlib

Modified: head/finance/alkimia/pkg-descr
==============================================================================
--- head/finance/alkimia/pkg-descr	Tue Sep 11 09:11:29 2018	(r479515)
+++ head/finance/alkimia/pkg-descr	Tue Sep 11 09:38:19 2018	(r479516)
@@ -4,4 +4,4 @@ applications for KDE.
 Currently, it supports a common class to represent monetary values with
 arbitrary precision.
 
-WWW: http://community.kde.org/Alkimia/libalkimia
+WWW: https://community.kde.org/Alkimia/libalkimia



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809110938.w8B9cKkF012021>