[123914] trunk/dports/perl/p5-inline
devans at macports.org
devans at macports.org
Fri Aug 15 18:48:11 PDT 2014
Revision: 123914
https://trac.macports.org/changeset/123914
Author: devans at macports.org
Date: 2014-08-15 18:48:10 -0700 (Fri, 15 Aug 2014)
Log Message:
-----------
p5-inline-files: update to version 0.69, dependencies, delete outdated patch.
Modified Paths:
--------------
trunk/dports/perl/p5-inline/Portfile
Removed Paths:
-------------
trunk/dports/perl/p5-inline/files/
Modified: trunk/dports/perl/p5-inline/Portfile
===================================================================
--- trunk/dports/perl/p5-inline/Portfile 2014-08-16 01:45:39 UTC (rev 123913)
+++ trunk/dports/perl/p5-inline/Portfile 2014-08-16 01:48:10 UTC (rev 123914)
@@ -5,8 +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 0.46
-revision 5
+perl5.setup Inline 0.69
license {Artistic-1 GPL}
maintainers nomaintainer
description Write Perl subroutines in other programming languages
@@ -17,13 +16,15 @@
platforms darwin
-checksums rmd160 dffc15351730722e6899953517e9673b0a4dd2ff \
- sha256 d421607e809c346654e0a4629a098ac05c643b22967e7acd61c0e1ae7a132902
+checksums rmd160 462b10fc85725de08cd429fed75163a4403dba5e \
+ sha256 6a64aa160fe4ef11c9a6e50c70ce4dba1b93d3e7dd872390ba383b7e855acc3a
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-parse-recdescent
+ depends_build-append \
+ port:p${perl5.major}-inline-files \
+ port:p${perl5.major}-test-warn
+ depends_lib-append \
+ port:p${perl5.major}-parse-recdescent
-supported_archs noarch
-
-patchfiles patch-C-Makefile.PL
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140815/8324ac1d/attachment.html>
More information about the macports-changes
mailing list