mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Update to beta 17
This commit is contained in:
parent
ea3d66da0b
commit
2f8774e7b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3085
@ -3,11 +3,11 @@
|
||||
# Date created: 11 Feb. 1995
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1995/07/01 21:51:58 torstenb Exp $
|
||||
# $Id: Makefile,v 1.14 1996/03/06 17:57:37 torstenb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= zsh-2.6-beta13
|
||||
PKGNAME= zsh-2.6b13
|
||||
DISTNAME= zsh-2.6-beta17
|
||||
PKGNAME= zsh-2.6b17
|
||||
CATEGORIES+= shells
|
||||
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
|
||||
ftp://ftp.sterling.com/zsh/src/ \
|
||||
|
@ -1 +1 @@
|
||||
Zsh - the Z shell, version 2.6 beta 13
|
||||
Zsh - the Z shell, version 2.6 beta 17
|
||||
|
@ -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-beta13
|
||||
bin/zsh-2.6-beta17
|
||||
info/zsh.info
|
||||
info/zsh.info-1
|
||||
info/zsh.info-2
|
||||
|
@ -3,11 +3,11 @@
|
||||
# Date created: 11 Feb. 1995
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.13 1995/07/01 21:51:58 torstenb Exp $
|
||||
# $Id: Makefile,v 1.14 1996/03/06 17:57:37 torstenb Exp $
|
||||
#
|
||||
|
||||
DISTNAME= zsh-2.6-beta13
|
||||
PKGNAME= zsh-2.6b13
|
||||
DISTNAME= zsh-2.6-beta17
|
||||
PKGNAME= zsh-2.6b17
|
||||
CATEGORIES+= shells
|
||||
MASTER_SITES= ftp://ftp.math.gatech.edu/pub/zsh/src/ \
|
||||
ftp://ftp.sterling.com/zsh/src/ \
|
||||
|
@ -1 +1 @@
|
||||
Zsh - the Z shell, version 2.6 beta 13
|
||||
Zsh - the Z shell, version 2.6 beta 17
|
||||
|
@ -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-beta13
|
||||
bin/zsh-2.6-beta17
|
||||
info/zsh.info
|
||||
info/zsh.info-1
|
||||
info/zsh.info-2
|
||||
|
Loading…
Reference in New Issue
Block a user