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

larryv at macports.org larryv at macports.org
Sun Dec 7 13:45:52 PST 2014


Revision: 129157
          https://trac.macports.org/changeset/129157
Author:   larryv at macports.org
Date:     2014-12-07 13:45:52 -0800 (Sun, 07 Dec 2014)
Log Message:
-----------
isl-devel: Make other non-functional changes

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

Modified: trunk/dports/devel/isl-devel/Portfile
===================================================================
--- trunk/dports/devel/isl-devel/Portfile	2014-12-07 21:45:50 UTC (rev 129156)
+++ trunk/dports/devel/isl-devel/Portfile	2014-12-07 21:45:52 UTC (rev 129157)
@@ -8,7 +8,7 @@
 conflicts           isl
 
 version             0.15-20141118
-set git_commit      81e5049ab43f115896fc6526277aa2aa0d354348
+set git_sha1        81e5049ab43f115896fc6526277aa2aa0d354348
 
 categories          devel math
 platforms           darwin
@@ -36,18 +36,18 @@
 checksums           rmd160  f577d0f307741f1621fe5db430c292439da7203e \
                     sha256  0a7779db029160c213afec8e93ab540b8caf3baa98c5236dcf99b56f20d9026c
 
-distname            ${git_commit}
+distname            ${git_sha1}
 worksrcdir          isl
 
 # See http://groups.google.com/group/isl-development/t/37ad876557e50f2c
 patchfiles          patch-ax_create_pkgconfig_info.m4.diff
 
 use_autoreconf      yes
-autoreconf.args     -fvi
+autoreconf.args     --force --install --verbose
 
 test.run            yes
 test.target         check
 
 livecheck.type      md5
-livecheck.url       ${master_sites}
+livecheck.url       [lindex ${master_sites} 0]
 livecheck.md5       f8a2a16c47aa7ad1f2917f6e1d83583b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141207/662e0776/attachment.html>


More information about the macports-changes mailing list