Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv30606

Added Files:
        regexp-common-pm.patch 
Log Message:
oh right, the patchfile


--- NEW FILE: regexp-common-pm.patch ---
diff -Nurd -x'*~' Regexp-Common-2011041701.orig/t/test_squares.t 
Regexp-Common-2011041701/t/test_squares.t
--- Regexp-Common-2011041701.orig/t/test_squares.t      2010-02-23 
11:59:52.000000000 -0500
+++ Regexp-Common-2011041701/t/test_squares.t   2011-08-28 11:09:42.000000000 
-0400
@@ -16,6 +16,7 @@
 $bits64 = 0 if $Config {osname} eq 'darwin' &&
                $Config {osvers} eq '9.0'    &&
                $] == 5.008008;
+$bits64 = $ENV{FORCE_bits64} if exists $ENV{FORCE_bits64};
 
 my $MAX = $bits64 ? do {no warnings; "9000000000000000"}
                   : 0x7FFFFFFF;


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to