[128941] trunk/dports/perl/p5-eperl

khindenburg at macports.org khindenburg at macports.org
Sun Nov 30 11:47:55 PST 2014


Revision: 128941
          https://trac.macports.org/changeset/128941
Author:   khindenburg at macports.org
Date:     2014-11-30 11:47:55 -0800 (Sun, 30 Nov 2014)
Log Message:
-----------
p5-eperl: add patch to fix building #44447

Modified Paths:
--------------
    trunk/dports/perl/p5-eperl/Portfile

Added Paths:
-----------
    trunk/dports/perl/p5-eperl/files/0010-redhat-with-thr.diff

Modified: trunk/dports/perl/p5-eperl/Portfile
===================================================================
--- trunk/dports/perl/p5-eperl/Portfile	2014-11-30 18:08:20 UTC (rev 128940)
+++ trunk/dports/perl/p5-eperl/Portfile	2014-11-30 19:47:55 UTC (rev 128941)
@@ -43,7 +43,8 @@
                         0006-fix-format-string-error-in-perl-stderr.diff \
                         0007-debian-2.2.14-16-modified-and-added-shtool.diff \
                         0008-wml-2.0.11-merge.diff \
-                        0009-configure-use-correct-perl.diff
+                        0009-configure-use-correct-perl.diff \
+                        0010-redhat-with-thr.diff 
 
 if {$subport != $name} {
     post-patch {

Added: trunk/dports/perl/p5-eperl/files/0010-redhat-with-thr.diff
===================================================================
--- trunk/dports/perl/p5-eperl/files/0010-redhat-with-thr.diff	                        (rev 0)
+++ trunk/dports/perl/p5-eperl/files/0010-redhat-with-thr.diff	2014-11-30 19:47:55 UTC (rev 128941)
@@ -0,0 +1,12 @@
+--- eperl-2.2.14/eperl_perl5.h 2012-07-27 10:49:27.048508799 +0200
++++ eperl-2.2.14/eperl_perl5.h 2012-07-27 10:50:16.288714291 +0200
+@@ -72,9 +72,6 @@ 
+ #  define PL_curstash curstash
+ #endif
+ 
+-#ifndef WITH_THR
+-#  define PL_defoutgv defoutgv
+-#endif
+ 
+ /*  
+   Initialization of locales when building a new Perl interpreter.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141130/84e7901a/attachment.html>


More information about the macports-changes mailing list