[139316] trunk/dports/science/ifeffit/Portfile

devans at macports.org devans at macports.org
Wed Aug 12 10:04:21 PDT 2015


Revision: 139316
          https://trac.macports.org/changeset/139316
Author:   devans at macports.org
Date:     2015-08-12 10:04:20 -0700 (Wed, 12 Aug 2015)
Log Message:
-----------
ifeffit: correct checksums and other minor changes (#48517).

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

Modified: trunk/dports/science/ifeffit/Portfile
===================================================================
--- trunk/dports/science/ifeffit/Portfile	2015-08-12 16:59:47 UTC (rev 139315)
+++ trunk/dports/science/ifeffit/Portfile	2015-08-12 17:04:20 UTC (rev 139316)
@@ -4,10 +4,8 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        newville ifeffit 1.2.final
-version             1.2.13
-revision            3
-
+github.setup        newville ifeffit 1.2.13
+revision            4
 categories          science
 platforms           darwin
 license             Permissive
@@ -21,12 +19,9 @@
 
 homepage            http://cars.uchicago.edu/~ifeffit/
 
-checksums           rmd160  dedd8b9f6be0d0b0bce67e5f53c18faddf7b0912 \
-                    sha256  72a7f5bd6e6e1ff2b41761cfe726f79f2da8e71606399d3c3307451496a1c0ef
+checksums           rmd160  7b09aa5722a4aa638364c35e15d64b857cdb822b \
+                    sha256  79fa938643a1417c5b01be4b6196bd0ea6bf40685448ba98546c7989b0f48a48
 
-distname            1.2.final
-worksrcdir          ${name}-${distname}
-
 depends_lib         port:pgplot \
                     port:libpng \
                     port:xorg-libX11
@@ -35,7 +30,7 @@
 # so we have to supply them explicitly
 
 configure.args      --with-pgplot \
-                    --with-pgplot-link="-L${prefix}/lib -lpgplot -lpng16 -lX11"
+                    --with-pgplot-link="-L${prefix}/lib -lpgplot -lpng -lX11"
 
 # IMPORTANT BUILD NOTES
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150812/a99aeac8/attachment.html>


More information about the macports-changes mailing list