From 53691f9b1634257e8df27300d8e86305ed2eb675 Mon Sep 17 00:00:00 2001 From: ache Date: Thu, 6 Nov 1997 01:17:59 +0000 Subject: Upgrade to 2.01.1 --- shells/bash/Makefile | 8 ++++---- shells/bash/distinfo | 2 +- shells/bash2/Makefile | 8 ++++---- shells/bash2/distinfo | 2 +- shells/bash3/Makefile | 8 ++++---- shells/bash3/distinfo | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) (limited to 'shells') 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 -- cgit