Revision
124823
Author
ryandesign@macports.org
Date
2014-08-28 06:03:14 -0700 (Thu, 28 Aug 2014)

Log Message

p5-gd: update to 2.53 and add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-gd/Portfile (124822 => 124823)


--- trunk/dports/perl/p5-gd/Portfile	2014-08-28 13:01:13 UTC (rev 124822)
+++ trunk/dports/perl/p5-gd/Portfile	2014-08-28 13:03:14 UTC (rev 124823)
@@ -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         GD 2.50
-revision            1
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         GD 2.53
 license		{Artistic-2 GPL}
 maintainers		nomaintainer
 description		Module interface to libgd
@@ -13,8 +12,8 @@
 
 platforms			darwin
 
-checksums           rmd160  649483e3f33b313c42b47254e9a420f81d642b96 \
-                    sha256  6d5392d067a48dd66d67e65b1bfab7a8e6e149490eabfa09f70b99223ea0a8e2
+checksums           rmd160  9caa098c6578390d24667b0c7e91557134bc60fb \
+                    sha256  d05d01fe95e581adb3468cf05ab5d405db7497c0fb3ec7ecf23d023705fab7aa
 
 if {${perl5.major} != ""} {
 depends_lib-append		port:gd2 port:libpng