svn commit: r479516 - head/finance/alkimia
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Sep 11 09:38:20 UTC 2018
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
More information about the svn-ports-head
mailing list