[94921] trunk/dports/devel/ppl/Portfile

mww at macports.org mww at macports.org
Mon Jul 2 05:40:09 PDT 2012


Revision: 94921
          https://trac.macports.org/changeset/94921
Author:   mww at macports.org
Date:     2012-07-02 05:40:09 -0700 (Mon, 02 Jul 2012)
Log Message:
-----------
ppl: version 1.0

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

Modified: trunk/dports/devel/ppl/Portfile
===================================================================
--- trunk/dports/devel/ppl/Portfile	2012-07-02 12:29:54 UTC (rev 94920)
+++ trunk/dports/devel/ppl/Portfile	2012-07-02 12:40:09 UTC (rev 94921)
@@ -5,8 +5,7 @@
 PortGroup           muniversal 1.0
 
 name                ppl
-version             0.12.1
-revision            2
+version             1.0
 categories          devel math
 platforms           darwin
 maintainers         adfernandes openmaintainer
@@ -33,9 +32,8 @@
                     ftp://ftp.cs.unipr.it/pub/ppl/releases/${version}/
 use_bzip2           yes
 
-checksums           md5     8da3ab9de18e669b7af8c4707817d468 \
-                    sha1    1eb8c59e1d7f50899275067e2d46e65122550950 \
-                    rmd160  4ae199d64c6b7c63a78865671eefacdeed46009d
+checksums           rmd160  eb239b1ef6eed3963c604cab4c8a9d5d48813c00 \
+                    sha256  c169e962b8a0f7b7bcde5c5e0e2235248f1d78b155dfad684591d1a57e330b54
 
 depends_build       port:m4
 depends_lib         port:gmp port:glpk
@@ -57,12 +55,6 @@
     configure.args-append   --enable-fpmath=no
 }
 
-pre-configure {
-    # There is a bug in the configure script for 'ppl-0.12.1' that makes it look in the
-    # wrong place for the 'glpk' header file during configuration.
-    reinplace "s|glpk/glpk.h|glpk.h|" ${worksrcpath}/configure
-}
-
 test.run            yes
 test.target         check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120702/e92fd5c7/attachment.html>


More information about the macports-changes mailing list