Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2012 15:09:23 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/166350: [PATCH] www/p5-HTML-Sanitizer: mark DEPRECATED since it's gone from CPAN
Message-ID:  <201203231909.q2NJ9N7w003646@meatwad.mouf.net>
Resent-Message-ID: <201203231910.q2NJAESj029567@freefall.freebsd.org>

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

>Number:         166350
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTML-Sanitizer: mark DEPRECATED since it's gone from CPAN
>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:   Fri Mar 23 19:10:13 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 since it's gone from CPAN
- Will set EXPIRATION_DATE when committing

Port maintainer (gslin@gslin.org) is cc'd.

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

--- p5-HTML-Sanitizer-0.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/p5-HTML-Sanitizer/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	12 Dec 2007 06:23:01 -0000	1.1
+++ Makefile	23 Mar 2012 19:05:24 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	HTML Sanitizer
 
+DEPRECATED=	no longer in CPAN
+
 RUN_DEPENDS=	${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree
 
 PERL_CONFIGURE=	yes
--- p5-HTML-Sanitizer-0.04.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?201203231909.q2NJ9N7w003646>