OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 09-Jan-2004 09:27:33
Branch: HEAD Handle: 2004010908273102
Modified files:
openpkg-re/vcheck vc.tftp
openpkg-src/tftp tftp.patch tftp.spec
openpkg-web news.txt
Log:
upgrading package: tftp 0.34 -> 0.35
Summary:
Revision Changes Path
1.5 +1 -1 openpkg-re/vcheck/vc.tftp
1.4 +4 -4 openpkg-src/tftp/tftp.patch
1.34 +2 -2 openpkg-src/tftp/tftp.spec
1.8027 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.tftp
============================================================================
$ cvs diff -u -r1.4 -r1.5 vc.tftp
--- openpkg-re/vcheck/vc.tftp 12 Apr 2003 08:21:24 -0000 1.4
+++ openpkg-re/vcheck/vc.tftp 9 Jan 2004 08:27:31 -0000 1.5
@@ -2,7 +2,7 @@
}
prog tftp = {
- version = 0.34
+ version = 0.35
url = http://www.kernel.org/pub/software/network/tftp/
regex = tftp-hpa-(__VER__)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/tftp/tftp.patch
============================================================================
$ cvs diff -u -r1.3 -r1.4 tftp.patch
--- openpkg-src/tftp/tftp.patch 28 Jul 2003 07:40:35 -0000 1.3
+++ openpkg-src/tftp/tftp.patch 9 Jan 2004 08:27:33 -0000 1.4
@@ -72,11 +72,11 @@
# Adding "configure" to the dependencies serializes this with running
# autoconf, because there are apparently race conditions between
# autoconf and autoheader.
--acconfig.h.in: configure.in configure aclocal.m4
-- rm -f acconfig.h.in acconfig.h
+-aconfig.h.in: configure.in configure aclocal.m4
+- rm -f aconfig.h.in aconfig.h
- autoheader
-+#acconfig.h.in: configure.in configure aclocal.m4
-+# rm -f acconfig.h.in acconfig.h
++#aconfig.h.in: configure.in configure aclocal.m4
++# rm -f aconfig.h.in aconfig.h
+# autoheader
configure: configure.in aclocal.m4
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/tftp/tftp.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 tftp.spec
--- openpkg-src/tftp/tftp.spec 27 Nov 2003 14:09:47 -0000 1.33
+++ openpkg-src/tftp/tftp.spec 9 Jan 2004 08:27:33 -0000 1.34
@@ -32,8 +32,8 @@
Distribution: OpenPKG [PLUS]
Group: Network
License: GPL
-Version: 0.34
-Release: 20031127
+Version: 0.35
+Release: 20040109
# package options
%option with_fsl yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.8026 -r1.8027 news.txt
--- openpkg-web/news.txt 9 Jan 2004 08:17:32 -0000 1.8026
+++ openpkg-web/news.txt 9 Jan 2004 08:27:31 -0000 1.8027
@@ -1,3 +1,4 @@
+09-Jan-2004: Upgraded package: P<tftp-0.35-20040109>
09-Jan-2004: Upgraded package: P<vim-6.2.174-20040109>
09-Jan-2004: Upgraded package: P<gd-2.0.20-20040109>
09-Jan-2004: Upgraded package: P<distcc-2.12.1-20040109>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]