[143119] trunk/dports/devel/cmake/Portfile

michaelld at macports.org michaelld at macports.org
Sat Dec 12 08:38:18 PST 2015


Revision: 143119
          https://trac.macports.org/changeset/143119
Author:   michaelld at macports.org
Date:     2015-12-04 08:33:01 -0800 (Fri, 04 Dec 2015)
Log Message:
-----------
cmake:
+ update release to 3.4.1;
+ update devel to 20151203 (g28b34);
+ addresses ticket #49837.

Modified Paths:
--------------
    trunk/dports/devel/cmake/Portfile

Modified: trunk/dports/devel/cmake/Portfile
===================================================================
--- trunk/dports/devel/cmake/Portfile	2015-12-04 15:16:02 UTC (rev 143118)
+++ trunk/dports/devel/cmake/Portfile	2015-12-04 16:33:01 UTC (rev 143119)
@@ -29,10 +29,9 @@
 
     # release
 
-    version         ${branch}.0
-    revision        1
-    checksums       rmd160 95d3d0cd86e17c249459975eb9b293a5075ae87a \
-                    sha256 a5b82bf6ace6c481cdb911fd5d372a302740cbefd387e05297cb37f7468d1cea
+    version         ${branch}.1
+    checksums       rmd160 b50b982f0f60a0f52c70527691a42cd5718b2ceb \
+                    sha256 d41462bdd80dc37f0d5608167b354bb3af8c068eee640be04c907154c5c113e2
 
     long_description ${base_long_description} \
         The ${subport} release port is updated roughly every few months.
@@ -48,12 +47,12 @@
 } else {
 
     # devel
-    version         20151201
+    version         20151203
     set dist_branch 3.4
-    set dist_date   20151201
-    set dist_hash   gc9515
-    checksums       rmd160 a27c5afbd6acec1381b3f54986a887dbaa99e15f \
-                    sha256 8b958679f939351a5129a178575183e0061b2f0685f6f8811a8a2ae720f1b249
+    set dist_date   20151203
+    set dist_hash   g28b34
+    checksums       rmd160 600ea9029683875dfdbafcff53053af87242c8b8 \
+                    sha256 9917837d15867c2850b6bdbf860b8d767af82869ef441ee7ad39b6d89c5451ff
 
     master_sites    http://www.cmake.org/files/dev/
     distname        ${name}-${dist_branch}.${dist_date}-${dist_hash}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/81e10050/attachment-0001.html>


More information about the macports-changes mailing list