OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src openpkg-web openpkg$ Date: 22-Oct-2003 21:12:39 Branch: HEAD Handle: 2003102220123702 Modified files: openpkg-re/vcheck vc.mysql openpkg-src/mysql mysql.spec openpkg-web news.txt Log: upgrading package: mysql 4.0.15a -> 4.0.16 Summary: Revision Changes Path 1.14 +1 -1 openpkg-re/vcheck/vc.mysql 1.82 +2 -2 openpkg-src/mysql/mysql.spec 1.7112 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/vcheck/vc.mysql ============================================================================ $ cvs diff -u -r1.13 -r1.14 vc.mysql --- openpkg-re/vcheck/vc.mysql 19 Sep 2003 08:36:17 -0000 1.13 +++ openpkg-re/vcheck/vc.mysql 22 Oct 2003 19:12:37 -0000 1.14 @@ -2,7 +2,7 @@ } prog mysql = { - version = 4.0.15a + version = 4.0.16 url = http://www.mysql.com/downloads/mysql-4.0.html regex = mysql-(__VER__)\.tar\.gz } @@ . patch -p0 <<'@@ .' Index: openpkg-src/mysql/mysql.spec ============================================================================ $ cvs diff -u -r1.81 -r1.82 mysql.spec --- openpkg-src/mysql/mysql.spec 7 Oct 2003 15:40:48 -0000 1.81 +++ openpkg-src/mysql/mysql.spec 22 Oct 2003 19:12:39 -0000 1.82 @@ -25,7 +25,7 @@ # package version %define V_major 4.0 -%define V_minor 15a +%define V_minor 16 %define V_mysql %{V_major}.%{V_minor} %define V_opkg %{V_major}.%{V_minor} @@ -39,7 +39,7 @@ Group: Database License: GPL Version: %{V_opkg} -Release: 20031007 +Release: 20031022 # package options %option with_berkeleydb yes @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.7111 -r1.7112 news.txt --- openpkg-web/news.txt 22 Oct 2003 19:11:43 -0000 1.7111 +++ openpkg-web/news.txt 22 Oct 2003 19:12:37 -0000 1.7112 @@ -1,3 +1,4 @@ +22-Oct-2003: Upgraded package: P<mysql-4.0.16-20031022> 22-Oct-2003: Upgraded package: P<linkchecker-1.9.4-20031022> 22-Oct-2003: Upgraded package: P<libpcapnav-0.3-20031022> 22-Oct-2003: Upgraded package: P<doclifter-1.0.5-20031022> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]