diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1996-12-19 11:31:22 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1996-12-19 11:31:22 +0000 |
commit | 483cf6a1448bb94d7b4e274ac2f7445d15f97d1e (patch) | |
tree | a4a1259f51a9e9e45ba863a8b2119b0f28518e67 /shells | |
parent | 5b99e06460135ba698dc4c9539fdba2c4b4078ba (diff) | |
download | ports-483cf6a1448bb94d7b4e274ac2f7445d15f97d1e.tar.gz ports-483cf6a1448bb94d7b4e274ac2f7445d15f97d1e.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/zsh-devel/Makefile | 11 | ||||
-rw-r--r-- | shells/zsh-devel/distinfo | 2 | ||||
-rw-r--r-- | shells/zsh-devel/pkg-plist | 10 | ||||
-rw-r--r-- | shells/zsh/Makefile | 11 | ||||
-rw-r--r-- | shells/zsh/distinfo | 2 | ||||
-rw-r--r-- | shells/zsh/pkg-plist | 10 |
6 files changed, 26 insertions, 20 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile index 133f60ea548b..80d0c4a66aa4 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.1 +# Version required: 3.0.2 # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.21 1996/11/15 12:51:59 torstenb Exp $ +# $Id: Makefile,v 1.22 1996/11/18 11:40:00 asami Exp $ # -DISTNAME= zsh-3.0.1 -PKGNAME= zsh-3.0.1 +DISTNAME= zsh-3.0.2 +PKGNAME= zsh-3.0.2 CATEGORIES= shells MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \ ftp://ftp.sterling.com/zsh/ \ @@ -24,4 +24,7 @@ GNU_CONFIGURE= yes MAN1= zsh.1 zshbuiltins.1 zshcompctl.1 zshexpn.1 zshmisc.1 \ zshoptions.1 zshall.1 zshparam.1 zshzle.1 +# If you want to build a static binary, uncomment the following line +#LDFLAGS+=-static + .include <bsd.port.mk> diff --git a/shells/zsh-devel/distinfo b/shells/zsh-devel/distinfo index c36704aaed0e..166ff995a816 100644 --- a/shells/zsh-devel/distinfo +++ b/shells/zsh-devel/distinfo @@ -1 +1 @@ -MD5 (zsh-3.0.1.tar.gz) = 8e9a20a7496d5f0303511723efc7a126 +MD5 (zsh-3.0.2.tar.gz) = a90f12d848a7049d3752eedc027f946d diff --git a/shells/zsh-devel/pkg-plist b/shells/zsh-devel/pkg-plist index 77f30ea84494..133aa5edda3e 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.1 +bin/zsh-3.0.2 info/zsh.info info/zsh.info-1 info/zsh.info-2 @@ -10,12 +10,12 @@ info/zsh.info-4 info/zsh.info-5 info/zsh.info-6 info/zsh.info-7 -man/man1/zsh.1.gz man/man1/zshcompctl.1.gz +man/man1/zshexpn.1.gz man/man1/zshmisc.1.gz -man/man1/zshall.1.gz man/man1/zshoptions.1.gz +man/man1/zshall.1.gz man/man1/zshzle.1.gz -man/man1/zshparam.1.gz -man/man1/zshexpn.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 133f60ea548b..80d0c4a66aa4 100644 --- a/shells/zsh/Makefile +++ b/shells/zsh/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: zsh -# Version required: 3.0.1 +# Version required: 3.0.2 # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.21 1996/11/15 12:51:59 torstenb Exp $ +# $Id: Makefile,v 1.22 1996/11/18 11:40:00 asami Exp $ # -DISTNAME= zsh-3.0.1 -PKGNAME= zsh-3.0.1 +DISTNAME= zsh-3.0.2 +PKGNAME= zsh-3.0.2 CATEGORIES= shells MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/ \ ftp://ftp.sterling.com/zsh/ \ @@ -24,4 +24,7 @@ GNU_CONFIGURE= yes MAN1= zsh.1 zshbuiltins.1 zshcompctl.1 zshexpn.1 zshmisc.1 \ zshoptions.1 zshall.1 zshparam.1 zshzle.1 +# If you want to build a static binary, uncomment the following line +#LDFLAGS+=-static + .include <bsd.port.mk> diff --git a/shells/zsh/distinfo b/shells/zsh/distinfo index c36704aaed0e..166ff995a816 100644 --- a/shells/zsh/distinfo +++ b/shells/zsh/distinfo @@ -1 +1 @@ -MD5 (zsh-3.0.1.tar.gz) = 8e9a20a7496d5f0303511723efc7a126 +MD5 (zsh-3.0.2.tar.gz) = a90f12d848a7049d3752eedc027f946d diff --git a/shells/zsh/pkg-plist b/shells/zsh/pkg-plist index 77f30ea84494..133aa5edda3e 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-3.0.1 +bin/zsh-3.0.2 info/zsh.info info/zsh.info-1 info/zsh.info-2 @@ -10,12 +10,12 @@ info/zsh.info-4 info/zsh.info-5 info/zsh.info-6 info/zsh.info-7 -man/man1/zsh.1.gz man/man1/zshcompctl.1.gz +man/man1/zshexpn.1.gz man/man1/zshmisc.1.gz -man/man1/zshall.1.gz man/man1/zshoptions.1.gz +man/man1/zshall.1.gz man/man1/zshzle.1.gz -man/man1/zshparam.1.gz -man/man1/zshexpn.1.gz +man/man1/zsh.1.gz man/man1/zshbuiltins.1.gz +man/man1/zshparam.1.gz |