Revision
124773
Author
ryandesign@macports.org
Date
2014-08-27 20:57:31 -0700 (Wed, 27 Aug 2014)

Log Message

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

Modified Paths

Diff

Modified: trunk/dports/perl/p5-net-frame-simple/Portfile (124772 => 124773)


--- trunk/dports/perl/p5-net-frame-simple/Portfile	2014-08-28 03:55:52 UTC (rev 124772)
+++ trunk/dports/perl/p5-net-frame-simple/Portfile	2014-08-28 03:57:31 UTC (rev 124773)
@@ -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-Simple 1.04
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Net-Frame-Simple 1.05
 license             Artistic-1
 platforms           darwin
 maintainers         nomaintainer
@@ -25,8 +24,8 @@
                     and checksums, and matching a response frame to the \
                     requesting frame.
 
-checksums           sha1 9f5a3b90a988850e6e326e9c66907b177f03d51a \
-                    rmd160 f5fac658ff6215b1dbab7297c8310655a48cdf95
+checksums           sha1 a9d08ce08885a6586d6817356e0ee31e267a9605 \
+                    rmd160 ac7141d883c6d3350bbe5ea93ede8bd913d7f794
 
 if {${perl5.major} != ""} {
 depends_lib-append  port:p${perl5.major}-class-gomor \