[123233] trunk/dports/perl/p5-class-errorhandler/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 7 00:08:43 PDT 2014


Revision: 123233
          https://trac.macports.org/changeset/123233
Author:   ryandesign at macports.org
Date:     2014-08-07 00:08:43 -0700 (Thu, 07 Aug 2014)
Log Message:
-----------
p5-class-errorhandler: update to 0.03 and add p5.18 and p5.20

Modified Paths:
--------------
    trunk/dports/perl/p5-class-errorhandler/Portfile

Modified: trunk/dports/perl/p5-class-errorhandler/Portfile
===================================================================
--- trunk/dports/perl/p5-class-errorhandler/Portfile	2014-08-07 07:01:59 UTC (rev 123232)
+++ trunk/dports/perl/p5-class-errorhandler/Portfile	2014-08-07 07:08:43 UTC (rev 123233)
@@ -3,15 +3,19 @@
 PortSystem              1.0
 PortGroup               perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup             Class-ErrorHandler 0.01
-revision                3
+perl5.branches          5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup             Class-ErrorHandler 0.03
 license                 {Artistic-1 GPL}
 maintainers             nomaintainer
 description             Base class for error handling
 long_description        ${description}
-
-checksums               md5 6a07ad34dfcdf510677f92e47643976d
 platforms               darwin
 
+checksums               rmd160  1fac4266bfab06d88be801018566fa5762a46c11 \
+                        sha256  f95bff52f60ee325a67c87bd1ce6b21eb2fefad7ddbdff7e1724d834f626e130
+
 supported_archs noarch
+
+if {${perl5.major} != ""} {
+    perl5.use_module_build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140807/d0cab6df/attachment.html>


More information about the macports-changes mailing list