Revision
122947
Author
khindenburg@macports.org
Date
2014-08-02 13:38:39 -0700 (Sat, 02 Aug 2014)

Log Message

p5-error: update to 0.17022; add perl branches 5.18 and 5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-error/Portfile (122946 => 122947)


--- trunk/dports/perl/p5-error/Portfile	2014-08-02 20:00:05 UTC (rev 122946)
+++ trunk/dports/perl/p5-error/Portfile	2014-08-02 20:38:39 UTC (rev 122947)
@@ -3,11 +3,10 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Error 0.17016
-revision            4
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Error 0.17022
 license             {Artistic GPL}
-maintainers         nomaintainer
+maintainers         khindenburg openmaintainer
 description         Error/exception handling in an OO-ish way
 long_description    The Error package provides two interfaces.  Firstly \
                     Error provides a procedural interface to exception \
@@ -16,9 +15,8 @@
                     subsequent catch, or can simply be recorded.
 platforms           darwin
 
-checksums           md5     eedcd3c6970568dd32092b5334328eff \
-                    sha1    c861ad15e8533bbbfc6dfb8a984c80c346072bd2 \
-                    rmd160  c19b2a20bd4b8c333c7a91c6444d47538246f3ea
+checksums           rmd160  36161f5cc276c4027a60513551a429ca42b0c869 \
+                    sha256  cab74f04fb3af7088cefc2f6f96800ee52d34b82928bbb35ca51a0e5b5f9f7ef
 
 if {${perl5.major} != ""} {
 post-destroot {