pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove zsh-current.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5127ac7ab83d
branches:  trunk
changeset: 471384:5127ac7ab83d
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Sun Mar 28 14:27:57 2004 +0000

description:
Remove zsh-current.

diffstat:

 doc/CHANGES     |  3 ++-
 shells/Makefile |  3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 77999886272e -r 5127ac7ab83d doc/CHANGES
--- a/doc/CHANGES       Sun Mar 28 14:27:29 2004 +0000
+++ b/doc/CHANGES       Sun Mar 28 14:27:57 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5307 2004/03/28 10:31:51 recht Exp $
+$NetBSD: CHANGES,v 1.5308 2004/03/28 14:30:07 uebayasi Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -1529,3 +1529,4 @@
        Updated djbdns to 1.05nb4 [taca 2004-03-28]
        Updated ntp4 to 4.2.0nb3 [xtraeme 2004-03-28]
        Updated zsh to 4.2.0 [recht 2004-03-28]
+       Removed zsh-4.1.1 [uebayasi 2004-03-28]
diff -r 77999886272e -r 5127ac7ab83d shells/Makefile
--- a/shells/Makefile   Sun Mar 28 14:27:29 2004 +0000
+++ b/shells/Makefile   Sun Mar 28 14:27:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/01/11 23:06:54 grant Exp $
+# $NetBSD: Makefile,v 1.30 2004/03/28 14:27:57 uebayasi Exp $
 #
 
 COMMENT=       Shells
@@ -21,7 +21,6 @@
 SUBDIR+=       static-tcsh
 SUBDIR+=       tcsh
 SUBDIR+=       zsh
-SUBDIR+=       zsh-current
 SUBDIR+=       zsh3
 
 .include "../mk/bsd.pkg.subdir.mk"



Home | Main Index | Thread Index | Old Index