Revision
124821
Author
ryandesign@macports.org
Date
2014-08-28 05:59:58 -0700 (Thu, 28 Aug 2014)

Log Message

p5-http-recorder: update to 0.07 and add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-http-recorder/Portfile (124820 => 124821)


--- trunk/dports/perl/p5-http-recorder/Portfile	2014-08-28 12:58:17 UTC (rev 124820)
+++ trunk/dports/perl/p5-http-recorder/Portfile	2014-08-28 12:59:58 UTC (rev 124821)
@@ -3,16 +3,16 @@
 PortSystem           1.0
 PortGroup            perl5 1.0
 
-perl5.branches       5.8 5.10 5.12 5.14 5.16
-perl5.setup          HTTP-Recorder 0.06
+perl5.branches       5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup          HTTP-Recorder 0.07
 maintainers          nomaintainer
 description          Record interaction with websites
 long_description     This is a browser-independent recorder for recording \
                      interactions with web sites.
 platforms            darwin
 
-checksums            rmd160  d746be584a9fa8e2a1fb159c400bcf8c8cb8ee85 \
-                     sha256  c5fe788d7a9d1e24398e89d7f5cbcd9c467ad7a34b33dd585a48ea2ab79c623b
+checksums            rmd160  7bfea3ff521de664ac3efbc70df7241f5ac91a91 \
+                     sha256  66fe80d8fd910b6e5fb8ae2d57c0b59682f3b81cc14d242598a84781425ee480
 
 if {${perl5.major} != ""} {
 depends_lib-append   port:p${perl5.major}-libwww-perl \