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: 04-Nov-2009 17:54:12 Branch: HEAD Handle: 2009110416541200 Modified files: openpkg-src/curl curl.patch curl.spec Log: upgrading package: curl 7.19.6 -> 7.19.7 Summary: Revision Changes Path 1.24 +21 -24 openpkg-src/curl/curl.patch 1.116 +2 -2 openpkg-src/curl/curl.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/curl/curl.patch ============================================================================ $ cvs diff -u -r1.23 -r1.24 curl.patch --- openpkg-src/curl/curl.patch 12 Aug 2009 18:16:07 -0000 1.23 +++ openpkg-src/curl/curl.patch 4 Nov 2009 16:54:12 -0000 1.24 @@ -1,31 +1,28 @@ Index: configure ---- configure.orig 2009-07-22 22:11:25 +0200 -+++ configure 2009-08-12 20:13:56 +0200 -@@ -4764,13 +4764,7 @@ - if $ac_preproc_ok; then - : +--- configure.orig 2009-11-04 13:26:02 +0100 ++++ configure 2009-11-04 17:50:44 +0100 +@@ -4809,10 +4809,7 @@ + if $ac_preproc_ok; then : + else -- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 +- { { $as_echo "$as_me:${as_lineno-$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; }; }; } -+ : +-as_fn_error "C preprocessor \"$CPP\" fails sanity check +-See \`config.log' for more details." "$LINENO" 5; } ++ : fi ac_ext=c -@@ -21824,7 +21818,7 @@ +@@ -17785,7 +17782,7 @@ $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-l"$LDAPLIBNAME" $LIBS" -+LIBS="-l$LDAPLIBNAME $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -21889,7 +21883,7 @@ ++LIBS="-l$LDAPLIBNAME $LIBS" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -17819,7 +17816,7 @@ #define `$as_echo "HAVE_LIB"$LDAPLIBNAME"" | $as_tr_cpp` 1 _ACEOF @@ -34,16 +31,16 @@ else -@@ -22077,7 +22071,7 @@ +@@ -17967,7 +17964,7 @@ $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS -LIBS="-l"$LBERLIBNAME" $LIBS" -+LIBS="-l$LBERLIBNAME $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -22142,7 +22136,7 @@ ++LIBS="-l$LBERLIBNAME $LIBS" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -18001,7 +17998,7 @@ #define `$as_echo "HAVE_LIB"$LBERLIBNAME"" | $as_tr_cpp` 1 _ACEOF @@ . patch -p0 <<'@@ .' Index: openpkg-src/curl/curl.spec ============================================================================ $ cvs diff -u -r1.115 -r1.116 curl.spec --- openpkg-src/curl/curl.spec 12 Aug 2009 18:03:20 -0000 1.115 +++ openpkg-src/curl/curl.spec 4 Nov 2009 16:54:12 -0000 1.116 @@ -31,8 +31,8 @@ Class: BASE Group: Web License: MIT-style -Version: 7.19.6 -Release: 20090812 +Version: 7.19.7 +Release: 20091104 # package options %option with_ssl yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org