[134794] trunk/dports/perl/p5-devel-size

devans at macports.org devans at macports.org
Tue Apr 7 09:28:55 PDT 2015


Revision: 134794
          https://trac.macports.org/changeset/134794
Author:   devans at macports.org
Date:     2015-04-07 09:28:55 -0700 (Tue, 07 Apr 2015)
Log Message:
-----------
p5-devel-size: update to version 0.80, remove outdated patches.

Modified Paths:
--------------
    trunk/dports/perl/p5-devel-size/Portfile

Removed Paths:
-------------
    trunk/dports/perl/p5-devel-size/files/

Modified: trunk/dports/perl/p5-devel-size/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-size/Portfile	2015-04-07 16:26:39 UTC (rev 134793)
+++ trunk/dports/perl/p5-devel-size/Portfile	2015-04-07 16:28:55 UTC (rev 134794)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Devel-Size 0.79
+perl5.setup         Devel-Size 0.80
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl extension for finding the memory usage of Perl variables
@@ -13,22 +13,5 @@
 
 platforms           darwin
 
-checksums           rmd160  fa604c5b230047a22f06861031dea6e5fdd8b68d \
-                    sha256  1370f2a054e0bcbd93099c8b31a1e2f7ac8801e1ffea5c401404c16b9cbb1ae8
-
-# apply suggested upstream patches to fix all test
-# failures but one when using 5.20+ (#46414)
-# https://rt.cpan.org/Public/Bug/Display.html?id=95493
-# https://rt.cpan.org/Public/Bug/Display.html?id=88180
-# https://rt.cpan.org/Public/Bug/Display.html?id=88182
-# https://rt.perl.org/Public/Bug/Display.html?id=122322
-
-if {${perl5.major} != ""} {
-
-# only apply patches if ${perl5.major} > 5.18
-
-    if {[vercmp ${perl5.major} 5.18] > 0} {
-        patchfiles  rt88180-sv_magical.patch \
-                    rt88182-magic_read_shrink.patch
-    }
-}
+checksums           rmd160  ca213b583fa27bfe5bcde5341e010e4df5049696 \
+                    sha256  ca3a089cb263ab6b9751df777cf6d3df3ba470d471d300a8076e4be6e288d057
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150407/c095e699/attachment-0001.html>


More information about the macports-changes mailing list