Revision
124767
Author
ryandesign@macports.org
Date
2014-08-27 20:32:00 -0700 (Wed, 27 Aug 2014)

Log Message

p5-net-frame: update to 1.11 and add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-net-frame/Portfile (124766 => 124767)


--- trunk/dports/perl/p5-net-frame/Portfile	2014-08-28 03:31:31 UTC (rev 124766)
+++ trunk/dports/perl/p5-net-frame/Portfile	2014-08-28 03:32:00 UTC (rev 124767)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Net-Frame 1.06
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Net-Frame 1.11
 platforms           darwin
 license             Artistic-1
 maintainers         nomaintainer
@@ -24,8 +23,8 @@
                     into the network for communication with other devices \
                     that talk the same protocol.
 
-checksums           sha1    79af535c315b7acae9d7c3937aecdfea54730ca0 \
-                    rmd160  c0dcfca5380a16152633c3dace289d0b8f2d4ffc
+checksums           sha1    c774fd72373aa2ca0b21b50f4d2c6014c53b1291 \
+                    rmd160  843e7963d9151d5717ddf0f0c5a32fdd7b6ebc6b
 
 if {${perl5.major} != ""} {
 depends_lib-append  port:p${perl5.major}-bit-vector \