diff options
author | ache <ache@FreeBSD.org> | 1996-08-28 23:21:14 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-08-28 23:21:14 +0800 |
commit | 7479e2096e18da23803a51ad2c59dcf406fa5065 (patch) | |
tree | bcac3bd97c32d5dec08318ab4ff174ef450bae1f /shells/bash1 | |
parent | d3160f74bb533f16bfea0f4ca117665a8e5cf60e (diff) | |
download | freebsd-ports-gnome-7479e2096e18da23803a51ad2c59dcf406fa5065.tar.gz freebsd-ports-gnome-7479e2096e18da23803a51ad2c59dcf406fa5065.tar.zst freebsd-ports-gnome-7479e2096e18da23803a51ad2c59dcf406fa5065.zip |
Upgrade to 1.14.7
Diffstat (limited to 'shells/bash1')
-rw-r--r-- | shells/bash1/Makefile | 8 | ||||
-rw-r--r-- | shells/bash1/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/shells/bash1/Makefile b/shells/bash1/Makefile index d8fc07556813..220891c0745c 100644 --- a/shells/bash1/Makefile +++ b/shells/bash1/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: bash -# Version required: 1.14.6 +# Version required: 1.14.7 # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.14 1995/12/03 00:14:27 ache Exp $ +# $Id: Makefile,v 1.15 1996/02/09 07:20:37 adam Exp $ # -DISTNAME= bash-1.14.6 -WRKSRC= ${WRKDIR}/bash-1.14.6 +DISTNAME= bash-1.14.7 +WRKSRC= ${WRKDIR}/bash-1.14.7 CATEGORIES+= shells MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ diff --git a/shells/bash1/distinfo b/shells/bash1/distinfo index 01c62e396388..721cbbd91ab6 100644 --- a/shells/bash1/distinfo +++ b/shells/bash1/distinfo @@ -1 +1 @@ -MD5 (bash-1.14.6.tar.gz) = 12af301a38948c41cc49c4ae24972d49 +MD5 (bash-1.14.7.tar.gz) = 2ba8f27c9861d57826e695278a240a04 |