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: 11-Apr-2009 23:26:53 Branch: HEAD Handle: 2009041122265300 Modified files: openpkg-src/pcre pcre.patch pcre.spec Log: upgrading package: pcre 7.8 -> 7.9 Summary: Revision Changes Path 1.9 +36 -3 openpkg-src/pcre/pcre.patch 1.72 +2 -5 openpkg-src/pcre/pcre.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/pcre/pcre.patch ============================================================================ $ cvs diff -u -r1.8 -r1.9 pcre.patch --- openpkg-src/pcre/pcre.patch 6 Sep 2008 07:51:24 -0000 1.8 +++ openpkg-src/pcre/pcre.patch 11 Apr 2009 21:26:53 -0000 1.9 @@ -1,7 +1,40 @@ +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 +-$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 +@@ -6479,13 +6473,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 +-See \`config.log' for more details." >&5 +-$as_echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check +-See \`config.log' for more details." >&2;} +- { (exit 1); exit 1; }; }; } ++ : + fi + + ac_ext=cpp Index: pcreposix.h ---- pcreposix.h.orig 2007-08-01 11:06:39 +0200 -+++ pcreposix.h 2008-01-10 21:46:25 +0100 -@@ -129,6 +129,12 @@ +--- pcreposix.h.orig 2009-03-11 17:47:05 +0100 ++++ pcreposix.h 2009-04-11 23:20:58 +0200 +@@ -131,6 +131,12 @@ /* The functions */ @@ . patch -p0 <<'@@ .' Index: openpkg-src/pcre/pcre.spec ============================================================================ $ cvs diff -u -r1.71 -r1.72 pcre.spec --- openpkg-src/pcre/pcre.spec 12 Dec 2008 17:43:56 -0000 1.71 +++ openpkg-src/pcre/pcre.spec 11 Apr 2009 21:26:53 -0000 1.72 @@ -31,8 +31,8 @@ Class: BASE Group: RegExp License: BSD -Version: 7.8 -Release: 20081212 +Version: 7.9 +Release: 20090411 # package options %option with_utf8 yes @@ -62,9 +62,6 @@ %prep %setup -q %patch -p0 - %{l_shtool} subst \ - -e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \ - configure %build CC="%{l_cc}" \ @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org