Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2007 23:46:42 +0300 (MSK)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108627: [patch] print/apsfilter: drop shells/bash2 dependency
Message-ID:  <200701312046.l0VKkg30084370@tinderbox.i386.ipt.ru>
Resent-Message-ID: <200701312050.l0VKoF36016186@freefall.freebsd.org>

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

>Number:         108627
>Category:       ports
>Synopsis:       [patch] print/apsfilter: drop shells/bash2 dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 31 20:50:15 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Boris Samorodov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD tinderbox.i386.ipt.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jan 29 02:38:41 MSK 2007 bsam@tinderbox.i386.ipt.ru:/usr/obj/usr/src/sys/GENERIC i386
>Description:
	In preparation to deprecate shells/bash2 the dependency should be
	dropped.
>How-To-Repeat:
>Fix:
	- drop variable RUN_DEPENDS for shells/bash2;
	- do not bump PORTREVISION since this dependency is not default.

--- apsfilter.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/print/apsfilter/Makefile,v
retrieving revision 1.127
diff -u -r1.127 Makefile
--- Makefile	9 Jul 2006 16:34:49 -0000	1.127
+++ Makefile	31 Jan 2007 20:35:23 -0000
@@ -115,11 +115,7 @@
 .endif
 
 # needed for aps2file
-.if defined(WITH_BASH2)
-RUN_DEPENDS+=	bash:${PORTSDIR}/shells/bash2
-.else
 RUN_DEPENDS+=	bash:${PORTSDIR}/shells/bash
-.endif
 
 # HP IJS driver is not automatically part of ghostscript port anymore
 RUN_DEPENDS+=	hpijs:${PORTSDIR}/print/hpijs
--- apsfilter.diff ends here ---

WBR
-- 
bsam

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701312046.l0VKkg30084370>