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

dstrubbe at macports.org dstrubbe at macports.org
Tue Sep 16 20:30:47 PDT 2014


Revision: 125410
          https://trac.macports.org/changeset/125410
Author:   dstrubbe at macports.org
Date:     2014-09-16 20:30:47 -0700 (Tue, 16 Sep 2014)
Log Message:
-----------
libxc: Update to 2.1.0. Enable test phase.

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

Modified: trunk/dports/science/libxc/Portfile
===================================================================
--- trunk/dports/science/libxc/Portfile	2014-09-17 02:54:15 UTC (rev 125409)
+++ trunk/dports/science/libxc/Portfile	2014-09-17 03:30:47 UTC (rev 125410)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                libxc
-version             2.0.3
+version             2.1.0
 categories          science
 platforms           darwin
 license             LGPL-3+
@@ -21,8 +21,8 @@
 homepage            http://www.tddft.org/programs/octopus/wiki/index.php/Libxc
 master_sites        http://www.tddft.org/programs/octopus/download/libxc
 
-checksums           rmd160  d378244a8b0c0ad23eef96ffbcab2520f9069bef \
-                    sha256  7f193adbbc4efec95ae9d6354eb5d82b49bf6645c6b590a8ac149ea8d253fdf8
+checksums           rmd160  8797838fc92ae1435cde7d21e2e90cae91726d9c \
+                    sha256  481fcd811d7f5e99ceab2596be09e422a21e9b03437ca607b9c03ffc42050d29
 
 pre-configure {
     configure.args  FCCPP=${configure.cpp}
@@ -32,6 +32,9 @@
 
 universal_variant   no
 
+test.run            yes
+test.target         check
+
 variant gcc45 conflicts gcc46 gcc47 gcc48 description {Build with GCC 4.5} {
     configure.compiler  macports-gcc-4.5
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140916/ea477499/attachment.html>


More information about the macports-changes mailing list