[119942] trunk/dports/devel/isl/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Sun May 11 07:41:50 PDT 2014
Revision: 119942
https://trac.macports.org/changeset/119942
Author: mcalhoun at macports.org
Date: 2014-05-11 07:41:50 -0700 (Sun, 11 May 2014)
Log Message:
-----------
isl: Downgrade 0.13->0.12.2 since latest version breaks cloog (already fixed in cloog-devel)
Modified Paths:
--------------
trunk/dports/devel/isl/Portfile
Modified: trunk/dports/devel/isl/Portfile
===================================================================
--- trunk/dports/devel/isl/Portfile 2014-05-11 13:43:21 UTC (rev 119941)
+++ trunk/dports/devel/isl/Portfile 2014-05-11 14:41:50 UTC (rev 119942)
@@ -7,8 +7,10 @@
name isl
conflicts isl-devel
-version 0.13
-epoch 1
+# Do not upgrade to 0.13 until cloog is updated (0.18.3?)
+#version 0.13
+version 0.12.2
+epoch 2
categories devel math
@@ -34,9 +36,13 @@
use_autoreconf yes
autoreconf.args -fvi
-checksums rmd160 418eeadbc3d82cc49b1eab51242813820b7c82c8 \
- sha256 7265fd897b7f9147fde76560f28ed18f2c20e5f5da7f4bd9d0e01f8a713401f1
+# version 0.13
+#checksums rmd160 418eeadbc3d82cc49b1eab51242813820b7c82c8 \
+# sha256 7265fd897b7f9147fde76560f28ed18f2c20e5f5da7f4bd9d0e01f8a713401f1
+checksums rmd160 e8fb6bad4b579865a6a31c160fc21a0c9ad1e7b8 \
+ sha256 f4b3dbee9712850006e44f0db2103441ab3d13b406f77996d1df19ee89d11fb4
+
depends_lib port:gmp
test.run yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140511/b865029a/attachment.html>
More information about the macports-changes
mailing list