[21800] trunk/dports/math/glpk/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Feb 8 11:06:05 PST 2007


Revision: 21800
          http://trac.macosforge.org/projects/macports/changeset/21800
Author:   pipping at macports.org
Date:     2007-02-08 11:06:05 -0800 (Thu, 08 Feb 2007)

Log Message:
-----------
 * version bump to 4.14
 * depend on gmp
 * add checksums

(no response from maintainer within 72 hours)

Modified Paths:
--------------
    trunk/dports/math/glpk/Portfile

Modified: trunk/dports/math/glpk/Portfile
===================================================================
--- trunk/dports/math/glpk/Portfile	2007-02-08 19:04:31 UTC (rev 21799)
+++ trunk/dports/math/glpk/Portfile	2007-02-08 19:06:05 UTC (rev 21800)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name             glpk
-version          4.11
+version          4.14
 categories       math lang
 maintainers      toby at opendarwin.org
 description      GNU Linear Programming Kit
@@ -15,7 +15,10 @@
 homepage         http://www.gnu.org/software/${name}/
 platforms        darwin
 master_sites     gnu
-checksums        sha1 37bf0c74f7cad747c703e9ea562bb11a297e564e
-
+checksums        md5 5f39433ac2973b66fa001856bd861c77 \
+                 sha1 10990298477a30c7eb7f2430c93dd23ee428fbb7 \
+                 rmd160 1090f085ef58da979db8cb97d4a40e496a1ee8c3
+configure.env    CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"
+depends_lib      port:gmp
 test.run         yes
 test.target      check

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070208/1cabf1f0/attachment.html


More information about the macports-changes mailing list