OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 13-Jan-2007 19:10:31
Branch: HEAD Handle: 2007011318103100
Modified files:
openpkg-src/tcsh tcsh.spec
Log:
use a better FTP server
Summary:
Revision Changes Path
1.40 +3 -3 openpkg-src/tcsh/tcsh.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tcsh/tcsh.spec
============================================================================
$ cvs diff -u -r1.39 -r1.40 tcsh.spec
--- openpkg-src/tcsh/tcsh.spec 1 Jan 2007 17:42:17 -0000 1.39
+++ openpkg-src/tcsh/tcsh.spec 13 Jan 2007 18:10:31 -0000 1.40
@@ -33,10 +33,10 @@
Group: Shell
License: BSD
Version: 6.14.00
-Release: 20061013
+Release: 20070113
# list of sources
-Source0: ftp://ftp.astron.com/pub/tcsh/tcsh-%{version}.tar.gz
+Source0: ftp://ftp.gw.com/pub/unix/tcsh/tcsh-%{version}.tar.gz
Patch0: tcsh.patch
# build information
@@ -58,7 +58,7 @@
%track
prog tcsh = {
version = %{version}
- url = ftp://ftp.astron.com/pub/tcsh/
+ url = ftp://ftp.gw.com/pub/unix/tcsh/
regex = tcsh-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]