[90426] trunk/dports/math

ram at macports.org ram at macports.org
Sun Mar 4 20:41:58 PST 2012


Revision: 90426
          http://trac.macports.org/changeset/90426
Author:   ram at macports.org
Date:     2012-03-04 20:41:55 -0800 (Sun, 04 Mar 2012)
Log Message:
-----------
math/fftw-3-{single,long}: fftw3l.f03 is provided by fftw-3

Modified Paths:
--------------
    trunk/dports/math/fftw-3-long/Portfile
    trunk/dports/math/fftw-3-single/Portfile

Modified: trunk/dports/math/fftw-3-long/Portfile
===================================================================
--- trunk/dports/math/fftw-3-long/Portfile	2012-03-05 04:23:55 UTC (rev 90425)
+++ trunk/dports/math/fftw-3-long/Portfile	2012-03-05 04:41:55 UTC (rev 90426)
@@ -5,6 +5,7 @@
 
 name            fftw-3-long
 version         3.3.1
+revision        1
 categories      math
 license         GPL-2+
 platforms       darwin
@@ -147,6 +148,7 @@
 post-destroot {
     file delete ${destroot}${prefix}/include/fftw3.f
     file delete ${destroot}${prefix}/include/fftw3.f03
+    file delete ${destroot}${prefix}/include/fftw3l.f03
     file delete ${destroot}${prefix}/include/fftw3.h
     file delete ${destroot}${prefix}/bin/fftw-wisdom-to-conf
     file delete ${destroot}${prefix}/share/man/man1/fftw-wisdom-to-conf.1

Modified: trunk/dports/math/fftw-3-single/Portfile
===================================================================
--- trunk/dports/math/fftw-3-single/Portfile	2012-03-05 04:23:55 UTC (rev 90425)
+++ trunk/dports/math/fftw-3-single/Portfile	2012-03-05 04:41:55 UTC (rev 90426)
@@ -5,6 +5,7 @@
 
 name            fftw-3-single
 version         3.3.1
+revision        1
 categories      math
 license         GPL-2+
 platforms       darwin
@@ -170,6 +171,7 @@
 post-destroot {
     file delete ${destroot}${prefix}/include/fftw3.f
     file delete ${destroot}${prefix}/include/fftw3.f03
+    file delete ${destroot}${prefix}/include/fftw3l.f03
     file delete ${destroot}${prefix}/include/fftw3.h
     file delete ${destroot}${prefix}/bin/fftw-wisdom-to-conf
     file delete ${destroot}${prefix}/share/man/man1/fftw-wisdom-to-conf.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120304/fa3ecd73/attachment.html>


More information about the macports-changes mailing list