[127881] trunk/dports/perl/p5-inline-c/Portfile

devans at macports.org devans at macports.org
Wed Nov 5 18:21:26 PST 2014


Revision: 127881
          https://trac.macports.org/changeset/127881
Author:   devans at macports.org
Date:     2014-11-05 18:21:26 -0800 (Wed, 05 Nov 2014)
Log Message:
-----------
p5-inline-c: update to version 0.65.

Modified Paths:
--------------
    trunk/dports/perl/p5-inline-c/Portfile

Modified: trunk/dports/perl/p5-inline-c/Portfile
===================================================================
--- trunk/dports/perl/p5-inline-c/Portfile	2014-11-06 02:18:21 UTC (rev 127880)
+++ trunk/dports/perl/p5-inline-c/Portfile	2014-11-06 02:21:26 UTC (rev 127881)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Inline-C 0.62
+perl5.setup         Inline-C 0.65
 license             {Artistic-1 GPL}
 maintainers         devans openmaintainer
 description         Inline::C Write Perl Subroutines in C
@@ -13,17 +13,22 @@
 
 platforms           darwin
 
-checksums           rmd160  02bf511d7baf436c1eedd2cf38fc7bcdcd619131 \
-                    sha256  7944b4ca9e0acdde116a2b3892911e4aeca765722125517719b1d6226f7b8f32
+checksums           rmd160  3f79b64a4f186d4b4b80bc76fb56733fc934417f \
+                    sha256  2246b553270613f3985aa79d890bc03e8fbd8eca0f3bb67a643bc79112958191
 
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-file-copy-recursive \
-                    port:p${perl5.major}-test-warn
+                    port:p${perl5.major}-file-sharedir-install \
+                    port:p${perl5.major}-io-all \
+                    port:p${perl5.major}-test-warn \
+                    port:p${perl5.major}-yaml-libyaml
 
     depends_lib-append \
                     port:p${perl5.major}-inline \
-                    port:p${perl5.major}-parse-recdescent
+                    port:p${perl5.major}-extutils-makemaker \
+                    port:p${perl5.major}-parse-recdescent \
+                    port:p${perl5.major}-pegex
 
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141105/413dc933/attachment.html>


More information about the macports-changes mailing list