From miwi@miwi.homeunix.org  Wed Jan 10 19:20:32 2007
Return-Path: <miwi@miwi.homeunix.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 6846B16A403
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Jan 2007 19:20:32 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.org)
Received: from miwi.homeunix.org (dslb-082-083-137-170.pools.arcor-ip.net [82.83.137.170])
	by mx1.freebsd.org (Postfix) with ESMTP id DB4E113C461
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 10 Jan 2007 19:20:31 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.org)
Received: from miwi.homeunix.org (localhost [127.0.0.1])
	by miwi.homeunix.org (8.13.8/8.13.8) with ESMTP id l0AJMLAw062682;
	Wed, 10 Jan 2007 20:22:21 +0100 (CET)
	(envelope-from miwi@miwi.homeunix.org)
Received: (from miwi@localhost)
	by miwi.homeunix.org (8.13.8/8.13.8/Submit) id l0AJML0q062681;
	Wed, 10 Jan 2007 20:22:21 +0100 (CET)
	(envelope-from miwi)
Message-Id: <200701101922.l0AJML0q062681@miwi.homeunix.org>
Date: Wed, 10 Jan 2007 20:22:21 +0100 (CET)
From: Martin Wilke <miwi@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: numisemis@yahoo.com
Subject: [UPDATE] net/p5-Net-SFTP-Foreign
X-Send-Pr-Version: 3.113
X-GNATS-Notify: numisemis@yahoo.com

>Number:         107786
>Category:       ports
>Synopsis:       [UPDATE] net/p5-Net-SFTP-Foreign
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 10 19:30:17 GMT 2007
>Closed-Date:    Fri Jan 12 23:18:06 GMT 2007
>Last-Modified:  Fri Jan 12 23:20:12 GMT 2007
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #199: Wed Jan  3 12:08:22 CET
>Description:
- Update to 0.90.15
- TB:   http://miwibox.org/tb/index.php?action=describe_port&id=2231

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

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

--- p5-Net-SFTP-Foreign-0.90.15.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-SFTP-Foreign/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	28 Jun 2006 08:50:57 -0000	1.1
+++ Makefile	10 Jan 2007 15:07:09 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-SFTP-Foreign
-DISTVERSION=	0.90_10
+DISTVERSION=	0.90_15
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/S/SA/SALVA
@@ -25,4 +25,10 @@
 		Net::SFTP::Foreign::Constants.3 \
 		Net::SFTP::Foreign::Local.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500800
+IGNORE=	This port requires perl 5.8.X.	Please install lang/perl5.8.
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-SFTP-Foreign/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	28 Jun 2006 08:50:57 -0000	1.1
+++ distinfo	10 Jan 2007 13:24:58 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-SFTP-Foreign-0.90_10.tar.gz) = 020a9c437b8d17389bf1a83c6a9350c7
-SHA256 (Net-SFTP-Foreign-0.90_10.tar.gz) = c56475af6b68ac1cc1d63b1922b03a02b080e2800994a3e736a4827b8acae54c
-SIZE (Net-SFTP-Foreign-0.90_10.tar.gz) = 88395
+MD5 (Net-SFTP-Foreign-0.90_15.tar.gz) = 108c1a82323796047f3426731e5fe627
+SHA256 (Net-SFTP-Foreign-0.90_15.tar.gz) = 2af3bbf4bc70a9bae94846858d5a062d766483fb15bcc6763bddf6d2073c5807
+SIZE (Net-SFTP-Foreign-0.90_15.tar.gz) = 89529
--- p5-Net-SFTP-Foreign-0.90.15.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jan 10 19:30:47 UTC 2007 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107786 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jan 10 19:31:02 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: Simun Mikecin <numisemis@yahoo.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107786: [UPDATE] net/p5-Net-SFTP-Foreign
Date: Wed, 10 Jan 2007 23:52:50 -0800 (PST)

 --- Edwin Groothuis <edwin@FreeBSD.org> wrote:
 > Maintainer of net/p5-Net-SFTP-Foreign,
 > 
 > Please note that PR ports/107786 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.
 
 Approved.
 
 
 __________________________________________________
 Do You Yahoo!?
 Tired of spam?  Yahoo! Mail has the best spam protection around 
 http://mail.yahoo.com 
State-Changed-From-To: feedback->open 
State-Changed-By: miwi 
State-Changed-When: Thu Jan 11 08:29:29 UTC 2007 
State-Changed-Why:  
Maintainer Approved 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107786 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Jan 12 23:18:04 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107786: commit references a PR
Date: Fri, 12 Jan 2007 23:17:54 +0000 (UTC)

 miwi        2007-01-12 23:17:45 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/p5-Net-SFTP-Foreign Makefile distinfo 
   Log:
   - Update to 0.90_15
   
   PR:             ports/107786
   Submitted by:   miwi
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.2       +8 -2      ports/net/p5-Net-SFTP-Foreign/Makefile
   1.2       +3 -3      ports/net/p5-Net-SFTP-Foreign/distinfo
 _______________________________________________
 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:
