Revision
124781
Author
ryandesign@macports.org
Date
2014-08-27 21:33:07 -0700 (Wed, 27 Aug 2014)

Log Message

p5-data-phrasebook-loader-yaml: update to 0.13 and add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-data-phrasebook-loader-yaml/Portfile (124780 => 124781)


--- trunk/dports/perl/p5-data-phrasebook-loader-yaml/Portfile	2014-08-28 04:30:44 UTC (rev 124780)
+++ trunk/dports/perl/p5-data-phrasebook-loader-yaml/Portfile	2014-08-28 04:33:07 UTC (rev 124781)
@@ -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         Data-Phrasebook-Loader-YAML 0.09
-revision            4
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Data-Phrasebook-Loader-YAML 0.13
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Abstract your queries ... with YAML!
@@ -15,7 +14,8 @@
 
 platforms           darwin
 
-checksums           md5 74e57c267c2a94fad12c1efce0841ab7
+checksums           rmd160  95e28e57847df90cbedaf161f1d2a5526cd560d9 \
+                    sha256  daf9a1e362b931c787d8927fe027e8d5a4e7da2267f371cb901c7104536e560f
 
 if {${perl5.major} != ""} {
 depends_lib-append  port:p${perl5.major}-data-phrasebook \