From owner-freebsd-perl@FreeBSD.ORG Wed Nov 20 15:00:01 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4FBB1C95 for ; Wed, 20 Nov 2013 15:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 40BAC213C for ; Wed, 20 Nov 2013 15:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rAKF01AQ064345 for ; Wed, 20 Nov 2013 15:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rAKF01AD064344; Wed, 20 Nov 2013 15:00:01 GMT (envelope-from gnats) Date: Wed, 20 Nov 2013 15:00:01 GMT Message-Id: <201311201500.rAKF01AD064344@freefall.freebsd.org> To: perl@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/184080: commit references a PR X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: dfilter service List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Nov 2013 15:00:01 -0000 The following reply was made to PR ports/184080; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/184080: commit references a PR Date: Wed, 20 Nov 2013 14:56:29 +0000 (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"