[95168] trunk/dports/math/blitz/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 6 04:25:01 PDT 2012


Revision: 95168
          https://trac.macports.org/changeset/95168
Author:   ryandesign at macports.org
Date:     2012-07-06 04:24:56 -0700 (Fri, 06 Jul 2012)
Log Message:
-----------
blitz: follow stealth update of 0.10 (#35101); fix license (see LEGAL); remove unnecessary configure arg

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

Modified: trunk/dports/math/blitz/Portfile
===================================================================
--- trunk/dports/math/blitz/Portfile	2012-07-06 11:00:24 UTC (rev 95167)
+++ trunk/dports/math/blitz/Portfile	2012-07-06 11:24:56 UTC (rev 95168)
@@ -5,8 +5,9 @@
 
 name                blitz
 version             0.10
+revision            1
 categories          math devel
-license             GPL-2+
+license             {LGPL-3+ BSD Artistic-2}
 platforms           darwin
 maintainers         nomaintainer
 
@@ -19,11 +20,13 @@
 homepage            http://web.archive.org/web/20110721185508/http://www.oonumerics.org/blitz/
 master_sites        sourceforge:project/blitz/blitz/Blitz%2B%2B%20${version}
 
-checksums           rmd160  aa88282cc02eea3a1bba89c78f137e16f233221b \
-                    sha256  e558f314420ad02ac7dc6d83ff39280f87570798b5ed7cff7a739f1708b19e75
+# 0.10 was stealth-updated 2012-07-03
+dist_subdir         ${name}/${version}_1
 
-configure.args      --infodir=${prefix}/share/info \
-                    --enable-shared \
+checksums           rmd160  c48e8a01ebfb8ae907a8a2c2c8d345b1625b4ad5 \
+                    sha256  804ef0e6911d43642a2ea1894e47c6007e4c185c866a7d68bad1e4c8ac4e6f94
+
+configure.args      --enable-shared \
                     --disable-doxygen \
                     --disable-dot \
                     --disable-fortran \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120706/f34086b4/attachment.html>


More information about the macports-changes mailing list