From leeym@db1.leeym.com  Fri Feb 29 05:44:55 2008
Return-Path: <leeym@db1.leeym.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C438A106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Feb 2008 05:44:55 +0000 (UTC)
	(envelope-from leeym@db1.leeym.com)
Received: from db1.leeym.com (db1.leeym.com [66.79.165.131])
	by mx1.freebsd.org (Postfix) with ESMTP id B5F078FC18
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Feb 2008 05:44:55 +0000 (UTC)
	(envelope-from leeym@db1.leeym.com)
Received: from db1.leeym.com (localhost [127.0.0.1])
	by db1.leeym.com (8.14.1/8.14.1) with ESMTP id m1T5k28f018917;
	Thu, 28 Feb 2008 21:46:03 -0800 (PST)
	(envelope-from leeym@db1.leeym.com)
Received: (from leeym@localhost)
	by db1.leeym.com (8.14.2/8.14.2/Submit) id m1T5k1Wg018848;
	Thu, 28 Feb 2008 21:46:01 -0800 (PST)
	(envelope-from leeym)
Message-Id: <200802290546.m1T5k1Wg018848@db1.leeym.com>
Date: Thu, 28 Feb 2008 21:46:01 -0800 (PST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: lyngbol@wheel.dk
Subject: [PATCH] net-mgmt/p5-Net-Telnet-Cisco: fix dependency
X-Send-Pr-Version: 3.113
X-GNATS-Notify: lyngbol@wheel.dk

>Number:         121208
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/p5-Telnet-Cisco: fix dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    leeym
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 29 05:50:01 UTC 2008
>Closed-Date:    Fri Feb 29 09:32:40 UTC 2008
>Last-Modified:  Fri Feb 29 09:40:01 UTC 2008
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD db1.leeym.com 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:
- use CPAN macro
- fix dependency
- bump PORTREVISION

Port maintainer (lyngbol@wheel.dk) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-Telnet-Cisco-1.10_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/p5-Telnet-Cisco/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	23 Feb 2004 04:42:08 -0000	1.6
+++ Makefile	29 Feb 2008 05:44:22 -0000
@@ -7,18 +7,16 @@
 
 PORTNAME=	Net-Telnet-Cisco
 PORTVERSION=	1.10
+PORTREVISION=	1
 CATEGORIES=	net-mgmt perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Net
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lyngbol@wheel.dk
 COMMENT=	Perl5 module to telnet to Cisco routers
 
-RUN_DEPENDS=	${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \
-		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
-		${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey
-BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	p5-Net-Telnet>=3.02:${PORTSDIR}/net/p5-Net-Telnet \
+		p5-Term-ReadKey>=2:${PORTSDIR}/devel/p5-Term-ReadKey
 
 PERL_CONFIGURE=	yes
 
--- p5-Net-Telnet-Cisco-1.10_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->leeym 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Feb 29 06:08:21 UTC 2008 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121208 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Feb 29 06:08:26 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Michael =?iso-8859-1?Q?Lyngb=F8l?= <michael@lyngbol.dk>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121208: [PATCH] net-mgmt/p5-Telnet-Cisco: fix dependency
Date: Fri, 29 Feb 2008 10:20:32 +0100

 On 29.02.2008 06:08:23 +0000, Edwin Groothuis wrote:
 > Maintainer of net-mgmt/p5-Telnet-Cisco,
 > 
 > Please note that PR ports/121208 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.
 
 Sure, please commit.
 
 /Michael
 
 
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/121208
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 > 
 
 -- 
 Michael Lyngbl -- michael at lyngbol dot dk
 Network Architect, AS3292 TDC, IPbackbone
State-Changed-From-To: feedback->closed 
State-Changed-By: leeym 
State-Changed-When: Fri Feb 29 09:32:33 UTC 2008 
State-Changed-Why:  
Committed, thanks. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121208: commit references a PR
Date: Fri, 29 Feb 2008 09:32:30 +0000 (UTC)

 leeym       2008-02-29 09:32:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/p5-Telnet-Cisco Makefile 
   Log:
   - use CPAN macro
   - fix dependency
   - bump PORTREVISION
   
   PR:             121208
   Submitted by:   leeym
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.7       +4 -6      ports/net-mgmt/p5-Telnet-Cisco/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:
