From steve@mouf.net  Fri Mar 16 01:30:56 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 76296106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Mar 2012 01:30:56 +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 1C31D8FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Mar 2012 01:30:56 +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 q2G1UqCd036776
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Thu, 15 Mar 2012 21:30:52 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q2G1UpIN068075;
	Thu, 15 Mar 2012 21:30:51 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201203160130.q2G1UpIN068075@meatwad.mouf.net>
Date: Thu, 15 Mar 2012 21:30:51 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: demon@freebsd.org
Subject: [PATCH] textproc/p5-XML-Validate: add missing DEPENDS, add TEST_DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         166170
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-Validate: add missing DEPENDS, add TEST_DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 16 01:40:01 UTC 2012
>Closed-Date:    Tue Apr 10 01:59:05 UTC 2012
>Last-Modified:  Tue Apr 10 02:00:39 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:
- Add missing DEPENDS
- Add TEST_DEPENDS to enable testing
- Bump PORTREVISION

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

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

--- p5-XML-Validate-1.025_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-Validate/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	10 Nov 2009 12:51:39 -0000	1.2
+++ Makefile	16 Mar 2012 01:30:26 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	XML-Validate
 PORTVERSION=	1.025
+PORTREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +15,10 @@
 MAINTAINER=	demon@FreeBSD.org
 COMMENT=	An XML validator factory
 
-RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
+BUILD_DEPENDS=	p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
+		p5-Log-TraceMessages>=0:${PORTSDIR}/devel/p5-Log-TraceMessages
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions
 
 PERL_CONFIGURE=	yes
 
--- p5-XML-Validate-1.025_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 16 01:40:24 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166170 
Responsible-Changed-From-To: demon->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sun Apr 8 02:14:03 UTC 2012 
Responsible-Changed-Why:  
Timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166170 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Tue Apr 10 01:59:04 UTC 2012 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166170 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/166170: commit references a PR
Date: Tue, 10 Apr 2012 01:58:46 +0000 (UTC)

 swills      2012-04-10 01:58:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-XML-Validate Makefile 
   Log:
   - Add missing DEPENDS
   - Add TEST_DEPENDS to enable testing
   - Bump PORTREVISION
   
   PR:             ports/166170
   Approved by:    maintainer timeout (demon, >2 weeks)
   
   Revision  Changes    Path
   1.3       +5 -1      ports/textproc/p5-XML-Validate/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
