From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 13 17:10:09 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD9DC1065672 for ; Sun, 13 Mar 2011 17:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A1B438FC16 for ; Sun, 13 Mar 2011 17:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p2DHA9nI083473 for ; Sun, 13 Mar 2011 17:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p2DHA9ZN083472; Sun, 13 Mar 2011 17:10:09 GMT (envelope-from gnats) Resent-Date: Sun, 13 Mar 2011 17:10:09 GMT Resent-Message-Id: <201103131710.p2DHA9ZN083472@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, Rene Ladan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30E991065670 for ; Sun, 13 Mar 2011 17:01:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 209B68FC16 for ; Sun, 13 Mar 2011 17:01:24 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p2DH1NN2014475 for ; Sun, 13 Mar 2011 17:01:23 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p2DH1N9x014474; Sun, 13 Mar 2011 17:01:23 GMT (envelope-from nobody) Message-Id: <201103131701.p2DH1N9x014474@red.freebsd.org> Date: Sun, 13 Mar 2011 17:01:23 GMT From: Rene Ladan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/155536: devel/quilt: deprecate X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2011 17:10:09 -0000 >Number: 155536 >Category: ports >Synopsis: devel/quilt: deprecate >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Mar 13 17:10:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: >Organization: >Environment: Ports tree as of 2011-03-13 >Description: devel/quilt depends on the shells/bash3, the latter expired on 2011-01-21 and is kept alive just for the former port. See http://www.freshports.org/ports-expired.php Another possibility would be to upgrade this port to use shells/bash (bash 4). >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/quilt/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 31 May 2010 01:58:24 -0000 1.12 +++ Makefile 13 Mar 2011 16:55:28 -0000 @@ -15,6 +15,9 @@ MAINTAINER= doj@cubic.org COMMENT= A collection of bash3 scripts to ease working with patch files +DEPRECATED= Depends on expired shells/bash3 +EXPIRATION_DATE=2011-05-01 + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash3 \ gcp:${PORTSDIR}/sysutils/coreutils \ gsed:${PORTSDIR}/textproc/gsed \ >Release-Note: >Audit-Trail: >Unformatted: