Revision: 124702 https://trac.macports.org/changeset/124702 Author: ryandesign@macports.org Date: 2014-08-27 06:47:53 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-postscript-simple: update to 0.08 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-postscript-simple/Portfile Modified: trunk/dports/perl/p5-postscript-simple/Portfile =================================================================== --- trunk/dports/perl/p5-postscript-simple/Portfile 2014-08-27 13:46:12 UTC (rev 124701) +++ trunk/dports/perl/p5-postscript-simple/Portfile 2014-08-27 13:47:53 UTC (rev 124702) @@ -3,9 +3,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup PostScript-Simple 0.07 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup PostScript-Simple 0.08 maintainers nomaintainer description Produce PostScript files from Perl long_description PostScript::Simple allows you to have a simple method \ @@ -14,6 +13,8 @@ and boxes to be drawn. Text can be added to the page \ using standard PostScript fonts. platforms darwin -checksums md5 4f67d5aabff883aa111197528172e804 +checksums rmd160 1f509ad925e0d2d94a530ea25409dddcf6751c52 \ + sha256 c8ce237d09312432687e977d290ed7a64865cd799b47aba37f1f9ca910680147 + supported_archs noarch
participants (1)
-
ryandesign@macports.org