From steve@mouf.net  Fri Mar 23 19:42:47 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 95605106566B;
	Fri, 23 Mar 2012 19:42:47 +0000 (UTC)
	(envelope-from steve@mouf.net)
Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2])
	by mx1.freebsd.org (Postfix) with ESMTP id 374F38FC20;
	Fri, 23 Mar 2012 19:42:47 +0000 (UTC)
Received: from meatwad.mouf.net (cpe-024-162-230-236.nc.res.rr.com [24.162.230.236])
	by mouf.net (8.14.4/8.14.4) with ESMTP id q2NJghqI010034
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Fri, 23 Mar 2012 15:42:43 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q2NJgh4j066867;
	Fri, 23 Mar 2012 15:42:43 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201203231942.q2NJgh4j066867@meatwad.mouf.net>
Date: Fri, 23 Mar 2012 15:42:43 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: brix@freebsd.org
Subject: [PATCH] www/p5-Apache-Gallery: mark deprecated since it depends on mod_perl
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         166352
>Category:       ports
>Synopsis:       [PATCH] www/p5-Apache-Gallery: mark deprecated since it depends on mod_perl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brix
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 23 19:50:10 UTC 2012
>Closed-Date:    Sun Mar 25 18:39:46 UTC 2012
>Last-Modified:  Sun Mar 25 18:39:46 UTC 2012
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r232426: Fri Mar  2 21:54:42
>Description:
- Mark deprecated since it depends on mod_perl

(Would go ahead since mod_perl is already gone, but not sure if this is feature safe)

Port maintainer (brix@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Apache-Gallery-1.0.2,3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-Apache-Gallery/Makefile,v
retrieving revision 1.39
diff -u -u -r1.39 Makefile
--- Makefile	1 Jan 2012 16:47:40 -0000	1.39
+++ Makefile	23 Mar 2012 19:41:59 -0000
@@ -16,6 +16,9 @@
 MAINTAINER=	brix@FreeBSD.org
 COMMENT=	Apache::Gallery - mod_perl handler to create an image gallery
 
+DEPRECATED=	Depends on mod_perl which has been removed from the tree
+EXPIRATION_DATE=	2012-04-19
+
 LICENSE=	ART10
 
 BUILD_DEPENDS=	${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
--- p5-Apache-Gallery-1.0.2,3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->brix 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 23 19:50:20 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166352 
State-Changed-From-To: open->closed 
State-Changed-By: brix 
State-Changed-When: Sun Mar 25 18:38:33 UTC 2012 
State-Changed-Why:  
Closing as duplicate of ports/166249. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166352 
>Unformatted:
