Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2004 06:36:07 +0400
From:      Roman Bogorodskiy <bogorodskiy@inbox.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/70436: [ maintainer ] x11-wm/genmenu: bash2->bash RUN_DEPENDS switch
Message-ID:  <E1BvoOs-0005RP-00.bogorodskiy-inbox-ru@mx1.mail.ru>
Resent-Message-ID: <200408140240.i7E2eQkW016101@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         70436
>Category:       ports
>Synopsis:       [ maintainer ] x11-wm/genmenu: bash2->bash RUN_DEPENDS switch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 14 02:40:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD lame.novel.ru 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #14: Tue Aug 10 16:04:36 MSD 2004 root@lame.novel.ru:/usr/obj/usr/src/sys/NOV i386

>Description:
	Use shells/bash instead of shells/bash2 for RUN_DEPENDS.	

>How-To-Repeat:
>Fix:

diff -ruN genmenu.orig/Makefile genmenu/Makefile
--- genmenu.orig/Makefile	Sat Aug 14 06:28:13 2004
+++ genmenu/Makefile	Sat Aug 14 06:28:18 2004
@@ -14,7 +14,7 @@
 MAINTAINER=	bogorodskiy@inbox.ru
 COMMENT=	Generating menus for Bbox, Fbox, Obox, WM and E
 
-RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash2
+RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
 
 PLIST_FILES=	bin/genmenu
 USE_REINPLACE=	yes


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BvoOs-0005RP-00.bogorodskiy-inbox-ru>