[132226] trunk/dports/science/ape/Portfile

dstrubbe at macports.org dstrubbe at macports.org
Mon Jan 26 14:09:22 PST 2015


Revision: 132226
          https://trac.macports.org/changeset/132226
Author:   dstrubbe at macports.org
Date:     2015-01-26 14:09:22 -0800 (Mon, 26 Jan 2015)
Log Message:
-----------
ape: Update to 2.2.1. Pre-configure block is now handled by configure script of the code.

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

Modified: trunk/dports/science/ape/Portfile
===================================================================
--- trunk/dports/science/ape/Portfile	2015-01-26 21:46:09 UTC (rev 132225)
+++ trunk/dports/science/ape/Portfile	2015-01-26 22:09:22 UTC (rev 132226)
@@ -5,7 +5,7 @@
 PortGroup           compilers 1.0
 
 name                ape
-version             2.2.0
+version             2.2.1
 categories          science
 platforms           darwin
 license             GPL-2+
@@ -22,8 +22,8 @@
 homepage            http://www.tddft.org/programs/APE
 master_sites        ${homepage}/sites/default/files
 
-checksums           rmd160  4f6e5ed09f354cfec12420354abf4346a9993d3e \
-                    sha256  6a64756cf53c89b99cb311f0ef2cd48ebc97474310bb99bac36f0f85a97d3d20
+checksums           rmd160  8f2b77ccc94772148893f341a8489a2d9f132db8 \
+                    sha256  91c09e1d5ddcfb1d421a0d1d416c760de10afbf7f54e6ba1ad767661e1671357
 
 depends_lib         port:libxc port:gsl
 
@@ -49,15 +49,6 @@
 test.run            yes
 test.target         check
 
-# APE configure script does not set or check FCCPP automatically.
-pre-configure {
-#    if {[variant_isset g95]} {
-#        configure.args-append  FCCPP="${configure.cc} -P -E -ansi"
-#    } else {
-        configure.args-append  FCCPP="${configure.cpp} -ansi"
-#    }
-}
-
 # make compatible with libxc 2.1.x
 patchfiles          patch-src-parser_symbols.F90.diff
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150126/753ee341/attachment.html>


More information about the macports-changes mailing list