summaryrefslogtreecommitdiff
path: root/shells/zsh-devel
diff options
context:
space:
mode:
authorTorsten Blum <torstenb@FreeBSD.org>1997-09-26 08:23:15 +0000
committerTorsten Blum <torstenb@FreeBSD.org>1997-09-26 08:23:15 +0000
commitbed1863567aa3ca8fcd09a06ac621b2c82178734 (patch)
tree1673fad8dba8f10782b9052e06e25aae7541b79d /shells/zsh-devel
parentUpgrade to 3.09. This port is no longer broken. (diff)
Upgrade to 3.0.5
Notes
Notes: svn path=/head/; revision=8027
Diffstat (limited to 'shells/zsh-devel')
-rw-r--r--shells/zsh-devel/Makefile8
-rw-r--r--shells/zsh-devel/distinfo2
-rw-r--r--shells/zsh-devel/pkg-plist2
3 files changed, 6 insertions, 6 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index d18b85c69c6a..50a5246787ec 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.4
+# Version required: 3.0.5
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.24 1997/06/16 11:51:14 max Exp $
+# $Id: Makefile,v 1.25 1997/06/25 05:24:43 torstenb Exp $
#
-DISTNAME= zsh-3.0.4
-PKGNAME= zsh-3.0.4
+DISTNAME= zsh-3.0.5
+PKGNAME= zsh-3.0.5
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 e990c28af45e..8cd98e52e4ef 100644
--- a/shells/zsh-devel/distinfo
+++ b/shells/zsh-devel/distinfo
@@ -1 +1 @@
-MD5 (zsh-3.0.4.tar.gz) = e7e1483e75c80cdb1f557609c04cb025
+MD5 (zsh-3.0.5.tar.gz) = 7c3ce278a75ee8d05c5d0fc1821b2a7a
diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist
index 196983ead94a..9c5f1e29fa4e 100644
--- a/shells/zsh-devel/pkg-plist
+++ b/shells/zsh-devel/pkg-plist
@@ -1,7 +1,7 @@
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.4
+bin/zsh-3.0.5
@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