[86241] trunk/dports/devel/cloog/Portfile

adfernandes at macports.org adfernandes at macports.org
Sun Oct 23 12:46:36 PDT 2011


Revision: 86241
          http://trac.macports.org/changeset/86241
Author:   adfernandes at macports.org
Date:     2011-10-23 12:46:33 -0700 (Sun, 23 Oct 2011)
Log Message:
-----------
devel/cloog : updated to latest, removes dependency on devel/ppl

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

Modified: trunk/dports/devel/cloog/Portfile
===================================================================
--- trunk/dports/devel/cloog/Portfile	2011-10-23 19:34:49 UTC (rev 86240)
+++ trunk/dports/devel/cloog/Portfile	2011-10-23 19:46:33 UTC (rev 86241)
@@ -2,7 +2,7 @@
 PortSystem          1.0
 
 name                cloog
-version             0.16.2
+version             0.16.3
 categories          devel math
 
 conflicts           cloog-ppl
@@ -23,18 +23,17 @@
                     has full control on generated code quality, CLooG is designed to avoid \
                     control overhead and to produce a very effective code.
 
-homepage            http://repo.or.cz/w/cloog-ppl.git
-master_sites        ftp://gcc.gnu.org/pub/gcc/infrastructure/ \
-                    http://www.mirrorservice.org/sites/sourceware.org/pub/gcc/infrastructure/
+homepage            http://repo.or.cz/w/cloog.git
+master_sites        http://www.bastoul.net/cloog/pages/download/count.php3?url=./
 
-checksums           md5     83877caaa879c7160063138bb18348e7 \
-                    sha1    3bdccfe24e5bd5850cbd28eec70c6aeaa94747ab \
-                    rmd160  2b915298832aa7cbd584a4f6f4991b2d931b773e
+checksums           md5     a0f8a241cd1c4f103f8d2c91642b3498 \
+                    sha1    f6765fa231f38c2f747e2b05e4eaaa470fd5851a \
+                    rmd160  e2cd5f93b2221c037027b20ce23636952902235c
 
-depends_lib         port:ppl
+depends_lib         port:gmp
 
-                    # The 'ppl' port is needed so that 'cloog' can be used with 'gcc45+'. We
-                    # don't use a variant since there's no way to guarantee a variant is set.
+
+
 configure.args      --with-ppl=${prefix}
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111023/fc365a64/attachment.html>


More information about the macports-changes mailing list