diff options
author | torstenb <torstenb@FreeBSD.org> | 1996-06-24 19:46:40 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1996-06-24 19:46:40 +0800 |
commit | b2555ead70f6b6c4c82014820b8731bc7a82b300 (patch) | |
tree | 88dea041e33b38b5bbbe3d28f8872e8f941183dd /shells | |
parent | ea986a379117f98d7b226aeaf8689978767329ee (diff) | |
download | freebsd-ports-gnome-b2555ead70f6b6c4c82014820b8731bc7a82b300.tar.gz freebsd-ports-gnome-b2555ead70f6b6c4c82014820b8731bc7a82b300.tar.zst freebsd-ports-gnome-b2555ead70f6b6c4c82014820b8731bc7a82b300.zip |
Upgrade to 2.6 beta 21
OK'ed by: gpalmer
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh-devel/Makefile | 8 | ||||
-rw-r--r-- | shells/zsh-devel/distinfo | 2 | ||||
-rw-r--r-- | shells/zsh-devel/pkg-comment | 2 | ||||
-rw-r--r-- | shells/zsh-devel/pkg-plist | 10 | ||||
-rw-r--r-- | shells/zsh/Makefile | 8 | ||||
-rw-r--r-- | shells/zsh/distinfo | 2 | ||||
-rw-r--r-- | shells/zsh/pkg-comment | 2 | ||||
-rw-r--r-- | shells/zsh/pkg-plist | 10 |
8 files changed, 22 insertions, 22 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile index 3f45c9105623..94695a4d1ef4 100644 --- a/shells/zsh-devel/Makefile +++ b/shells/zsh-devel/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: zsh -# Version required: 2.6 beta13 +# Version required: 2.6 beta21 # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.16 1996/05/15 23:02:07 asami Exp $ +# $Id: Makefile,v 1.17 1996/05/16 08:03:47 torstenb Exp $ # -DISTNAME= zsh-2.6-beta17 -PKGNAME= zsh-2.6b17 +DISTNAME= zsh-2.6-beta21 +PKGNAME= zsh-2.6b21 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 c38106a66fd6..cdd0fdbbfb27 100644 --- a/shells/zsh-devel/distinfo +++ b/shells/zsh-devel/distinfo @@ -1 +1 @@ -MD5 (zsh-2.6-beta17.tar.gz) = fc5f8f1b1395b680e1aabc706a3f7e42 +MD5 (zsh-2.6-beta21.tar.gz) = ea194202537cb9463ff9098d5edcaceb diff --git a/shells/zsh-devel/pkg-comment b/shells/zsh-devel/pkg-comment index 03d8c0582561..572907e47c45 100644 --- a/shells/zsh-devel/pkg-comment +++ b/shells/zsh-devel/pkg-comment @@ -1 +1 @@ -Zsh - the Z shell, version 2.6 beta 17 +Zsh - the Z shell, version 2.6 beta 21 diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist index 7490e9542145..721d119d1949 100644 --- a/shells/zsh-devel/pkg-plist +++ b/shells/zsh-devel/pkg-plist @@ -1,7 +1,7 @@ bin/zsh +bin/zsh-2.6-beta21 @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-2.6-beta17 info/zsh.info info/zsh.info-1 info/zsh.info-2 @@ -9,12 +9,12 @@ info/zsh.info-3 info/zsh.info-4 info/zsh.info-5 info/zsh.info-6 +man/man1/zsh.1.gz 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/zshzle.1.gz man/man1/zshall.1 -man/man1/zsh.1.gz +man/man1/zshzle.1.gz +man/man1/zshparam.1.gz +man/man1/zshexpn.1.gz man/man1/zshbuiltins.1.gz diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile index 3f45c9105623..94695a4d1ef4 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: zsh -# Version required: 2.6 beta13 +# Version required: 2.6 beta21 # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.16 1996/05/15 23:02:07 asami Exp $ +# $Id: Makefile,v 1.17 1996/05/16 08:03:47 torstenb Exp $ # -DISTNAME= zsh-2.6-beta17 -PKGNAME= zsh-2.6b17 +DISTNAME= zsh-2.6-beta21 +PKGNAME= zsh-2.6b21 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 c38106a66fd6..cdd0fdbbfb27 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -1 +1 @@ -MD5 (zsh-2.6-beta17.tar.gz) = fc5f8f1b1395b680e1aabc706a3f7e42 +MD5 (zsh-2.6-beta21.tar.gz) = ea194202537cb9463ff9098d5edcaceb diff --git a/shells/zsh/pkg-comment b/shells/zsh/pkg-comment index 03d8c0582561..572907e47c45 100644 --- a/shells/zsh/pkg-comment +++ b/shells/zsh/pkg-comment @@ -1 +1 @@ -Zsh - the Z shell, version 2.6 beta 17 +Zsh - the Z shell, version 2.6 beta 21 diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist index 7490e9542145..721d119d1949 100644 --- a/shells/zsh/pkg-plist +++ b/shells/zsh/pkg-plist @@ -1,7 +1,7 @@ bin/zsh +bin/zsh-2.6-beta21 @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-2.6-beta17 info/zsh.info info/zsh.info-1 info/zsh.info-2 @@ -9,12 +9,12 @@ info/zsh.info-3 info/zsh.info-4 info/zsh.info-5 info/zsh.info-6 +man/man1/zsh.1.gz 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/zshzle.1.gz man/man1/zshall.1 -man/man1/zsh.1.gz +man/man1/zshzle.1.gz +man/man1/zshparam.1.gz +man/man1/zshexpn.1.gz man/man1/zshbuiltins.1.gz |