Revision
72804
Author
ricci@macports.org
Date
2010-10-27 12:14:23 -0700 (Wed, 27 Oct 2010)

Log Message

upgrade to 1.0000

Modified Paths

Diff

Modified: trunk/dports/perl/p5-xml-entities/Portfile (72803 => 72804)


--- trunk/dports/perl/p5-xml-entities/Portfile	2010-10-27 19:08:35 UTC (rev 72803)
+++ trunk/dports/perl/p5-xml-entities/Portfile	2010-10-27 19:14:23 UTC (rev 72804)
@@ -3,7 +3,7 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.setup           XML-Entities 0.0307
+perl5.setup           XML-Entities 1.0000
 maintainers           narf_tm openmaintainer
 description           Decode strings with XML entities
 long_description      ${description}
@@ -11,9 +11,9 @@
 
 platforms             darwin
 
-checksums             md5 db1b0e8ec8d8c575eb463fde05a43152 \
-                      sha1 e4b1e6ee1c491aa6b2c63f46d5a1fb359a14d84b \
-                      rmd160 3545b353d5e2f81f25b020e81f89729ea3431d4e
+checksums           md5     e25406fec04ea5ea9c346a19b0900bc5 \
+                    sha1    25eef2dfe4d52237cfb35fd4edbb9744db42346c \
+                    rmd160  f6e14a7906a175fff19aebd7c6f89215f752d477
 
 depends_lib-append    port:p5-libwww-perl \
                       port:p5-html-parser