[123243] trunk/dports/perl/p5-tree-simple-visitorfactory/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Aug 7 00:33:38 PDT 2014


Revision: 123243
          https://trac.macports.org/changeset/123243
Author:   ryandesign at macports.org
Date:     2014-08-07 00:33:38 -0700 (Thu, 07 Aug 2014)
Log Message:
-----------
p5-tree-simple-visitorfactory: update to 0.12 and add p5.18 and p5.20

Modified Paths:
--------------
    trunk/dports/perl/p5-tree-simple-visitorfactory/Portfile

Modified: trunk/dports/perl/p5-tree-simple-visitorfactory/Portfile
===================================================================
--- trunk/dports/perl/p5-tree-simple-visitorfactory/Portfile	2014-08-07 07:26:34 UTC (rev 123242)
+++ trunk/dports/perl/p5-tree-simple-visitorfactory/Portfile	2014-08-07 07:33:38 UTC (rev 123243)
@@ -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           Tree-Simple-VisitorFactory 0.10
-revision              3
+perl5.branches        5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup           Tree-Simple-VisitorFactory 0.12
 license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           A factory object for dispensing Visitor objects
@@ -14,11 +13,12 @@
 
 platforms             darwin
 
-checksums             md5 ff7803a452e7fb188c71048cc2f69f6e \
-                      sha1 f0b9f4cb3231dc9c0a75112a9d4e1fec5e569b81 \
-                      rmd160 51862755ea5f53c5b2e48ce63777974ecf51287d
+checksums             rmd160  2b6e07ee91780c7646f4e47b5f95c31e37b3ebfa \
+                      sha256  6f1fbf08d73c183d6ddda9fc4ea9425107a9d9dee47538a33a79078c08ed47bc
 
 if {${perl5.major} != ""} {
+extract.suffix        .tgz
+
 depends_lib-append    port:p${perl5.major}-tree-simple \
                       port:p${perl5.major}-test-exception
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140807/0982da8f/attachment.html>


More information about the macports-changes mailing list