Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Mar 2011 17:01:23 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/155536: devel/quilt: deprecate 
Message-ID:  <201103131701.p2DH1N9x014474@red.freebsd.org>
Resent-Message-ID: <201103131710.p2DHA9ZN083472@freefall.freebsd.org>

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

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



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