From steve@mouf.net  Wed Mar  7 18:29:18 2012
Return-Path: <steve@mouf.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D0471106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 Mar 2012 18:29:18 +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 900A38FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 Mar 2012 18:29:18 +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 q27ITAs1052106
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
	Wed, 7 Mar 2012 13:29:10 -0500 (EST)
	(envelope-from steve@meatwad.mouf.net)
Received: (from steve@localhost)
	by meatwad.mouf.net (8.14.5/8.14.5/Submit) id q27IT0W7031605;
	Wed, 7 Mar 2012 13:29:00 -0500 (EST)
	(envelope-from steve)
Message-Id: <201203071829.q27IT0W7031605@meatwad.mouf.net>
Date: Wed, 7 Mar 2012 13:29:00 -0500 (EST)
From: Steve Wills <swills@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: numisemis@yahoo.com
Subject: [PATCH] net/p5-Net-SCP-Expect: add missing DEPENDS
X-Send-Pr-Version: 3.113
X-GNATS-Notify: numisemis@yahoo.com

>Number:         165831
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-SCP-Expect: 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:   Wed Mar 07 18:30:14 UTC 2012
>Closed-Date:    Sat Mar 17 22:54:33 UTC 2012
>Last-Modified:  Sat Mar 17 23:00:22 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:
see patch

Port maintainer (numisemis@yahoo.com) is cc'd.

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

--- p5-Net-SCP-Expect-0.16_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-SCP-Expect/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	19 Jun 2009 16:26:59 -0000	1.4
+++ Makefile	7 Mar 2012 18:27:35 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	Net-SCP-Expect
 PORTVERSION=	0.16
+PORTREVISION=	1
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +15,10 @@
 MAINTAINER=	numisemis@yahoo.com
 COMMENT=	Perl5 wrapper for scp that allows passwords via Expect
 
-RUN_DEPENDS=	p5-Expect>=1.14:${PORTSDIR}/lang/p5-Expect \
+BUILD_DEPENDS=	p5-Expect>=1.14:${PORTSDIR}/lang/p5-Expect \
+		p5-Net-IPv6Addr>=0:${PORTSDIR}/net-mgmt/p5-Net-IPv6Addr \
 		p5-Term-ReadPassword>=0.01:${PORTSDIR}/devel/p5-Term-ReadPassword
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
--- p5-Net-SCP-Expect-0.16_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Mar 7 18:30:30 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=165831 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Mar 7 18:30:40 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: numisemis@yahoo.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/165831: [PATCH] net/p5-Net-SCP-Expect: add missing DEPENDS
Date: Wed, 7 Mar 2012 18:30:36 UT

 Maintainer of net/p5-Net-SCP-Expect,
 
 Please note that PR ports/165831 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/165831
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Fri Mar 9 05:11:32 UTC 2012 
State-Changed-Why:  
From misfiled PR caught in spamtrap: 

Subject: Re: ports/165831: [PATCH] net/p5-Net-SCP-Expect: add missing DEPENDS 
References: <20120307183036.2BB261065670@hub.freebsd.org> 
From: =?utf-8?Q?=C5=A0imun_Mikecin?= <numisemis@yahoo.com> 
Content-Type: text/plain; 
charset=us-ascii 
X-Mailer: iPhone Mail (9A405) 
In-Reply-To: <20120307183036.2BB261065670@hub.freebsd.org> 
Message-Id: <8AD50EE3-D5D4-4CFB-BDE0-D183EED6FCB0@yahoo.com> 
Date: Wed, 7 Mar 2012 20:12:00 +0100 
To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org> 
Content-Transfer-Encoding: 7bit 
Mime-Version: 1.0 (1.0) 

Patch approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165831 
Responsible-Changed-From-To: perl->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Wed Mar 14 03:07:47 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165831 
State-Changed-From-To: open->closed 
State-Changed-By: swills 
State-Changed-When: Sat Mar 17 22:54:32 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165831: commit references a PR
Date: Sat, 17 Mar 2012 22:54:30 +0000 (UTC)

 swills      2012-03-17 22:54:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-Net-SCP-Expect Makefile 
   Log:
   - Add missing DEPENDS
   - Bump PORTREVISION
   
   PR:             ports/165831
   Approved by:    numisemis@yahoo.com (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.5       +4 -1      ports/net/p5-Net-SCP-Expect/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:
