Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153414303
D12958.id35105.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D12958.id35105.diff
View Options
Index: devel/cmake-doc/Makefile
===================================================================
--- devel/cmake-doc/Makefile
+++ devel/cmake-doc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cmake
-DISTVERSION= 3.9.4
+DISTVERSION= 3.9.6
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
PKGNAMESUFFIX= -doc
Index: devel/cmake-gui/Makefile
===================================================================
--- devel/cmake-gui/Makefile
+++ devel/cmake-gui/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cmake
-DISTVERSION= 3.9.4
+DISTVERSION= 3.9.6
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
PKGNAMESUFFIX= -gui
Index: devel/cmake/Makefile
===================================================================
--- devel/cmake/Makefile
+++ devel/cmake/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cmake
# Remember to update devel/cmake-doc and devel/cmake-gui as well.
-DISTVERSION= 3.9.4
+DISTVERSION= 3.9.6
CATEGORIES= devel
MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/
@@ -13,6 +13,12 @@
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/Copyright.txt
+LIB_DEPENDS= libcurl.so:ftp/curl \
+ libexpat.so:textproc/expat2 \
+ libjsoncpp.so:devel/jsoncpp \
+ libuv.so:devel/libuv \
+ librhash.so:security/rhash
+
CONFIGURE_ENV= MAKE=make
CONFIGURE_ARGS= --prefix=${PREFIX} \
--datadir="/${DATADIR_REL}" \
@@ -27,12 +33,6 @@
USES= libarchive ncurses
HAS_CONFIGURE= yes
-LIB_DEPENDS= libcurl.so:ftp/curl \
- libexpat.so:textproc/expat2 \
- libjsoncpp.so:devel/jsoncpp \
- libuv.so:devel/libuv \
- librhash.so:security/rhash
-
MANPAGES_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
MANPAGES_CONFIGURE_ON= --sphinx-man
Index: devel/cmake/distinfo
===================================================================
--- devel/cmake/distinfo
+++ devel/cmake/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507299405
-SHA256 (cmake-3.9.4.tar.gz) = b5d86f12ae0072db520fdbdad67405f799eb728b610ed66043c20a92b4906ca1
-SIZE (cmake-3.9.4.tar.gz) = 7705052
+TIMESTAMP = 1510412597
+SHA256 (cmake-3.9.6.tar.gz) = 7410851a783a41b521214ad987bb534a7e4a65e059651a2514e6ebfc8f46b218
+SIZE (cmake-3.9.6.tar.gz) = 7705400
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 12:59 AM (8 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31943374
Default Alt Text
D12958.id35105.diff (2 KB)
Attached To
Mode
D12958: Update CMake to 3.9.6
Attached
Detach File
Event Timeline
Log In to Comment