[110924] users/larryv/dports
larryv at macports.org
larryv at macports.org
Mon Sep 9 22:45:02 PDT 2013
Revision: 110924
https://trac.macports.org/changeset/110924
Author: larryv at macports.org
Date: 2013-09-09 22:45:02 -0700 (Mon, 09 Sep 2013)
Log Message:
-----------
glpk: Copy to user tree for testing; update to 4.52.
Modified Paths:
--------------
users/larryv/dports/math/glpk/Portfile
Added Paths:
-----------
users/larryv/dports/math/
users/larryv/dports/math/glpk/
Modified: users/larryv/dports/math/glpk/Portfile
===================================================================
--- trunk/dports/math/glpk/Portfile 2013-09-10 05:24:34 UTC (rev 110921)
+++ users/larryv/dports/math/glpk/Portfile 2013-09-10 05:45:02 UTC (rev 110924)
@@ -7,7 +7,7 @@
name glpk
epoch 1
# 4.49 removes the old API; don't update until ports using glpk have been rewritten to use the new API.
-version 4.48
+version 4.52
license GPL-3+
categories math lang
platforms darwin
@@ -24,16 +24,16 @@
homepage http://www.gnu.org/software/${name}/
master_sites gnu
-checksums rmd160 269cb1f2b63b5a2f0a0f42b7af3ff52e8f95edfa \
- sha256 abc2c8f895b20a91cdfcfc04367a0bc8677daf8b4ec3f3e86c5b71c79ac6adb1
+checksums rmd160 e36dc6ca56f53b4f3a6ef680bc08563ef7791ba0 \
+ sha256 9a5dab356268b4f177c33e00ddf8164496dc2434e83bd1114147024df983a3bb
-depends_lib port:gmp port:zlib
+depends_lib port:gmp
archcheck.files \
lib/libgmp.dylib \
lib/libz.dylib
-configure.args --with-gmp --with-zlib
+configure.args --with-gmp
if { [variant_isset odbc] || [variant_isset mysql] } {
depends_lib-append port:libtool
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130909/c3d332f6/attachment.html>
More information about the macports-changes
mailing list