From ehaupt@FreeBSD.org  Sat Mar 14 19:15:26 2009
Return-Path: <ehaupt@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4DDAD106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Mar 2009 19:15:26 +0000 (UTC)
	(envelope-from ehaupt@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 3B6C68FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Mar 2009 19:15:26 +0000 (UTC)
	(envelope-from ehaupt@FreeBSD.org)
Received: from freefall.freebsd.org (ehaupt@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2EJFQav077608
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Mar 2009 19:15:26 GMT
	(envelope-from ehaupt@freefall.freebsd.org)
Received: (from ehaupt@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2EJFQXb077607;
	Sat, 14 Mar 2009 20:15:26 +0100 (CET)
	(envelope-from ehaupt)
Message-Id: <200903141915.n2EJFQXb077607@freefall.freebsd.org>
Date: Sat, 14 Mar 2009 20:15:26 +0100 (CET)
From: Emanuel Haupt <ehaupt@freebsd.org>
Reply-To: Emanuel Haupt <ehaupt@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: patch: shells/bash3 - set UNIQUENAME, fix duplicate LATEST_LINK
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         132631
>Category:       ports
>Synopsis:       patch: shells/bash3 - set UNIQUENAME, fix duplicate LATEST_LINK
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 14 19:20:01 UTC 2009
>Closed-Date:    Tue Mar 24 17:17:11 UTC 2009
>Last-Modified:  Tue Mar 24 17:17:11 UTC 2009
>Originator:     Emanuel Haupt
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


	
>Description:
Since there is shells/bash and shells/bash3 with the same UNIQUENAME either of
both should be altered. This also takes care of the duplicate LATEST_LINK.

Also provide a text for UPDATING.
>How-To-Repeat:
	
>Fix:

	

--- bash3.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/shells/bash3/Makefile,v
retrieving revision 1.75
diff -u -r1.75 Makefile
--- Makefile	11 Mar 2009 07:45:55 -0000	1.75
+++ Makefile	14 Mar 2009 19:50:38 -0000
@@ -9,7 +9,7 @@
 PORTNAME=		bash
 PATCHLEVEL=		48
 PORTVERSION=		3.2.${PATCHLEVEL:S/^0//g}
-PORTREVISION?=		0
+PORTREVISION?=		1
 CATEGORIES=		shells
 MASTER_SITES=		${MASTER_SITE_GNU:S/$/:bash/} \
 			ftp://ftp.cwru.edu/pub/%SUBDIR%/:faq
@@ -29,6 +29,8 @@
 MAINTAINER=		obrien@FreeBSD.org
 COMMENT=		The GNU Project's Bourne Again SHell
 
+LATEST_LINK=		bash3
+
 IGNOREFILES=		FAQ
 CONFLICTS=		bash-[0-24-9].*
--- bash3.diff ends here ---

--- UPDATING.diff begins here ---
Index: UPDATING
===================================================================
RCS file: /home/pcvs/ports/UPDATING,v
retrieving revision 1.787
diff -u -r1.787 UPDATING
--- UPDATING	10 Mar 2009 21:08:50 -0000	1.787
+++ UPDATING	14 Mar 2009 19:24:35 -0000
@@ -6,6 +6,15 @@
 time you update your ports collection, before attempting any port
 upgrades.
 
+20090314:
+  AFFECTS: users of shells/bash3
+  AUTHOR: ehaupt@FreeBSD.org
+
+  With the addition of shells/bash version 4.x, people wanting to stick
+  with bash 3.x should perform the following update:
+
+  $ portupgrade -f -o shells/bash3 bash
+
 20090310:
   AFFECTS: users of multimedia/mythtv
   AUTHOR: glarkin@FreeBSD.org
--- UPDATING.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->obrien 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Mar 14 19:20:11 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132631 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132631: commit references a PR
Date: Mon, 23 Mar 2009 21:01:25 +0000 (UTC)

 obrien      2009-03-23 21:01:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     .                    UPDATING 
   Log:
   Add note for those wanting older Bash.
   
   PR:             132631
   Submitted by:   ehaupt
   
   Revision  Changes    Path
   1.792     +10 -1     ports/UPDATING
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132631: commit references a PR
Date: Mon, 23 Mar 2009 20:59:56 +0000 (UTC)

 obrien      2009-03-23 20:59:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     shells/bash3         Makefile 
   Log:
   Set LATEST_LINK.
   
   PR:             132631
   Submitted by:   ehaupt
   
   Revision  Changes    Path
   1.76      +2 -1      ports/shells/bash3/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Mar 24 17:17:10 UTC 2009 
State-Changed-Why:  
committed few days ago. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132631 
>Unformatted:
