[120816] trunk/dports/science/plplot/Portfile

takeshi at macports.org takeshi at macports.org
Sun Jun 8 05:36:16 PDT 2014


Revision: 120816
          https://trac.macports.org/changeset/120816
Author:   takeshi at macports.org
Date:     2014-06-08 05:36:16 -0700 (Sun, 08 Jun 2014)
Log Message:
-----------
plplot: update for 5.10.0, closing #43523

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

Modified: trunk/dports/science/plplot/Portfile
===================================================================
--- trunk/dports/science/plplot/Portfile	2014-06-08 10:07:03 UTC (rev 120815)
+++ trunk/dports/science/plplot/Portfile	2014-06-08 12:36:16 UTC (rev 120816)
@@ -5,17 +5,16 @@
 PortGroup       wxWidgets 1.0
 
 name            plplot
-version         5.9.9
-revision        20
+version         5.10.0
 platforms       darwin
 maintainers     takeshi openmaintainer
 categories      science
 license         LGPL
 description     Scientific plotting package, double precision version
 master_sites    sourceforge
-checksums           md5     9f2c8536a58875d97ab6b29bbed67d26 \
-                    sha1    3df8fc21723e14af62fea4098e4ef019e1b52a54 \
-                    rmd160  403d56896714336e6f8d65ef51563e7c28c7e588
+checksums       md5     ece8c0b4d5cd815968a6d56bed0fbe7b \
+                sha1    ea962cb0138c9b4cbf97ecab1fac1919ea0f939f \
+                rmd160  16e353cf410232da700d5f2edd1533006f2dc4c4
 homepage        http://plplot.sourceforge.net/
 set description_base "PLplot is a cross-platform software package for \
 creating scientific plots. To help accomplish that task it is organized as a \
@@ -357,7 +356,8 @@
                             -DPLD_wxpng=ON \
                             -DENABLE_wxwidgets=ON \
                             -DwxWidgets_CONFIG_EXECUTABLE=${wxWidgets.wxconfig} \
-                            -DwxWidgets_wxrc_EXECUTABLE=${wxWidgets.wxrc}
+                            -DwxWidgets_wxrc_EXECUTABLE=${wxWidgets.wxrc} \
+                            -Dwxwidgets_LINK_FLAGS=-lplplotd
 }
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140608/f8f6c104/attachment-0001.html>


More information about the macports-changes mailing list