summaryrefslogtreecommitdiff
path: root/shells/zsh
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1997-06-25 05:24:46 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1997-06-25 05:24:46 +0000
commit6740f47b6f01492474ac79d4d6bfa17fc90b3f00 (patch)
tree8410429fe7f1140125a73642eeebd4fb337f4b1d /shells/zsh
parentOoops, I imported whole mail message in which this patch was enclosed!! (diff)
Update from 3.0.2 to 3.0.4
Notes
Notes: svn path=/head/; revision=7068
Diffstat (limited to 'shells/zsh')
-rw-r--r--shells/zsh/Makefile8
-rw-r--r--shells/zsh/distinfo2
-rw-r--r--shells/zsh/pkg-plist13
3 files changed, 12 insertions, 11 deletions
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 279edf9e1aee..d18b85c69c6a 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: zsh
-# Version required: 3.0.2
+# Version required: 3.0.4
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.23 1996/12/19 11:31:20 torstenb Exp $
+# $Id: Makefile,v 1.24 1997/06/16 11:51:14 max Exp $
#
-DISTNAME= zsh-3.0.2
-PKGNAME= zsh-3.0.2
+DISTNAME= zsh-3.0.4
+PKGNAME= zsh-3.0.4
CATEGORIES= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \
ftp://ftp.sterling.com/zsh/ \
diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo
index 097a42683b9d..e990c28af45e 100644
--- a/shells/zsh/distinfo
+++ b/shells/zsh/distinfo
@@ -1 +1 @@
-MD5 (zsh-3.0.2.tar.gz) = 447d98cf5df924a16580ae69b0ae138e
+MD5 (zsh-3.0.4.tar.gz) = e7e1483e75c80cdb1f557609c04cb025
diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist
index 0553b8802603..af202914bc40 100644
--- a/shells/zsh/pkg-plist
+++ b/shells/zsh/pkg-plist
@@ -1,17 +1,18 @@
-bin/zsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
-bin/zsh-3.0.2
+bin/zsh
+bin/zsh-3.0.4
@unexec install-info --delete %D/info/zsh.info %D/info/dir
info/zsh.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/zsh.info %D/info/dir
-man/man1/zsh.1.gz
-man/man1/zshall.1.gz
-man/man1/zshbuiltins.1.gz
+info/dir
man/man1/zshcompctl.1.gz
man/man1/zshexpn.1.gz
man/man1/zshmisc.1.gz
man/man1/zshoptions.1.gz
-man/man1/zshparam.1.gz
+man/man1/zshall.1.gz
man/man1/zshzle.1.gz
+man/man1/zsh.1.gz
+man/man1/zshbuiltins.1.gz
+man/man1/zshparam.1.gz