[133254] trunk/dports/devel/isl-devel/Portfile

larryv at macports.org larryv at macports.org
Mon Feb 23 18:24:11 PST 2015


Revision: 133254
          https://trac.macports.org/changeset/133254
Author:   larryv at macports.org
Date:     2015-02-23 18:24:10 -0800 (Mon, 23 Feb 2015)
Log Message:
-----------
isl-devel: Rename Git SHA1 variable

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

Modified: trunk/dports/devel/isl-devel/Portfile
===================================================================
--- trunk/dports/devel/isl-devel/Portfile	2015-02-24 02:04:20 UTC (rev 133253)
+++ trunk/dports/devel/isl-devel/Portfile	2015-02-24 02:24:10 UTC (rev 133254)
@@ -8,7 +8,7 @@
 conflicts           isl
 
 version             0.15-20141120
-set git_sha1        b3e0fa7a05d32f1e0e36e0a42b0b83fa2ba1f609
+set gitSHA1 b3e0fa7a05d32f1e0e36e0a42b0b83fa2ba1f609
 
 categories          devel math
 platforms           darwin
@@ -36,7 +36,7 @@
 checksums           rmd160  e0f492104f7a74e0528b9939985d4b5409a02848 \
                     sha256  243ce5ac8c2aafee46ce39a981df238f4e52a1fd1514731c37b046d355c70e96
 
-distname            ${git_sha1}
+distname            ${gitSHA1}
 worksrcdir          isl
 
 # Add a missing include to the isl_int headers. Upstream doesn't want to
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150223/c2d15020/attachment.html>


More information about the macports-changes mailing list