[151571] trunk/dports/lang/perl5/Portfile

mojca at macports.org mojca at macports.org
Wed Aug 17 23:50:09 PDT 2016


Revision: 151571
          https://trac.macports.org/changeset/151571
Author:   mojca at macports.org
Date:     2016-08-17 23:50:09 -0700 (Wed, 17 Aug 2016)
Log Message:
-----------
perl5: don't apply the same patch twice

Modified Paths:
--------------
    trunk/dports/lang/perl5/Portfile

Modified: trunk/dports/lang/perl5/Portfile
===================================================================
--- trunk/dports/lang/perl5/Portfile	2016-08-18 03:05:07 UTC (rev 151570)
+++ trunk/dports/lang/perl5/Portfile	2016-08-18 06:50:09 UTC (rev 151571)
@@ -91,8 +91,7 @@
             # build error on Sierra (maybe also relevant for other perl versions?)
             # https://trac.macports.org/ticket/52012
             patchfiles-append \
-                            ${perl5.major}/patch-dist-Time-HiRes-HiRes.xs.diff \
-                            ${perl5.major}/patch-dist-IO-t-cachepropagate-unix.t.diff
+                            ${perl5.major}/patch-dist-Time-HiRes-HiRes.xs.diff
         }
 
         # Prevent build from picking up the bind9 port's static libbind, which
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160817/b60bee3f/attachment.html>


More information about the macports-changes mailing list