OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 19-Oct-2009 22:12:22 Branch: HEAD Handle: 2009101921122200 Modified files: openpkg-src/pcre pcre.patch pcre.spec Log: upgrading package: pcre 7.9 -> 8.00 Summary: Revision Changes Path 1.10 +18 -19 openpkg-src/pcre/pcre.patch 1.74 +2 -2 openpkg-src/pcre/pcre.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/pcre/pcre.patch ============================================================================ $ cvs diff -u -r1.9 -r1.10 pcre.patch --- openpkg-src/pcre/pcre.patch 11 Apr 2009 21:26:53 -0000 1.9 +++ openpkg-src/pcre/pcre.patch 19 Oct 2009 20:12:22 -0000 1.10 @@ -1,40 +1,39 @@ Index: configure ---- configure.orig 2009-04-11 16:10:35 +0200 -+++ configure 2009-04-11 23:21:37 +0200 -@@ -5844,13 +5844,7 @@ - if $ac_preproc_ok; then - : - else -- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 +--- 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 preprocessor \"$CPP\" fails sanity check +-{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables -See \`config.log' for more details." >&5 --$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check +-$as_echo "$as_me: error: C compiler cannot create executables -See \`config.log' for more details." >&2;} -- { (exit 1); exit 1; }; }; } -+ : +- { (exit 77); exit 77; }; }; } fi - ac_ext=c -@@ -6479,13 +6473,7 @@ + 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 \"$CXXCPP\" fails sanity check +-{ { $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 \"$CXXCPP\" fails sanity check +-$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=cpp + ac_ext=c Index: pcreposix.h ---- pcreposix.h.orig 2009-03-11 17:47:05 +0100 -+++ pcreposix.h 2009-04-11 23:20:58 +0200 -@@ -131,6 +131,12 @@ +--- pcreposix.h.orig 2009-09-02 17:33:39 +0200 ++++ pcreposix.h 2009-10-19 22:06:19 +0200 +@@ -132,6 +132,12 @@ /* The functions */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/pcre/pcre.spec ============================================================================ $ cvs diff -u -r1.73 -r1.74 pcre.spec --- openpkg-src/pcre/pcre.spec 18 Apr 2009 13:13:45 -0000 1.73 +++ openpkg-src/pcre/pcre.spec 19 Oct 2009 20:12:22 -0000 1.74 @@ -31,8 +31,8 @@ Class: BASE Group: RegExp License: BSD -Version: 7.9 -Release: 20090411 +Version: 8.00 +Release: 20091019 # package options %option with_utf8 yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org