summaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1997-06-25 05:24:46 +0000
committertorstenb <torstenb@FreeBSD.org>1997-06-25 05:24:46 +0000
commit1ea8b20273712f5b31660cf1ec04ef2a12201282 (patch)
treec1d5f91702d0848113e9eef00e696300038a2071 /shells
parent2a77a354b40a7faec7a5f592834d7ef75c9fbe54 (diff)
downloadFreeBSD-ports-1ea8b20273712f5b31660cf1ec04ef2a12201282.zip
FreeBSD-ports-1ea8b20273712f5b31660cf1ec04ef2a12201282.tar.gz
Update from 3.0.2 to 3.0.4
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile8
-rw-r--r--shells/zsh-devel/distinfo2
-rw-r--r--shells/zsh-devel/pkg-plist13
-rw-r--r--shells/zsh/Makefile8
-rw-r--r--shells/zsh/distinfo2
-rw-r--r--shells/zsh/pkg-plist13
6 files changed, 24 insertions, 22 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 279edf9..d18b85c 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/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-devel/distinfo b/shells/zsh-devel/distinfo
index 097a426..e990c28 100644
--- a/shells/zsh-devel/distinfo
+++ b/shells/zsh-devel/distinfo
@@ -1 +1 @@
-MD5 (zsh-3.0.2.tar.gz) = 447d98cf5df924a16580ae69b0ae138e
+MD5 (zsh-3.0.4.tar.gz) = e7e1483e75c80cdb1f557609c04cb025
diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist
index 0553b88..af20291 100644
--- a/shells/zsh-devel/pkg-plist
+++ b/shells/zsh-devel/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
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 279edf9..d18b85c 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 097a426..e990c28 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 0553b88..af20291 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
OpenPOWER on IntegriCloud