[33470] trunk/dports/math/glpk/Portfile
nox at macports.org
nox at macports.org
Sun Jan 27 07:22:48 PST 2008
Revision: 33470
http://trac.macosforge.org/projects/macports/changeset/33470
Author: nox at macports.org
Date: 2008-01-27 07:22:31 -0800 (Sun, 27 Jan 2008)
Log Message:
-----------
glpk: Whitespace changes.
Modified Paths:
--------------
trunk/dports/math/glpk/Portfile
Modified: trunk/dports/math/glpk/Portfile
===================================================================
--- trunk/dports/math/glpk/Portfile 2008-01-27 15:20:37 UTC (rev 33469)
+++ trunk/dports/math/glpk/Portfile 2008-01-27 15:22:31 UTC (rev 33470)
@@ -1,27 +1,32 @@
# $Id$
-PortSystem 1.0
-name glpk
-version 4.16
-categories math lang
-maintainers nomaintainer
-description GNU Linear Programming Kit
+PortSystem 1.0
+name glpk
+version 4.16
+categories math lang
+platforms darwin
+maintainers nomaintainer
+description GNU Linear Programming Kit
+
long_description \
The GLPK (GNU Linear Programming Kit) package is intended for \
solving large-scale linear programming (LP), mixed integer \
programming (MIP), and other related problems. It is a set of \
routines written in ANSI C and organized in the form of a \
callable library.
-homepage http://www.gnu.org/software/${name}/
-platforms darwin
-master_sites gnu
-checksums md5 90a1d2923c9f9c8056f8e0df108e056c \
- sha1 50c5e3a876a76d98b9659cd06e1058a27da3c5c7 \
- rmd160 d1f9c001842337743cad906a6be4e7402e7b931e
-depends_lib port:gmp
-test.run yes
-test.target check
-livecheck.check regex
-livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D
-livecheck.regex ${name}-(\\d+\\.\\d+)
+homepage http://www.gnu.org/software/${name}/
+master_sites gnu
+
+checksums md5 90a1d2923c9f9c8056f8e0df108e056c \
+ sha1 50c5e3a876a76d98b9659cd06e1058a27da3c5c7 \
+ rmd160 d1f9c001842337743cad906a6be4e7402e7b931e
+
+depends_lib port:gmp
+
+test.run yes
+test.target check
+
+livecheck.check regex
+livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D
+livecheck.regex ${name}-(\\d+\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080127/3e17c49a/attachment.html
More information about the macports-changes
mailing list