Bug 184080

Summary: textproc/p5-XML_SAXDriver-Sablotron : deprecate
Product: Ports & Packages Reporter: Rene Ladan <rene>
Component: Individual Port(s)Assignee: freebsd-perl (Nobody) <perl>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Rene Ladan freebsd_committer freebsd_triage 2013-11-19 10:30:00 UTC
textproc/p5-XML_SAXDriver-Sablotron depends on textproc/p5-XML-Sablotron
which is expired, so mark this port for removal on 2013-12-19.

Fix: Patch attached with submission follows:
How-To-Repeat: Tools/scripts/rmport textproc/p5-XML-Sablotron
Comment 1 Philippe Audeoud freebsd_committer freebsd_triage 2013-11-20 14:52:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Perl wants his PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-11-20 14:56:29 UTC
Author: jadawin
Date: Wed Nov 20 14:56:22 2013
New Revision: 334424
URL: http://svnweb.freebsd.org/changeset/ports/334424

Log:
  - Mark as deprecated and set expiration date.
  
  PR:		ports/184080
  Submitted by:	rene@

Modified:
  head/textproc/p5-XML-SAXDriver-Sablotron/Makefile

Modified: head/textproc/p5-XML-SAXDriver-Sablotron/Makefile
==============================================================================
--- head/textproc/p5-XML-SAXDriver-Sablotron/Makefile	Wed Nov 20 14:54:31 2013	(r334423)
+++ head/textproc/p5-XML-SAXDriver-Sablotron/Makefile	Wed Nov 20 14:56:22 2013	(r334424)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl SAX driver for the Sablotron XSLT
 
+DEPRECATED=	Depends on expired textproc/p5-XML-Sablotron
+EXPIRATION_DATE=	2013-12-19
+
 BUILD_DEPENDS=	p5-XML-Sablotron>=0:${PORTSDIR}/textproc/p5-XML-Sablotron \
 		p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX
 RUN_DEPENDS:=	${BUILD_DEPENDS}
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Philippe Audeoud freebsd_committer freebsd_triage 2013-11-20 14:56:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!