[133073] trunk/dports/science/libxc/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Thu Feb 19 08:13:35 PST 2015


Revision: 133073
          https://trac.macports.org/changeset/133073
Author:   dstrubbe at macports.org
Date:     2015-02-19 08:13:35 -0800 (Thu, 19 Feb 2015)
Log Message:
-----------
libxc: Update to 2.1.2. Comment on why we are not using 2.2.x versions yet. Fix livecheck, given changes to server settings.

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

Modified: trunk/dports/science/libxc/Portfile
===================================================================
--- trunk/dports/science/libxc/Portfile	2015-02-19 15:23:15 UTC (rev 133072)
+++ trunk/dports/science/libxc/Portfile	2015-02-19 16:13:35 UTC (rev 133073)
@@ -5,7 +5,8 @@
 PortGroup           compilers 1.0
 
 name                libxc
-version             2.1.1
+version             2.1.2
+# We cannot use the 2.2.x series until the dependents octopus, ape, and abinit are able to use it.
 categories          science
 platforms           darwin
 license             LGPL-3+
@@ -22,8 +23,8 @@
 homepage            http://www.tddft.org/programs/octopus/wiki/index.php/Libxc
 master_sites        http://www.tddft.org/programs/octopus/download/libxc
 
-checksums           rmd160  a75626c89ef661d68abac5113addcbdd32fb2164 \
-                    sha256  99c5435f6cabfa5ad2de55d631451532235b7e32d9505ad4c179b840afd584bf
+checksums           rmd160  244f4f483021e740d0d38cafe1cc8587afc217f8 \
+                    sha256  6c866168fa6245e6777cec8a1da257975e2e4cf410681416e248fbff2b03e55d
 
 compilers.choose    fc
 compilers.setup     require_fortran
@@ -35,6 +36,6 @@
 test.run            yes
 test.target         check
 
-livecheck.url       ${master_sites}
 livecheck.type      regex
-livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
+livecheck.url       http://www.tddft.org/programs/octopus/wiki/index.php/Libxc:download
+livecheck.regex     ${name} (\[0-9.\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150219/0de264de/attachment.html>


More information about the macports-changes mailing list