From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 31 20:50:16 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D2F116A405 for ; Wed, 31 Jan 2007 20:50:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 25D5713C4A7 for ; Wed, 31 Jan 2007 20:50:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l0VKoGaL016187 for ; Wed, 31 Jan 2007 20:50:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l0VKoF36016186; Wed, 31 Jan 2007 20:50:15 GMT (envelope-from gnats) Resent-Date: Wed, 31 Jan 2007 20:50:15 GMT Resent-Message-Id: <200701312050.l0VKoF36016186@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Boris Samorodov Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7921116A40B for ; Wed, 31 Jan 2007 20:41:16 +0000 (UTC) (envelope-from bsam@tinderbox.i386.ipt.ru) Received: from tinderbox.i386.ipt.ru (tinderbox.i386.ipt.ru [80.253.10.91]) by mx1.freebsd.org (Postfix) with ESMTP id 00BFF13C494 for ; Wed, 31 Jan 2007 20:41:15 +0000 (UTC) (envelope-from bsam@tinderbox.i386.ipt.ru) Received: from tinderbox.i386.ipt.ru (localhost [127.0.0.1]) by tinderbox.i386.ipt.ru (8.13.8/8.13.8) with ESMTP id l0VKkg48084371 for ; Wed, 31 Jan 2007 23:46:42 +0300 (MSK) (envelope-from bsam@tinderbox.i386.ipt.ru) Received: (from bsam@localhost) by tinderbox.i386.ipt.ru (8.13.8/8.13.8/Submit) id l0VKkg30084370; Wed, 31 Jan 2007 23:46:42 +0300 (MSK) (envelope-from bsam) Message-Id: <200701312046.l0VKkg30084370@tinderbox.i386.ipt.ru> Date: Wed, 31 Jan 2007 23:46:42 +0300 (MSK) From: Boris Samorodov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/108627: [patch] print/apsfilter: drop shells/bash2 dependency X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Boris Samorodov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Jan 2007 20:50:16 -0000 >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: