ports/132631: patch: shells/bash3 - set UNIQUENAME, fix duplicate LATEST_LINK

Emanuel Haupt ehaupt at FreeBSD.org
Sat Mar 14 19:20:02 UTC 2009


>Number:         132631
>Category:       ports
>Synopsis:       patch: shells/bash3 - set UNIQUENAME, fix duplicate LATEST_LINK
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 14 19:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>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 at 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.
>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:10:05 -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 at FreeBSD.org
 COMMENT=		The GNU Project's Bourne Again SHell
 
+UNIQUENAME=		bash3
+
 IGNOREFILES=		FAQ
 CONFLICTS=		bash-[0-24-9].*
 
--- bash3.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list