1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Upgrade to 3.0.5

This commit is contained in:
Torsten Blum 1997-09-26 08:23:15 +00:00
parent 31f08be6a3
commit bed1863567
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8027
6 changed files with 12 additions and 12 deletions

View File

@ -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/ \

View File

@ -1 +1 @@
MD5 (zsh-3.0.4.tar.gz) = e7e1483e75c80cdb1f557609c04cb025
MD5 (zsh-3.0.5.tar.gz) = 7c3ce278a75ee8d05c5d0fc1821b2a7a

View File

@ -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

View File

@ -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/ \

View File

@ -1 +1 @@
MD5 (zsh-3.0.4.tar.gz) = e7e1483e75c80cdb1f557609c04cb025
MD5 (zsh-3.0.5.tar.gz) = 7c3ce278a75ee8d05c5d0fc1821b2a7a

View File

@ -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