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: 17-Dec-2003 09:12:02
Branch: HEAD Handle: 2003121708115902
Modified files:
openpkg-re/vcheck vc.autoconf
openpkg-src/autoconf autoconf.spec
openpkg-web news.txt
Log:
upgrading package: autoconf 2.58 -> 2.59
Summary:
Revision Changes Path
1.7 +1 -1 openpkg-re/vcheck/vc.autoconf
1.43 +2 -2 openpkg-src/autoconf/autoconf.spec
1.7786 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.autoconf
============================================================================
$ cvs diff -u -r1.6 -r1.7 vc.autoconf
--- openpkg-re/vcheck/vc.autoconf 5 Nov 2003 10:43:18 -0000 1.6
+++ openpkg-re/vcheck/vc.autoconf 17 Dec 2003 08:11:59 -0000 1.7
@@ -2,7 +2,7 @@
}
prog autoconf = {
- version = 2.58
+ version = 2.59
url = ftp://ftp.gnu.org/gnu/autoconf/
regex = autoconf-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/autoconf/autoconf.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 autoconf.spec
--- openpkg-src/autoconf/autoconf.spec 5 Nov 2003 10:43:20 -0000 1.42
+++ openpkg-src/autoconf/autoconf.spec 17 Dec 2003 08:12:01 -0000 1.43
@@ -24,7 +24,7 @@
##
# version numbers
-%define V_latest 2.58
+%define V_latest 2.59
%define V_old 2.13
# package information
@@ -37,7 +37,7 @@
Group: Development
License: GPL
Version: %{V_latest}
-Release: 20031105
+Release: 20031217
# list of sources
Source1: ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7785 -r1.7786 news.txt
--- openpkg-web/news.txt 16 Dec 2003 19:44:56 -0000 1.7785
+++ openpkg-web/news.txt 17 Dec 2003 08:11:59 -0000 1.7786
@@ -1,3 +1,4 @@
+17-Dec-2003: Upgraded package: P<autoconf-2.59-20031217>
16-Dec-2003: Upgraded package: P<siege-2.58-20031216>
16-Dec-2003: Upgraded package: P<mysqlcc-0.9.4-20031216>
16-Dec-2003: Upgraded package: P<mozilla-plugger-1.4.2-20031216>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]