[Midnightbsd-cvs] mports [23313] trunk/devel/cmake-gui/Makefile: update to 3.8.0

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue May 1 20:04:34 EDT 2018


Revision: 23313
          http://svnweb.midnightbsd.org/mports/?rev=23313
Author:   laffer1
Date:     2018-05-01 20:04:33 -0400 (Tue, 01 May 2018)
Log Message:
-----------
update to 3.8.0

Modified Paths:
--------------
    trunk/devel/cmake-gui/Makefile

Modified: trunk/devel/cmake-gui/Makefile
===================================================================
--- trunk/devel/cmake-gui/Makefile	2018-05-02 00:03:14 UTC (rev 23312)
+++ trunk/devel/cmake-gui/Makefile	2018-05-02 00:04:33 UTC (rev 23313)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	cmake
-PORTVERSION=	3.7.2
+PORTVERSION=	3.8.0
 CATEGORIES=	devel
 MASTER_SITES=	https://www.cmake.org/files/v${PORTVERSION:R}/
 PKGNAMESUFFIX=	-gui
@@ -14,7 +14,9 @@
 BUILD_DEPENDS=	sphinx-build:textproc/py-sphinx
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libexpat.so:textproc/expat2 \
-		libjsoncpp.so:devel/jsoncpp
+		libjsoncpp.so:devel/jsoncpp \
+		libuv.so:devel/libuv \
+		librhash.so:security/rhash
 
 USE_QT5=	core gui widgets buildtools_build qmake_build
 USES=		cmake:run desktop-file-utils execinfo \



More information about the Midnightbsd-cvs mailing list