[76134] trunk/dports/perl/p5-exception-class/Portfile

narf_tm at macports.org narf_tm at macports.org
Fri Feb 18 09:18:22 PST 2011


Revision: 76134
          http://trac.macports.org/changeset/76134
Author:   narf_tm at macports.org
Date:     2011-02-18 09:18:22 -0800 (Fri, 18 Feb 2011)
Log Message:
-----------
Updated to 1.32.

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

Modified: trunk/dports/perl/p5-exception-class/Portfile
===================================================================
--- trunk/dports/perl/p5-exception-class/Portfile	2011-02-18 17:17:16 UTC (rev 76133)
+++ trunk/dports/perl/p5-exception-class/Portfile	2011-02-18 17:18:22 UTC (rev 76134)
@@ -1,23 +1,21 @@
 # $Id$
 
-PortSystem                1.0
-PortGroup                 perl5 1.0
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-perl5.setup               Exception-Class 1.30
-maintainers               narf_tm openmaintainer
-description               A module that allows you to declare real exception \
-                          classes in Perl
-long_description          Exception::Class allows you to declare exception \
-                          hierarchies in your modules in a "Java-esque" manner.
+perl5.setup           Exception-Class 1.32
+maintainers           narf_tm openmaintainer
+description           A module that allows you to declare real exception \
+                      classes in Perl
+long_description      Exception::Class allows you to declare exception \
+                      hierarchies in your modules in a "Java-esque" manner.
 
-platforms                 darwin
+platforms             darwin
 
-checksums                 md5 bada41515f94274bec2ddf3b2b21215e \
-                          sha1 21479d06e38f3ddd365f2dafeb5bdb322f3d2361 \
-                          rmd160 43e01996b3c1588ffd118440edb8d301708fbfdf
+checksums             md5 83788ad5a2c5e946877e4ec362e19622 \
+                      sha1 9692fc3cd349ee73a98b2eda32aae6a8f5d137a8 \
+                      rmd160 e038b3d2155807fa95f5361361fe60dd7d04863d
 
-depends_lib-append        port:p5-devel-stacktrace \
-                          port:p5-class-data-inheritable \
-                          port:p5-test-simple
-
-perl5.use_module_build
+depends_lib-append    port:p5-devel-stacktrace \
+                      port:p5-class-data-inheritable \
+                      port:p5-test-simple
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110218/92db65fd/attachment.html>


More information about the macports-changes mailing list