[129452] trunk/dports/perl/p5-pegex/Portfile

devans at macports.org devans at macports.org
Sat Dec 13 02:45:05 PST 2014


Revision: 129452
          https://trac.macports.org/changeset/129452
Author:   devans at macports.org
Date:     2014-12-13 02:45:05 -0800 (Sat, 13 Dec 2014)
Log Message:
-----------
p5-pegex: update to version 0.58, dependencies, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-pegex/Portfile

Modified: trunk/dports/perl/p5-pegex/Portfile
===================================================================
--- trunk/dports/perl/p5-pegex/Portfile	2014-12-13 10:43:33 UTC (rev 129451)
+++ trunk/dports/perl/p5-pegex/Portfile	2014-12-13 10:45:05 UTC (rev 129452)
@@ -5,20 +5,21 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Pegex 0.57 ../../authors/id/I/IN/INGY/
+perl5.setup         Pegex 0.58 ../../authors/id/I/IN/INGY/
 license             {Artistic-1 GPL}
 maintainers         devans openmaintainer
 description         Pegex - Acmeist PEG Parser Framework
 long_description    Pegex is an Acmeist parser framework. It allows you to easily create \
-                    parsers that will work equivalently in lots of programming languages! 
+                    parsers that will work equivalently in lots of programming languages!
 
 platforms           darwin
 
-checksums           rmd160  cb1e863ff8a3e67761e95f0cc06476608cf1fc29 \
-                    sha256  cbdd9af4cda5e4ad559335038d80d3edeee2d323d6f1ed4692589d32671aaa29
+checksums           rmd160  b31336ac1cdf23cf99e89b92a2c5d136e2fd7ffd \
+                    sha256  7e7210d5d98d8513e7c4163ceded211b381c17fce0ef9728ab2195ed96fa3d0a
 
 if {${perl5.major} != ""} {
     depends_build-append \
+                    port:p${perl5.major}-file-sharedir-install \
                     port:p${perl5.major}-yaml-libyaml
     
     supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141213/29316640/attachment.html>


More information about the macports-changes mailing list