[94657] trunk/dports/perl

jmr at macports.org jmr at macports.org
Tue Jun 26 01:14:01 PDT 2012


Revision: 94657
          https://trac.macports.org/changeset/94657
Author:   jmr at macports.org
Date:     2012-06-26 01:13:58 -0700 (Tue, 26 Jun 2012)
Log Message:
-----------
set 'perl5.link_binaries no' on some modules that need it

Modified Paths:
--------------
    trunk/dports/perl/p5-archive-tar/Portfile
    trunk/dports/perl/p5-digest-sha/Portfile
    trunk/dports/perl/p5-extutils-makemaker/Portfile
    trunk/dports/perl/p5-module-build/Portfile
    trunk/dports/perl/p5-module-corelist/Portfile

Modified: trunk/dports/perl/p5-archive-tar/Portfile
===================================================================
--- trunk/dports/perl/p5-archive-tar/Portfile	2012-06-26 08:00:40 UTC (rev 94656)
+++ trunk/dports/perl/p5-archive-tar/Portfile	2012-06-26 08:13:58 UTC (rev 94657)
@@ -3,9 +3,9 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.branches        5.8 5.10 5.12 5.14 5.16
 perl5.setup           Archive-Tar 1.84 ../by-authors/id/B/BI/BINGOS/
-revision        1
+revision              2
 license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           Creation and in-memory manipulation of tar files
@@ -23,3 +23,5 @@
 }
 
 supported_archs       noarch
+
+perl5.link_binaries   no

Modified: trunk/dports/perl/p5-digest-sha/Portfile
===================================================================
--- trunk/dports/perl/p5-digest-sha/Portfile	2012-06-26 08:00:40 UTC (rev 94656)
+++ trunk/dports/perl/p5-digest-sha/Portfile	2012-06-26 08:13:58 UTC (rev 94657)
@@ -6,7 +6,7 @@
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         Digest-SHA 5.48
 license             {Artistic-1 GPL}
-revision            3
+revision            4
 maintainers         nomaintainer
 description         Perl module for SHA-1 through SHA-512
 long_description \
@@ -20,3 +20,5 @@
 checksums           md5     a7ec2c09a58a68dbf419aa191567d75e \
                     sha1    fb6585dd578033167b03e424502b548864db6671 \
                     rmd160  a0ff58c33ef8a7446e199dddc7ba0eae95c99618
+
+perl5.link_binaries no

Modified: trunk/dports/perl/p5-extutils-makemaker/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-makemaker/Portfile	2012-06-26 08:00:40 UTC (rev 94656)
+++ trunk/dports/perl/p5-extutils-makemaker/Portfile	2012-06-26 08:13:58 UTC (rev 94657)
@@ -5,7 +5,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         ExtUtils-MakeMaker 6.56
-revision            3
+revision            4
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Create a module Makefile
@@ -19,3 +19,5 @@
                     rmd160 6a169a0b3fbf53341196bd97f32e3d33e596b227
 
 supported_archs noarch
+
+perl5.link_binaries no

Modified: trunk/dports/perl/p5-module-build/Portfile
===================================================================
--- trunk/dports/perl/p5-module-build/Portfile	2012-06-26 08:00:40 UTC (rev 94656)
+++ trunk/dports/perl/p5-module-build/Portfile	2012-06-26 08:13:58 UTC (rev 94657)
@@ -4,9 +4,9 @@
 PortGroup                 perl5 1.0
 
 epoch                     2
-perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.branches            5.8 5.10 5.12 5.14 5.16
 perl5.setup               Module-Build 0.40
-revision        1
+revision                  2
 license                   {Artistic GPL}
 maintainers               nomaintainer
 supported_archs           noarch
@@ -44,3 +44,5 @@
 
 depends_lib-delete        port:p${perl5.major}-module-build
 }
+
+perl5.link_binaries       no

Modified: trunk/dports/perl/p5-module-corelist/Portfile
===================================================================
--- trunk/dports/perl/p5-module-corelist/Portfile	2012-06-26 08:00:40 UTC (rev 94656)
+++ trunk/dports/perl/p5-module-corelist/Portfile	2012-06-26 08:13:58 UTC (rev 94657)
@@ -5,7 +5,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         Module-CoreList 2.68 ../by-authors/id/B/BI/BINGOS/
-revision        1
+revision            2
 license             {Artistic GPL}
 maintainers         nomaintainer
 description         what modules shipped with versions of perl
@@ -19,3 +19,5 @@
                     sha256  2504485d23aacc03ffa83259582db7a1ae0e5490df86203e2fb5fad6f05448fe
 
 supported_archs     noarch
+
+perl5.link_binaries no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120626/e5337226/attachment.html>


More information about the macports-changes mailing list