[139735] trunk/dports/devel/cmake/Portfile
Revision: 139735 https://trac.macports.org/changeset/139735 Author: michaelld@macports.org Date: 2015-08-25 14:27:49 -0700 (Tue, 25 Aug 2015) Log Message: ----------- cmake-devel: update to 20150824 (ga3d05). Modified Paths: -------------- trunk/dports/devel/cmake/Portfile Modified: trunk/dports/devel/cmake/Portfile =================================================================== --- trunk/dports/devel/cmake/Portfile 2015-08-25 18:28:06 UTC (rev 139734) +++ trunk/dports/devel/cmake/Portfile 2015-08-25 21:27:49 UTC (rev 139735) @@ -47,12 +47,12 @@ } else { # devel - version 20150818 + version 20150824 set dist_branch 3.3 - set dist_date 20150818 - set dist_hash ga3443 - checksums rmd160 5b0a5dd6b59832020ea344b4c51b3511c663e904 \ - sha256 caf7a94ce1a098cc2bde35a96d7c83173f23d149c2bcbd355eb83a3b88ff46d5 + set dist_date 20150824 + set dist_hash ga3d05 + checksums rmd160 d20deaeb6a513af52e9b02624d340bd9f8f63d03 \ + sha256 5e08a3f82393bfb2ae0de4756ab93b8d2ffdf73f0164c781a50cfe9fd968a5ef master_sites http://www.cmake.org/files/dev/ distname ${name}-${dist_branch}.${dist_date}-${dist_hash}
participants (1)
-
michaelld@macports.org