ports/121020: [UPDATE] net/p5-Net-SFTP-Foreign

Felippe de Meirelles Motta lippemail at gmail.com
Sat Feb 23 20:20:01 UTC 2008


>Number:         121020
>Category:       ports
>Synopsis:       [UPDATE] net/p5-Net-SFTP-Foreign
>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:   Sat Feb 23 20:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.35
- DISTVERSION ? Now using PORTVERSION
- Use CPAN macro
- Add missing dependences
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-SFTP-Foreign/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	8 Sep 2007 01:02:44 -0000	1.3
+++ Makefile	23 Feb 2008 20:10:01 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Net-SFTP-Foreign
-DISTVERSION=	0.90_15
+PORTVERSION=	1.35
 CATEGORIES=	net perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/S/SA/SALVA
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	numisemis at yahoo.com
@@ -17,6 +16,10 @@
 
 PERL_CONFIGURE=	5.8.0+
 
+BUILD_DEPENDS+=	${SITE_PERL}/File/Which.pm:${PORTSDIR}/sysutils/p5-File-Which \
+		${SITE_PERL}/${PERL_ARCH}/Sort/Key.pm:${PORTSDIR}/devel/p5-Sort-Key
+RUN_DEPENDS+=	${BUILD_DEPENDS}
+
 MAN3=		Net::SFTP::Foreign.3 \
 		Net::SFTP::Foreign::Attributes.3 \
 		Net::SFTP::Foreign::Attributes::Compat.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-SFTP-Foreign/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	12 Jan 2007 23:17:45 -0000	1.2
+++ distinfo	23 Feb 2008 20:10:01 -0000
@@ -1,3 +1,3 @@
-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
+MD5 (Net-SFTP-Foreign-1.35.tar.gz) = 994f6e4dfbc1f4fdba8911afcdde462d
+SHA256 (Net-SFTP-Foreign-1.35.tar.gz) = d923a3a6dbef764d2a18f1f527fb768ab4c23d4a564a271e1b0f403f91bab2cc
+SIZE (Net-SFTP-Foreign-1.35.tar.gz) = 96207
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/p5-Net-SFTP-Foreign/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	28 Jun 2006 08:50:57 -0000	1.1
+++ pkg-descr	23 Feb 2008 20:10:01 -0000
@@ -1,4 +1,3 @@
 Net::SFTP::Foreign - Secure File Transfer Protocol client
-WARNING: This is a development version, expect bugs on it!!!
 
 WWW: http://search.cpan.org/dist/Net-SFTP-Foreign/


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



More information about the freebsd-ports-bugs mailing list