[121161] trunk/dports/science/root6/Portfile

mojca at macports.org mojca at macports.org
Wed Jun 18 14:15:24 PDT 2014


Revision: 121161
          https://trac.macports.org/changeset/121161
Author:   mojca at macports.org
Date:     2014-06-18 14:15:24 -0700 (Wed, 18 Jun 2014)
Log Message:
-----------
root6: forgot to increase the version to 6.00.01

Modified Paths:
--------------
    trunk/dports/science/root6/Portfile

Modified: trunk/dports/science/root6/Portfile
===================================================================
--- trunk/dports/science/root6/Portfile	2014-06-18 21:10:08 UTC (rev 121160)
+++ trunk/dports/science/root6/Portfile	2014-06-18 21:15:24 UTC (rev 121161)
@@ -9,8 +9,12 @@
 PortGroup           github 1.0
 PortGroup           select 1.0
 
+
+# don't forget to update both the git tag and the version
 github.setup        root-mirror root 6-00-01 v
-version             6.00.00
+version             6.00.01
+# this could be a better way to set the version (unless we use a sha sum for the git tag ;)
+# version           [string map {- .} $version]
 set version_major   [lindex [split ${version} .] 0]
 checksums           rmd160  6ee9fd3c7ea5a11bf67331a5f24d5839f4ba67a0 \
                     sha256  ad3b64a44e25b05a666f05a7b12e4b9a4488ede5c68839c1151d13a348b3bf7f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140618/71fb655b/attachment.html>


More information about the macports-changes mailing list