[130232] trunk/dports/perl/p5-pdl-graphics-gnuplot/Portfile
devans at macports.org
devans at macports.org
Mon Dec 29 01:36:19 PST 2014
Revision: 130232
https://trac.macports.org/changeset/130232
Author: devans at macports.org
Date: 2014-12-29 01:36:19 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
p5-pdl-graphics-gnuplot: update to version 2.004, dependencies, minor white space.
Modified Paths:
--------------
trunk/dports/perl/p5-pdl-graphics-gnuplot/Portfile
Modified: trunk/dports/perl/p5-pdl-graphics-gnuplot/Portfile
===================================================================
--- trunk/dports/perl/p5-pdl-graphics-gnuplot/Portfile 2014-12-29 09:34:43 UTC (rev 130231)
+++ trunk/dports/perl/p5-pdl-graphics-gnuplot/Portfile 2014-12-29 09:36:19 UTC (rev 130232)
@@ -4,8 +4,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.16
-perl5.setup PDL-Graphics-Gnuplot 1.5
+perl5.branches 5.16 5.18 5.20
+perl5.setup PDL-Graphics-Gnuplot 2.004
platforms darwin
maintainers nomaintainer
license {Artistic-1 GPL-1+}
@@ -15,11 +15,14 @@
long_description ${description}
-checksums rmd160 1a41c75b1b2e6e035d4d84a4e449316aa768c44e \
- sha256 32a5f09437bf95f2b7a8791205d88bc708a15cc79f6fdf707ea5ccbf703eceb4
+checksums rmd160 af4e2199387e95a4a3856b7eb91645192345372f \
+ sha256 e759492a5dc5190b1e0f1626918beec6f84231b98beceae89941b48ea2a05123
if {${perl5.major} != ""} {
- depends_lib-append port:gnuplot \
- port:p${perl5.major}-ipc-run \
- port:p${perl5.major}-pdl
+ depends_lib-append \
+ port:gnuplot \
+ port:p${perl5.major}-alien-gnuplot \
+ port:p${perl5.major}-ipc-run \
+ port:p${perl5.major}-pdl \
+ port:p${perl5.major}-safe-isa
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/4aa42490/attachment.html>
More information about the macports-changes
mailing list