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

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 25 09:01:41 PDT 2007


Revision: 23113
          http://trac.macosforge.org/projects/macports/changeset/23113
Author:   pipping at macports.org
Date:     2007-03-25 09:01:38 -0700 (Sun, 25 Mar 2007)

Log Message:
-----------
 * use bzip2 tarball
 * no need for the testsuite to be a variant

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

Modified: trunk/dports/devel/ppl/Portfile
===================================================================
--- trunk/dports/devel/ppl/Portfile	2007-03-25 15:21:18 UTC (rev 23112)
+++ trunk/dports/devel/ppl/Portfile	2007-03-25 16:01:38 UTC (rev 23113)
@@ -20,12 +20,12 @@
                   exact-arithmetic version of the simplex algorithm.
 homepage          http://www.cs.unipr.it/ppl/
 master_sites      ftp://ftp.cs.unipr.it/pub/ppl/releases/0.9/
-checksums         md5 4096c2927b36fbf7c5329a53b035bc33 \
-                  sha1 1be79d3305dff900dac5e1729fb0f6193498e085 \
-                  rmd160 f22293b0721e66073c2b2267092f7345f60a99b7
+use_bzip2         yes
+checksums         md5 41f782f1505119fe7c4e829f55929772 \
+                  sha1 948ff3e4dc3a0d0c58cbb383aad2498b57030b34 \
+                  rmd160 7b25e6a15e85d912ac75bd2e95f81c618dbf4d7a
 depends_lib       port:gmp port:gmp-cxx-wrappers port:glpk
 
-variant test    { test.run      yes
-                  test.cmd      make
-                  test.target   check
-                }
+test.run          yes
+test.cmd          make
+test.target       check

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


More information about the macports-changes mailing list