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: 11-Aug-2003 09:00:33
Branch: HEAD Handle: 2003081108003003
Modified files:
openpkg-re/vcheck vc.tin
openpkg-src/tin tin.spec
openpkg-web news.txt
Log:
upgrading package: tin 1.6.0 -> 1.6.1
Summary:
Revision Changes Path
1.10 +1 -1 openpkg-re/vcheck/vc.tin
1.38 +2 -2 openpkg-src/tin/tin.spec
1.6109 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.tin
============================================================================
$ cvs diff -u -r1.9 -r1.10 vc.tin
--- openpkg-re/vcheck/vc.tin 15 Jul 2003 09:18:16 -0000 1.9
+++ openpkg-re/vcheck/vc.tin 11 Aug 2003 07:00:30 -0000 1.10
@@ -2,7 +2,7 @@
}
prog tin = {
- version = 1.6.0
+ version = 1.6.1
url = ftp://ftp.tin.org/pub/news/clients/tin/stable/
regex = tin-(\d+\.\d+\.\d+)\.tar\.(gz|bz2)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/tin/tin.spec
============================================================================
$ cvs diff -u -r1.37 -r1.38 tin.spec
--- openpkg-src/tin/tin.spec 15 Jul 2003 09:18:18 -0000 1.37
+++ openpkg-src/tin/tin.spec 11 Aug 2003 07:00:33 -0000 1.38
@@ -25,7 +25,7 @@
# package version
%define V_major 1.6
-%define V_minor 0
+%define V_minor 1
# package information
Name: tin
@@ -37,7 +37,7 @@
Group: News
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20030715
+Release: 20030811
# list of sources
Source0:
ftp://ftp.tin.org/pub/news/clients/tin/v%{V_major}/tin-%{version}.tar.bz2
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.6108 -r1.6109 news.txt
--- openpkg-web/news.txt 10 Aug 2003 08:01:46 -0000 1.6108
+++ openpkg-web/news.txt 11 Aug 2003 07:00:31 -0000 1.6109
@@ -1,3 +1,4 @@
+11-Aug-2003: Upgraded package: P<tin-1.6.1-20030811>
10-Aug-2003: Upgraded package: P<gnutls-0.8.10-20030810>
10-Aug-2003: Upgraded package: P<libxslt-1.0.32-20030810>
10-Aug-2003: Upgraded package: P<ncurses-5.3.20030809-20030810>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]