[149155] trunk/dports/devel/cmake/Portfile
michaelld at macports.org
michaelld at macports.org
Thu Jun 2 12:10:44 PDT 2016
Revision: 149155
https://trac.macports.org/changeset/149155
Author: michaelld at macports.org
Date: 2016-06-02 12:10:43 -0700 (Thu, 02 Jun 2016)
Log Message:
-----------
cmake-devel: update to 20160527 (g6b5bd).
Modified Paths:
--------------
trunk/dports/devel/cmake/Portfile
Modified: trunk/dports/devel/cmake/Portfile
===================================================================
--- trunk/dports/devel/cmake/Portfile 2016-06-02 18:45:53 UTC (rev 149154)
+++ trunk/dports/devel/cmake/Portfile 2016-06-02 19:10:43 UTC (rev 149155)
@@ -39,6 +39,9 @@
long_description ${base_long_description} \
The ${subport} release port is updated roughly every few months.
+ # keep this patch until the next version (major or minor)
+ patchfiles-append patch-Modules-Platform-Darwin-Initialize.cmake.diff
+
livecheck.type regex
livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
livecheck.url [lindex $master_sites 0]
@@ -47,12 +50,12 @@
# devel
- version 20160523
+ version 20160531
set dist_branch 3.5
- set dist_date 20160523
- set dist_hash g201e5
- checksums rmd160 d21e31665cc1ed3af7dc00025ba85d7b2a283c19 \
- sha256 784fec5be785dccacc0d80a61fc0a25fc10e0b4d330b6bf744658343c8c70929
+ set dist_date 20160527
+ set dist_hash g6b5bd
+ checksums rmd160 fab75b738087939271d29cbfddf73bbffeacdfb0 \
+ sha256 d176aab29807fc06d4909cd2ad3f81aaa2e4764ac68e51b62636bd97ae25abe1
master_sites http://www.cmake.org/files/dev/
distname ${name}-${dist_branch}.${dist_date}-${dist_hash}
@@ -83,7 +86,6 @@
patch-Modules-FindFreetype.cmake.diff \
patch-Modules-FindQt4.cmake.diff \
patch-Modules-Platform-Darwin.cmake.diff \
- patch-Modules-Platform-Darwin-Initialize.cmake.diff \
patch-Modules-noArchCheck.diff
configure.env-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160602/b9d2a801/attachment.html>
More information about the macports-changes
mailing list