OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 14-Oct-2005 08:19:53 Branch: HEAD Handle: 2005101407195300 Modified files: openpkg-src/openpkg HISTORY openpkg.spec Log: upgrade to cURL 7.15.0 Summary: Revision Changes Path 1.299 +2 -0 openpkg-src/openpkg/HISTORY 1.455 +2 -2 openpkg-src/openpkg/openpkg.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openpkg/HISTORY ============================================================================ $ cvs diff -u -r1.298 -r1.299 HISTORY --- openpkg-src/openpkg/HISTORY 7 Oct 2005 14:40:18 -0000 1.298 +++ openpkg-src/openpkg/HISTORY 14 Oct 2005 06:19:53 -0000 1.299 @@ -2,6 +2,8 @@ 2005 ==== +20051014 **** RELEASE AS PART OF OPENPKG 2.5.0 *** +20051014 upgrade to cURL 7.15.0 20051007 on Solaris 10 switch from legacy rcX.d init scripts to SMF manifest 20051002 upgrade to GNU shtool 2.0.3 20051002 upgrade to GNU config.* scripts as of 20050102 @@ . patch -p0 <<'@@ .' Index: openpkg-src/openpkg/openpkg.spec ============================================================================ $ cvs diff -u -r1.454 -r1.455 openpkg.spec --- openpkg-src/openpkg/openpkg.spec 7 Oct 2005 14:40:18 -0000 1.454 +++ openpkg-src/openpkg/openpkg.spec 14 Oct 2005 06:19:53 -0000 1.455 @@ -38,14 +38,14 @@ # o any cc(1) # the package version/release -%define V_openpkg 20051007 +%define V_openpkg 20051014 # the used software versions %define V_rpm 4.2.1 %define V_zlib 1.2.3 %define V_bzip2 1.0.3 %define V_beecrypt 4.1.2 -%define V_curl 7.14.1 +%define V_curl 7.15.0 %define V_make 3.80 %define V_gzip 1.3.5 %define V_patch 2.5.9 @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org