svn commit: r330728 - head/www/wml/files
Mathieu Arnold
mat at FreeBSD.org
Fri Oct 18 07:44:31 UTC 2013
Author: mat
Date: Fri Oct 18 07:44:30 2013
New Revision: 330728
URL: http://svnweb.freebsd.org/changeset/ports/330728
Log:
Fixup with perl 5.16.
Approved by: maintainer
Added:
head/www/wml/files/patch-wml_backend-p3_eperl-eperl_perl5.h (contents, props changed)
Added: head/www/wml/files/patch-wml_backend-p3_eperl-eperl_perl5.h
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/www/wml/files/patch-wml_backend-p3_eperl-eperl_perl5.h Fri Oct 18 07:44:30 2013 (r330728)
@@ -0,0 +1,13 @@
+--- wml_backend/p3_eperl/eperl_perl5.h.orig 2013-10-17 17:28:21.000000000 +0200
++++ wml_backend/p3_eperl/eperl_perl5.h 2013-10-17 17:29:09.000000000 +0200
+@@ -72,10 +72,6 @@
+ # define PL_curstash curstash
+ #endif
+
+-#ifndef WITH_THR
+-# define PL_defoutgv defoutgv
+-#endif
+-
+ /*
+ Initialization of locales when building a new Perl interpreter.
+ Perl 5.003 calls perl_init_i18nl14n
More information about the svn-ports-head
mailing list