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:19:48
Branch: HEAD Handle: 2003102220194602
Modified files:
openpkg-re/vcheck vc.wget
openpkg-src/wget wget.spec
openpkg-web news.txt
Removed files:
openpkg-src/wget wget.patch
Log:
upgrading package: wget 1.8.2 -> 1.9
Summary:
Revision Changes Path
1.3 +1 -1 openpkg-re/vcheck/vc.wget
1.3 +0 -82 openpkg-src/wget/wget.patch
1.34 +2 -4 openpkg-src/wget/wget.spec
1.7117 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.wget
============================================================================
$ cvs diff -u -r1.2 -r1.3 vc.wget
--- openpkg-re/vcheck/vc.wget 29 May 2002 09:50:09 -0000 1.2
+++ openpkg-re/vcheck/vc.wget 22 Oct 2003 19:19:46 -0000 1.3
@@ -2,7 +2,7 @@
}
prog wget = {
- version = 1.8.2
+ version = 1.9
url = ftp://ftp.gnu.org/gnu/wget/
regex = wget-(__VER__)\.tar\.gz
}
@@ .
rm -f openpkg-src/wget/wget.patch <<'@@ .'
Index: openpkg-src/wget/wget.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/wget/wget.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 wget.spec
--- openpkg-src/wget/wget.spec 15 Jul 2003 11:32:58 -0000 1.33
+++ openpkg-src/wget/wget.spec 22 Oct 2003 19:19:48 -0000 1.34
@@ -32,12 +32,11 @@
Distribution: OpenPKG [BASE]
Group: Web
License: GPL
-Version: 1.8.2
-Release: 20030715
+Version: 1.9
+Release: 20031022
# list of sources
Source0: ftp://ftp.gnu.org/gnu/wget/wget-%{version}.tar.gz
-Patch0: wget.patch
# build information
Prefix: %{l_prefix}
@@ -57,7 +56,6 @@
%prep
%setup -q
- %patch -p0
%{l_shtool} subst \
-e 's;/usr/local/etc;%{l_prefix}/etc/wget;g' \
doc/sample.wgetrc \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7116 -r1.7117 news.txt
--- openpkg-web/news.txt 22 Oct 2003 19:15:40 -0000 1.7116
+++ openpkg-web/news.txt 22 Oct 2003 19:19:46 -0000 1.7117
@@ -1,3 +1,4 @@
+22-Oct-2003: Upgraded package: P<wget-1.9-20031022>
22-Oct-2003: Upgraded package: P<perl-util-20031022-20031022>
22-Oct-2003: Upgraded package: P<perl-sys-20031022-20031022>
22-Oct-2003: Upgraded package: P<libxml-2.6.0-20031022>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]