Revision
124776
Author
ryandesign@macports.org
Date
2014-08-27 21:04:48 -0700 (Wed, 27 Aug 2014)

Log Message

p5-pdf-api2: update to 2.022 and add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-pdf-api2/Portfile (124775 => 124776)


--- trunk/dports/perl/p5-pdf-api2/Portfile	2014-08-28 04:03:38 UTC (rev 124775)
+++ trunk/dports/perl/p5-pdf-api2/Portfile	2014-08-28 04:04:48 UTC (rev 124776)
@@ -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           PDF-API2 2.016 ../by-authors/id/S/SS/SSIMMS/
-revision              3
+perl5.branches        5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup           PDF-API2 2.022 ../by-authors/id/S/SS/SSIMMS/
 license               LGPL-2.1
 maintainers           nomaintainer
 description           create and manipulate PDF files
@@ -15,9 +14,9 @@
 
 platforms             darwin
 
-checksums             md5 68ae025b5338022eebe2d6386c9e8df0 \
-                      sha1 8b52ce9f9dfec1f8fd866349b7743acb63709fb4 \
-                      rmd160 27ca9186bc5023f4f6ca0a44eab082cf74ec7cff
+checksums             md5 7ad618211f4c541a0bd5cea1a4722296 \
+                      sha1 f06c33e5a312e4f4e2484b58f629cb28432e0e7b \
+                      rmd160 eede67106af96a001f14d0a66421c37377abc279
 
 if {${perl5.major} != ""} {
 depends_lib-append    port:p${perl5.major}-io-compress \