summaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1996-03-06 17:57:58 +0000
committertorstenb <torstenb@FreeBSD.org>1996-03-06 17:57:58 +0000
commitcbe39d9b59311ee70db41cf24e61b5352ab30255 (patch)
treed8898e6eec616368b3558d73a84ba1495220b337 /shells
parente1a704e809dcb106ea9eefb28d0b239b338aadca (diff)
downloadFreeBSD-ports-cbe39d9b59311ee70db41cf24e61b5352ab30255.zip
FreeBSD-ports-cbe39d9b59311ee70db41cf24e61b5352ab30255.tar.gz
upgrade to beta 13
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile11
-rw-r--r--shells/zsh-devel/distinfo2
-rw-r--r--shells/zsh-devel/pkg-comment2
-rw-r--r--shells/zsh-devel/pkg-plist7
-rw-r--r--shells/zsh/Makefile11
-rw-r--r--shells/zsh/distinfo2
-rw-r--r--shells/zsh/pkg-comment2
-rw-r--r--shells/zsh/pkg-plist7
8 files changed, 24 insertions, 20 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index 7e73528..62e4df2 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 beta7
+# Version required: 2.6 beta13
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.12 1995/06/25 03:32:15 torstenb Exp $
+# $Id: Makefile,v 1.13 1995/07/01 21:51:58 torstenb Exp $
#
-DISTNAME= zsh-2.6-beta10
-PKGNAME= zsh-2.6b10
+DISTNAME= zsh-2.6-beta13
+PKGNAME= zsh-2.6b13
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
ftp://ftp.sterling.com/zsh/src/ \
@@ -15,7 +15,8 @@ MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/src/ \
ftp://mrrl.lut.ac.uk/zsh/src/ \
ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/src/ \
- ftp://ftp.ips.oz.au/pub/packages/zsh/src/
+ ftp://ftp.ips.oz.au/pub/packages/zsh/src/ \
+ ftp://ftp.uit.no/pub/unix/shells/zsh/src/
MAINTAINER= torstenb@FreeBSD.ORG
diff --git a/shells/zsh-devel/distinfo b/shells/zsh-devel/distinfo
index 7e98913..ee627ed 100644
--- a/shells/zsh-devel/distinfo
+++ b/shells/zsh-devel/distinfo
@@ -1 +1 @@
-MD5 (zsh-2.6-beta10.tar.gz) = 68578874cdcaf6987e69b27271ee74e6
+MD5 (zsh-2.6-beta13.tar.gz) = df38743e48b36253f5e993f1d8d82284
diff --git a/shells/zsh-devel/pkg-comment b/shells/zsh-devel/pkg-comment
index f1b7177..c9c3920 100644
--- a/shells/zsh-devel/pkg-comment
+++ b/shells/zsh-devel/pkg-comment
@@ -1 +1 @@
-Zsh - the Z shell, version 2.6 beta 10
+Zsh - the Z shell, version 2.6 beta 13
diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist
index a75c443..e9aefa1 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-2.6-beta10
+bin/zsh-2.6-beta13
info/zsh.info
info/zsh.info-1
info/zsh.info-2
@@ -9,11 +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/zshbuiltins.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/zshbuiltins.1.gz
diff --git a/shells/zsh/Makefile b/shells/zsh/Makefile
index 7e73528..62e4df2 100644
--- a/shells/zsh/Makefile
+++ b/shells/zsh/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: zsh
-# Version required: 2.6 beta7
+# Version required: 2.6 beta13
# Date created: 11 Feb. 1995
# Whom: torstenb
#
-# $Id: Makefile,v 1.12 1995/06/25 03:32:15 torstenb Exp $
+# $Id: Makefile,v 1.13 1995/07/01 21:51:58 torstenb Exp $
#
-DISTNAME= zsh-2.6-beta10
-PKGNAME= zsh-2.6b10
+DISTNAME= zsh-2.6-beta13
+PKGNAME= zsh-2.6b13
CATEGORIES+= shells
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
ftp://ftp.sterling.com/zsh/src/ \
@@ -15,7 +15,8 @@ MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
ftp://ftp.cenatls.cena.dgac.fr/pub/shells/zsh/src/ \
ftp://mrrl.lut.ac.uk/zsh/src/ \
ftp://ftp.fu-berlin.de/pub/unix/shells/zsh/src/ \
- ftp://ftp.ips.oz.au/pub/packages/zsh/src/
+ ftp://ftp.ips.oz.au/pub/packages/zsh/src/ \
+ ftp://ftp.uit.no/pub/unix/shells/zsh/src/
MAINTAINER= torstenb@FreeBSD.ORG
diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo
index 7e98913..ee627ed 100644
--- a/shells/zsh/distinfo
+++ b/shells/zsh/distinfo
@@ -1 +1 @@
-MD5 (zsh-2.6-beta10.tar.gz) = 68578874cdcaf6987e69b27271ee74e6
+MD5 (zsh-2.6-beta13.tar.gz) = df38743e48b36253f5e993f1d8d82284
diff --git a/shells/zsh/pkg-comment b/shells/zsh/pkg-comment
index f1b7177..c9c3920 100644
--- a/shells/zsh/pkg-comment
+++ b/shells/zsh/pkg-comment
@@ -1 +1 @@
-Zsh - the Z shell, version 2.6 beta 10
+Zsh - the Z shell, version 2.6 beta 13
diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist
index a75c443..e9aefa1 100644
--- a/shells/zsh/pkg-plist
+++ b/shells/zsh/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-2.6-beta10
+bin/zsh-2.6-beta13
info/zsh.info
info/zsh.info-1
info/zsh.info-2
@@ -9,11 +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/zshbuiltins.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/zshbuiltins.1.gz
OpenPOWER on IntegriCloud