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 Date: 08-Feb-2004 08:54:56
Branch: HEAD Handle: 2004020807545302
Modified files:
openpkg-src/ncurses ncurses.spec
openpkg-web news.txt
Log:
upgrading package: ncurses 5.3.20040131 -> 5.3.20040207
Summary:
Revision Changes Path
1.138 +6 -4 openpkg-src/ncurses/ncurses.spec
1.8479 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ncurses/ncurses.spec
============================================================================
$ cvs diff -u -r1.137 -r1.138 ncurses.spec
--- openpkg-src/ncurses/ncurses.spec 7 Feb 2004 17:56:58 -0000 1.137
+++ openpkg-src/ncurses/ncurses.spec 8 Feb 2004 07:54:55 -0000 1.138
@@ -31,8 +31,9 @@
%define V_patch2 20040124
%define V_patch3 20040125
%define V_patch4 20040131
-%define V_patchL %{V_patch4}
-%define V_patches 4
+%define V_patch5 20040207
+%define V_patchL %{V_patch5}
+%define V_patches 5
# package information
Name: ncurses
@@ -45,7 +46,7 @@
Group: Terminal
License: GPL
Version: %{V_base}.%{V_patchL}
-Release: 20040207
+Release: 20040208
# list of sources
Source0: ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz
@@ -54,6 +55,7 @@
Patch2:
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_temp}-%{V_patch2}.patch.gz
Patch3:
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch3}.patch.gz
Patch4:
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch4}.patch.gz
+Patch5:
ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch5}.patch.gz
Patch100: ncurses.patch
# build information
@@ -82,7 +84,7 @@
regex = patch-__NEWVER__-(\d+)\.sh(\.gz)?
}
prog ncurses:patchset = {
- version = %{V_patch4}
+ version = %{V_patchL}
url = ftp://invisible-island.net/ncurses/
regex = (\d+\.\d+)
url = ftp://invisible-island.net/ncurses/__NEWVER__/
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8478 -r1.8479 news.txt
--- openpkg-web/news.txt 7 Feb 2004 23:08:14 -0000 1.8478
+++ openpkg-web/news.txt 8 Feb 2004 07:54:53 -0000 1.8479
@@ -1,3 +1,4 @@
+08-Feb-2004: Upgraded package: P<ncurses-5.3.20040207-20040208>
08-Feb-2004: Upgraded package: P<aide-0.10-20040208>
07-Feb-2004: Upgraded package: P<apache2-2.0.48-20040207>
07-Feb-2004: Upgraded package: P<clamav-0.65-20040207>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]