Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2012 23:21:36 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        numisemis@yahoo.com
Subject:   ports/164515: [PATCH] net/p5-Net-SFTP-Foreign: update to 1.69
Message-ID:  <20120126152136.7B5B433F3@sunpoet.net>
Resent-Message-ID: <201201261530.q0QFUBbl071325@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164515
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-SFTP-Foreign: update to 1.69
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 26 15:30:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sat Dec 24 06:18:22 CST 2011
>Description:
- Update to 1.69
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Net-SFTP-Foreign/Changes

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

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

--- p5-Net-SFTP-Foreign-1.69.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-SFTP-Foreign/Makefile,v
retrieving revision 1.12
diff -u -u -r1.12 Makefile
--- Makefile	17 Sep 2011 06:49:12 -0000	1.12
+++ Makefile	26 Jan 2012 15:21:33 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-SFTP-Foreign
-PORTVERSION=	1.67
+PORTVERSION=	1.69
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,11 @@
 MAINTAINER=	numisemis@yahoo.com
 COMMENT=	Net::SFTP::Foreign - Secure File Transfer Protocol client
 
-BUILD_DEPENDS=	${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \
-		${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key
+BUILD_DEPENDS=	p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+TEST_DEPENDS=	p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Net::SFTP::Foreign.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-SFTP-Foreign/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	26 Jul 2011 14:18:48 -0000	1.10
+++ distinfo	26 Jan 2012 15:21:33 -0000
@@ -1,2 +1,2 @@
-SHA256 (Net-SFTP-Foreign-1.67.tar.gz) = 82afef594445244a7ae6d3ad8738b0fb0996ce018e563e9d575cc026a48ebcc1
-SIZE (Net-SFTP-Foreign-1.67.tar.gz) = 148683
+SHA256 (Net-SFTP-Foreign-1.69.tar.gz) = 0ab8e20759f30ed64dd9a8d66f5e22ec4df291300c6313973817422adfab7358
+SIZE (Net-SFTP-Foreign-1.69.tar.gz) = 152299
--- p5-Net-SFTP-Foreign-1.69.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120126152136.7B5B433F3>