[129376] trunk/dports/science/armadillo/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 11 05:30:50 PST 2014


Revision: 129376
          https://trac.macports.org/changeset/129376
Author:   ryandesign at macports.org
Date:     2014-12-11 05:30:50 -0800 (Thu, 11 Dec 2014)
Log Message:
-----------
armadillo: update to 4.550.2 and fix livecheck (maintainer; #46203)

Modified Paths:
--------------
    trunk/dports/science/armadillo/Portfile

Modified: trunk/dports/science/armadillo/Portfile
===================================================================
--- trunk/dports/science/armadillo/Portfile	2014-12-11 12:58:33 UTC (rev 129375)
+++ trunk/dports/science/armadillo/Portfile	2014-12-11 13:30:50 UTC (rev 129376)
@@ -5,7 +5,7 @@
 PortGroup                       cmake 1.0
 
 name                            armadillo
-version                         4.450.0
+version                         4.550.2
 categories                      science
 platforms                       darwin
 maintainers                     gmail.com:christian.frisson openmaintainer
@@ -24,8 +24,8 @@
 homepage                        http://arma.sf.net/
 master_sites                    sourceforge:project/arma
 
-checksums                       rmd160  7764c171f1690fd755c33a09007bd37846aab412 \
-                                sha256  31e25cc6f021ec33ba5732246646728c906c1786c572b9fc467018d09190d8b1
+checksums                       rmd160  e56775d2f428e7b136da9e7942dc0226bd206b41 \
+                                sha256  0f7c45f1af9220016f02b12288bc8b05b5afcf5eb5518f8b864a52c0acae2493
 
 depends_build-append            port:pkgconfig
 
@@ -34,6 +34,8 @@
 
 configure.args-append           -DARPACK_LIBRARY=
 
+livecheck.type                  regex
+livecheck.url                   ${homepage}download.html
 livecheck.regex                 /${name}-(\[0-9.\]+)${extract.suffix}
 
 variant arpack description {compile with ARPACK support} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141211/89b32449/attachment.html>


More information about the macports-changes mailing list