From m.seaman@infracaninophile.co.uk  Thu Sep 22 10:11:08 2011
Return-Path: <m.seaman@infracaninophile.co.uk>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 48CF21065672
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Sep 2011 10:11:08 +0000 (UTC)
	(envelope-from m.seaman@infracaninophile.co.uk)
Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3fd3:cd67:fafa:3d78])
	by mx1.freebsd.org (Postfix) with ESMTP id CE53B8FC15
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Sep 2011 10:11:07 +0000 (UTC)
Received: from lucid-nonsense.infracaninophile.co.uk (localhost [IPv6:::1])
	by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id p8MAB1Vr019649
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 22 Sep 2011 11:11:01 +0100 (BST)
	(envelope-from matthew@lucid-nonsense.infracaninophile.co.uk)
Received: (from matthew@localhost)
	by lucid-nonsense.infracaninophile.co.uk (8.14.5/8.14.5/Submit) id p8MAB1sG019648;
	Thu, 22 Sep 2011 11:11:01 +0100 (BST)
	(envelope-from matthew)
Message-Id: <201109221011.p8MAB1sG019648@lucid-nonsense.infracaninophile.co.uk>
Date: Thu, 22 Sep 2011 11:11:01 +0100 (BST)
From: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Reply-To: Matthew Seaman <m.seaman@infracaninophile.co.uk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] www/p5-RTx-Shredder -- deprecate and expire simultaneously with rt36
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         160904
>Category:       ports
>Synopsis:       [maintainer] www/p5-RTx-Shredder -- deprecate and expire simultaneously with rt36
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 22 10:20:02 UTC 2011
>Closed-Date:    Fri Sep 23 19:38:15 UTC 2011
>Last-Modified:  Fri Sep 23 19:40:08 UTC 2011
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #0 r225467: Sat Sep 10 13:30:35 BST 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

www/p5-RTx-Shredder only works with the www/rt36 port, which is due
for deletion at the end of the month.  Deprecate and expire
simultaneously with that port.

Note: Shredder functionality has been added to the RT core for
versions 3.8 and above.

>How-To-Repeat:
	
>Fix:

	

--- p5-RTx-Shredder.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-RTx-Shredder/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	31 Jul 2009 13:56:34 -0000	1.6
+++ Makefile	22 Sep 2011 10:07:16 -0000
@@ -15,6 +15,10 @@
 MAINTAINER=	m.seaman@infracaninophile.co.uk
 COMMENT=	Cleanup RT database
 
+# Shredder has been integrated into the RT core for releases 3.8+
+DEPRECATED=	Only works with www/rt36, which is due for removal
+EXPIRATION_DATE=	2011-09-30
+
 BUILD_DEPENDS=	${LOCALBASE}/${RTHOME}/bin/rt:${PORTSDIR}/www/rt36 \
 		p5-DBIx-SearchBuilder>=1.31:${PORTSDIR}/databases/p5-DBIx-SearchBuilder \
 		p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \
--- p5-RTx-Shredder.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Sep 22 10:20:12 UTC 2011 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160904 
Responsible-Changed-From-To: perl->sunpoet 
Responsible-Changed-By: sunpoet 
Responsible-Changed-When: Fri Sep 23 19:37:20 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160904 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Fri Sep 23 19:38:14 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160904 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160904: commit references a PR
Date: Fri, 23 Sep 2011 19:38:08 +0000 (UTC)

 sunpoet     2011-09-23 19:37:59 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/p5-RTx-Shredder  Makefile 
   Log:
   - Mark DEPRECATED
   - Set EXPIRATION_DATE to 2011-09-30
   
   PR:             ports/160904
   Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
   
   Revision  Changes    Path
   1.7       +4 -0      ports/www/p5-RTx-Shredder/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
