Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2012 11:32:51 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        brix@FreeBSD.org
Subject:   ports/166249: [PATCH] www/p5-Apache-Gallery: Mark DEPRECATED as it depends on mod_perl1
Message-ID:  <201203191532.q2JFWpWs065123@meatwad.mouf.net>
Resent-Message-ID: <201203191540.q2JFeBdF088839@freefall.freebsd.org>

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

>Number:         166249
>Category:       ports
>Synopsis:       [PATCH] www/p5-Apache-Gallery: Mark DEPRECATED as it depends on mod_perl1
>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:   Mon Mar 19 15:40:11 UTC 2012
>Closed-Date:
>Last-Modified:
>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 as it depends on mod_perl 1 which has been removed from ports

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	19 Mar 2012 15:32:17 -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:
>Unformatted:



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