From steve@mouf.net  Fri Mar 16 01:30:03 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 730C5106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Mar 2012 01:30:03 +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 E692C8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Mar 2012 01:30:02 +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 q2G1TviE036763
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Thu, 15 Mar 2012 21:29:58 -0400 (EDT)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q2G1ToqW066437;
	Thu, 15 Mar 2012 21:29:50 -0400 (EDT)
	(envelope-from steve)
Message-Id: <201203160129.q2G1ToqW066437@meatwad.mouf.net>
Date: Thu, 15 Mar 2012 21:29:50 -0400 (EDT)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] textproc/p5-XML-Canonical: add missing DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         166169
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-XML-Canonical: add missing 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:52:20 UTC 2012
>Last-Modified:  Tue Apr 10 02:00:32 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
- Bump PORTREVISION

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-XML-Canonical-0.10_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-XML-Canonical/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	6 Jun 2008 14:04:54 -0000	1.3
+++ Makefile	16 Mar 2012 01:29:32 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	XML-Canonical
 PORTVERSION=	0.10
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	XML
@@ -16,6 +16,8 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	Perl Implementation of Canonical XML
 
+BUILD_DEPENDS=	p5-XML-GDOME>=0:${PORTSDIR}/textproc/p5-XML-GDOME
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 LIB_DEPENDS=	gdome:${PORTSDIR}/textproc/gdome2
 
 PERL_CONFIGURE=	yes
--- p5-XML-Canonical-0.10_2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Mar 16 01:40:10 UTC 2012 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166169 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Mar 16 01:40:15 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/166169: [PATCH] textproc/p5-XML-Canonical: add missing DEPENDS
Date: Fri, 16 Mar 2012 01:40:13 UT

 Maintainer of textproc/p5-XML-Canonical,
 
 Please note that PR ports/166169 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166169
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Gea-Suan Lin <gslin@gslin.org>
To: bug-followup@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/166169: [PATCH] textproc/p5-XML-Canonical: add missing
 DEPENDS
Date: Fri, 16 Mar 2012 16:25:24 +0800

 Thanks, please commit it.
 
 On Fri, Mar 16, 2012 at 01:40:13AM +0000, Edwin Groothuis wrote:
 > Maintainer of textproc/p5-XML-Canonical,
 > 
 > Please note that PR ports/166169 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166169
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sat Mar 17 22:21:09 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166169 
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Tue Apr 10 01:52:19 UTC 2012 
State-Changed-Why:  
Committed. 

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

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

 swills      2012-04-10 01:52:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/p5-XML-Canonical Makefile 
   Log:
   - Add missing DEPENDS
   - Bump PORTREVISION
   
   PR:             ports/166169
   Approved by:    maintainer (gslin@gslin.org)
   
   Revision  Changes    Path
   1.4       +3 -1      ports/textproc/p5-XML-Canonical/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:
