diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-11-06 01:17:59 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-11-06 01:17:59 +0000 |
commit | 186ce4ad838049c8983578e4963c019de5aae0f1 (patch) | |
tree | 84e4d30e24ea4e274e6dc9765b68e47d92d11a31 /shells | |
parent | Back out previous commit -- my mistake. (diff) |
Upgrade to 2.01.1
Notes
Notes:
svn path=/head/; revision=8507
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash/Makefile | 8 | ||||
-rw-r--r-- | shells/bash/distinfo | 2 | ||||
-rw-r--r-- | shells/bash2/Makefile | 8 | ||||
-rw-r--r-- | shells/bash2/distinfo | 2 | ||||
-rw-r--r-- | shells/bash3/Makefile | 8 | ||||
-rw-r--r-- | shells/bash3/distinfo | 2 |
6 files changed, 15 insertions, 15 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index fab0686fb505..57372616bd54 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: bash -# Version required: 2.01 +# Version required: 2.01.1 # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.25 1997/06/06 23:13:49 ache Exp $ +# $Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp $ # -DISTNAME= bash-2.01 +DISTNAME= bash-2.01.1 CATEGORIES= shells MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \ ${MASTER_SITE_GNU} .if !defined(NOPORTDOCS) -DISTFILES= bash-2.01.tar.gz bash-doc-2.01.tar.gz +DISTFILES= bash-2.01.1.tar.gz bash-doc-2.01.tar.gz .endif MAINTAINER= ache@FreeBSD.ORG diff --git a/shells/bash/distinfo b/shells/bash/distinfo index 79d2c2656850..591457c9464b 100644 --- a/shells/bash/distinfo +++ b/shells/bash/distinfo @@ -1,2 +1,2 @@ -MD5 (bash-2.01.tar.gz) = 51837bb4662144b64bd874585c057752 +MD5 (bash-2.01.1.tar.gz) = 556e0b6c98c1fdb88b25a5d783f4a655 MD5 (bash-doc-2.01.tar.gz) = 5f2f59032f9dd63dde0e464af5b5346c diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index fab0686fb505..57372616bd54 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: bash -# Version required: 2.01 +# Version required: 2.01.1 # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.25 1997/06/06 23:13:49 ache Exp $ +# $Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp $ # -DISTNAME= bash-2.01 +DISTNAME= bash-2.01.1 CATEGORIES= shells MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \ ${MASTER_SITE_GNU} .if !defined(NOPORTDOCS) -DISTFILES= bash-2.01.tar.gz bash-doc-2.01.tar.gz +DISTFILES= bash-2.01.1.tar.gz bash-doc-2.01.tar.gz .endif MAINTAINER= ache@FreeBSD.ORG diff --git a/shells/bash2/distinfo b/shells/bash2/distinfo index 79d2c2656850..591457c9464b 100644 --- a/shells/bash2/distinfo +++ b/shells/bash2/distinfo @@ -1,2 +1,2 @@ -MD5 (bash-2.01.tar.gz) = 51837bb4662144b64bd874585c057752 +MD5 (bash-2.01.1.tar.gz) = 556e0b6c98c1fdb88b25a5d783f4a655 MD5 (bash-doc-2.01.tar.gz) = 5f2f59032f9dd63dde0e464af5b5346c diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile index fab0686fb505..57372616bd54 100644 --- a/shells/bash3/Makefile +++ b/shells/bash3/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: bash -# Version required: 2.01 +# Version required: 2.01.1 # Date created: 21 August 1994 # Whom: jkh # -# $Id: Makefile,v 1.25 1997/06/06 23:13:49 ache Exp $ +# $Id: Makefile,v 1.26 1997/06/27 23:03:27 ache Exp $ # -DISTNAME= bash-2.01 +DISTNAME= bash-2.01.1 CATEGORIES= shells MASTER_SITES= ftp://slc2.ins.cwru.edu/pub/dist/ \ ${MASTER_SITE_GNU} .if !defined(NOPORTDOCS) -DISTFILES= bash-2.01.tar.gz bash-doc-2.01.tar.gz +DISTFILES= bash-2.01.1.tar.gz bash-doc-2.01.tar.gz .endif MAINTAINER= ache@FreeBSD.ORG diff --git a/shells/bash3/distinfo b/shells/bash3/distinfo index 79d2c2656850..591457c9464b 100644 --- a/shells/bash3/distinfo +++ b/shells/bash3/distinfo @@ -1,2 +1,2 @@ -MD5 (bash-2.01.tar.gz) = 51837bb4662144b64bd874585c057752 +MD5 (bash-2.01.1.tar.gz) = 556e0b6c98c1fdb88b25a5d783f4a655 MD5 (bash-doc-2.01.tar.gz) = 5f2f59032f9dd63dde0e464af5b5346c |