FreeBSD Bugzilla – Attachment 187741 Details for
Bug 223436
devel/cmake: Update to 3.9.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch against SVN r453489
cmake-3.9.5 (text/plain), 2.28 KB, created by
Adriaan de Groot
on 2017-11-04 22:22:31 UTC
(
hide
)
Description:
Patch against SVN r453489
Filename:
MIME Type:
Creator:
Adriaan de Groot
Created:
2017-11-04 22:22:31 UTC
Size:
2.28 KB
patch
obsolete
>Index: devel/cmake/Makefile >=================================================================== >--- devel/cmake/Makefile (revision 453489) >+++ devel/cmake/Makefile (working copy) >@@ -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.5 > 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 (revision 453489) >+++ devel/cmake/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1507299405 >-SHA256 (cmake-3.9.4.tar.gz) = b5d86f12ae0072db520fdbdad67405f799eb728b610ed66043c20a92b4906ca1 >-SIZE (cmake-3.9.4.tar.gz) = 7705052 >+TIMESTAMP = 1509832833 >+SHA256 (cmake-3.9.5.tar.gz) = 6220c1683b4e6bb8f38688fa3ffb17a7cf39f36317c2ddfdc3f12f09d086c166 >+SIZE (cmake-3.9.5.tar.gz) = 7705155 >Index: devel/cmake-doc/Makefile >=================================================================== >--- devel/cmake-doc/Makefile (revision 453489) >+++ devel/cmake-doc/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= cmake >-DISTVERSION= 3.9.4 >+DISTVERSION= 3.9.5 > CATEGORIES= devel > MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ > PKGNAMESUFFIX= -doc >Index: devel/cmake-gui/Makefile >=================================================================== >--- devel/cmake-gui/Makefile (revision 453489) >+++ devel/cmake-gui/Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= cmake >-DISTVERSION= 3.9.4 >+DISTVERSION= 3.9.5 > CATEGORIES= devel > MASTER_SITES= https://www.cmake.org/files/v${PORTVERSION:R}/ > PKGNAMESUFFIX= -gui
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223436
:
187741
|
187918