Browse Source

upgrading package: pcre 8.02 -> 8.10

master
parent
commit
28d2e019b1
  1. 38
      pcre/pcre.patch
  2. 4
      pcre/pcre.spec

38
pcre/pcre.patch

@ -1,39 +1,7 @@
Index: configure
--- configure.orig 2009-10-19 16:12:16 +0200
+++ configure 2009-10-19 22:07:07 +0200
@@ -3041,13 +3041,6 @@
$as_echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
-{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
-See \`config.log' for more details." >&5
-$as_echo "$as_me: error: C compiler cannot create executables
-See \`config.log' for more details." >&2;}
- { (exit 77); exit 77; }; }; }
fi
ac_exeext=$ac_cv_exeext
@@ -7604,13 +7597,7 @@
if $ac_preproc_ok; then
:
else
- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&5
-$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }; }
+ :
fi
ac_ext=c
Index: pcreposix.h
--- pcreposix.h.orig 2009-09-02 17:33:39 +0200
+++ pcreposix.h 2009-10-19 22:06:19 +0200
@@ -132,6 +132,12 @@
--- pcreposix.h.orig 2010-05-16 18:17:23.000000000 +0200
+++ pcreposix.h 2010-06-26 10:16:48.000000000 +0200
@@ -133,6 +133,12 @@
/* The functions */

4
pcre/pcre.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: BASE
Group: RegExp
License: BSD
Version: 8.02
Release: 20100319
Version: 8.10
Release: 20100626
# package options
%option with_utf8 yes

Loading…
Cancel
Save