summaryrefslogtreecommitdiff
path: root/devel/qtutilities/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/qtutilities/Makefile')
-rw-r--r--devel/qtutilities/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/qtutilities/Makefile b/devel/qtutilities/Makefile
index ef1bfb80fda2..a094d0becbd3 100644
--- a/devel/qtutilities/Makefile
+++ b/devel/qtutilities/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qtutilities
DISTVERSIONPREFIX= v
-DISTVERSION= 6.14.4
+DISTVERSION= 6.18.4
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -26,4 +26,6 @@ CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_TESTING_ARGS= -DEXCLUDE_TESTS_FROM_ALL=OFF
CMAKE_TESTING_TARGET= check
+# tests as of 6.18.4: 100% tests passed, 0 tests failed out of 3
+
.include <bsd.port.mk>