pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/zsh Add a missing file to PLIST. Noted by Koui...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7463237650c9
branches: trunk
changeset: 471725:7463237650c9
user: minskim <minskim%pkgsrc.org@localhost>
date: Tue Mar 30 16:09:56 2004 +0000
description:
Add a missing file to PLIST. Noted by Kouichirou Hiratsuka in PR pkg/24976.
Bump PKGREVISION.
diffstat:
shells/zsh/Makefile.common | 3 ++-
shells/zsh/PLIST | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (29 lines):
diff -r 064aa403c465 -r 7463237650c9 shells/zsh/Makefile.common
--- a/shells/zsh/Makefile.common Tue Mar 30 15:52:09 2004 +0000
+++ b/shells/zsh/Makefile.common Tue Mar 30 16:09:56 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile.common,v 1.8 2004/03/28 10:30:13 recht Exp $
+# $NetBSD: Makefile.common,v 1.9 2004/03/30 16:09:56 minskim Exp $
DISTNAME= zsh-${ZSH_VERSION}
+PKGREVISION= 1
CATEGORIES= shells
MASTER_SITES= ftp://sunsite.dk/pub/unix/shells/zsh/ \
ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/ \
diff -r 064aa403c465 -r 7463237650c9 shells/zsh/PLIST
--- a/shells/zsh/PLIST Tue Mar 30 15:52:09 2004 +0000
+++ b/shells/zsh/PLIST Tue Mar 30 16:09:56 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2004/03/28 10:30:13 recht Exp $
+@comment $NetBSD: PLIST,v 1.13 2004/03/30 16:09:56 minskim Exp $
bin/zsh
bin/${PKGNAME}
man/man1/zsh.1
@@ -13,6 +13,7 @@
man/man1/zshmodules.1
man/man1/zshoptions.1
man/man1/zshparam.1
+man/man1/zshtcpsys.1
man/man1/zshzftpsys.1
man/man1/zshzle.1
share/doc/zsh/BUGS
Home |
Main Index |
Thread Index |
Old Index