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: 18-Jan-2004 10:41:28
Branch: HEAD Handle: 2004011809412503
Modified files:
openpkg-re/vcheck vc.lsof
openpkg-src/lsof lsof.spec
openpkg-web news.txt
Removed files:
openpkg-src/lsof lsof.patch
Log:
upgrading package: lsof 4.69 -> 4.70
Summary:
Revision Changes Path
1.12 +1 -1 openpkg-re/vcheck/vc.lsof
1.3 +0 -117 openpkg-src/lsof/lsof.patch
1.38 +2 -4 openpkg-src/lsof/lsof.spec
1.8127 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.lsof
============================================================================
$ cvs diff -u -r1.11 -r1.12 vc.lsof
--- openpkg-re/vcheck/vc.lsof 17 Dec 2003 08:42:13 -0000 1.11
+++ openpkg-re/vcheck/vc.lsof 18 Jan 2004 09:41:25 -0000 1.12
@@ -2,7 +2,7 @@
}
prog lsof = {
- version = 4.69
+ version = 4.70
url = ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
regex = lsof_(__VER__)\.tar\.gz
}
@@ .
rm -f openpkg-src/lsof/lsof.patch <<'@@ .'
Index: openpkg-src/lsof/lsof.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/lsof/lsof.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 lsof.spec
--- openpkg-src/lsof/lsof.spec 17 Dec 2003 08:42:21 -0000 1.37
+++ openpkg-src/lsof/lsof.spec 18 Jan 2004 09:41:28 -0000 1.38
@@ -32,12 +32,11 @@
Distribution: OpenPKG [BASE]
Group: Filesystem
License: BSD
-Version: 4.69
-Release: 20031217
+Version: 4.70
+Release: 20040118
# list of sources
Source0: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_%{version}.tar.gz
-Patch0: lsof.patch
# build information
Prefix: %{l_prefix}
@@ -54,7 +53,6 @@
%prep
%setup -q -n lsof_%{version}
%{l_tar} xf lsof_%{version}_src.tar
- %patch -p1
%build
cd lsof_%{version}_src
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8126 -r1.8127 news.txt
--- openpkg-web/news.txt 18 Jan 2004 09:28:09 -0000 1.8126
+++ openpkg-web/news.txt 18 Jan 2004 09:41:25 -0000 1.8127
@@ -1,3 +1,4 @@
+18-Jan-2004: Upgraded package: P<lsof-4.70-20040118>
18-Jan-2004: Upgraded package: P<gpp-2.20-20040118>
18-Jan-2004: Upgraded package: P<perl-gtk-20040118-20040118>
17-Jan-2004: Upgraded package: P<coreutils-5.1.1-20040117>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]