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

mcalhoun at macports.org mcalhoun at macports.org
Mon May 4 16:40:03 PDT 2009


Revision: 50604
          http://trac.macports.org/changeset/50604
Author:   mcalhoun at macports.org
Date:     2009-05-04 16:40:02 -0700 (Mon, 04 May 2009)
Log Message:
-----------
glpk: Update version 4.33 -> 4.37.
Use muniversal PortGroup to build universal binaries.
Fixes #19454 (maintainer timeout).

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

Modified: trunk/dports/math/glpk/Portfile
===================================================================
--- trunk/dports/math/glpk/Portfile	2009-05-04 23:30:41 UTC (rev 50603)
+++ trunk/dports/math/glpk/Portfile	2009-05-04 23:40:02 UTC (rev 50604)
@@ -1,9 +1,10 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       muniversal 1.0
 
 name            glpk
-version         4.33
+version         4.37
 categories      math lang
 platforms       darwin
 maintainers     fastmail.fm:lutz.horn
@@ -19,9 +20,9 @@
 homepage        http://www.gnu.org/software/${name}/
 master_sites    gnu
 
-checksums       md5 27f78f73700add359f8251e0cbbdcc62 \
-                sha1 df727cb36f10221805b602fee3888e4653369ad3 \
-                rmd160 62cdf7b51b9eddb56a9fbf9b4495db436d8a4887
+checksums       md5 e88e0d36681566eeb333dde0be57224e \
+                sha1 51d0db56764671912914c0c2b068a49d7cb723f2 \
+                rmd160 d636ac3f0f2c70b7786d1179a9566b9b244c2891
 
 depends_lib     port:gmp port:zlib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090504/67374c4c/attachment.html>


More information about the macports-changes mailing list