ports/108627: [patch] print/apsfilter: drop shells/bash2 dependency

Boris Samorodov bsam at FreeBSD.org
Wed Jan 31 20:50:16 UTC 2007


>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 at 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:



More information about the freebsd-ports-bugs mailing list