Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2008 03:12:11 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120598: [UPDATE] ftp/p5-Net-FTP-Recursive
Message-ID:  <200802130312.m1D3CBGl068588@www.freebsd.org>
Resent-Message-ID: <200802130320.m1D3K1Tm009839@freefall.freebsd.org>

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

>Number:         120598
>Category:       ports
>Synopsis:       [UPDATE] ftp/p5-Net-FTP-Recursive
>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:   Wed Feb 13 03: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@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 2.02;
- Use CPAN macro;
- Define WRKSRC.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ftp/p5-Net-FTP-Recursive/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	23 Jul 2005 08:10:28 -0000	1.2
+++ Makefile	13 Feb 2008 03:12:59 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	Net-FTP-Recursive
-PORTVERSION=	2.00
+PORTVERSION=	2.02
 CATEGORIES=	ftp perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/J/JD/JDLEE
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	kuriyama@FreeBSD.org
@@ -18,6 +17,8 @@
 BUILD_DEPENDS=	${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
 RUN_DEPENDS=	${SITE_PERL}/Net/FTP.pm:${PORTSDIR}/net/p5-Net
 
+WRKSRC=		${WRKDIR}/${PORTNAME}
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Net::FTP::Recursive.3
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ftp/p5-Net-FTP-Recursive/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	22 Jan 2006 09:48:56 -0000	1.3
+++ distinfo	13 Feb 2008 03:12:59 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-FTP-Recursive-2.00.tar.gz) = 57d213e591a022f8d347cff76e159bde
-SHA256 (Net-FTP-Recursive-2.00.tar.gz) = c96397735d057959d0cd981b3a49e9aef6f863126c6d73f09fabac339a219f01
-SIZE (Net-FTP-Recursive-2.00.tar.gz) = 14404
+MD5 (Net-FTP-Recursive-2.02.tar.gz) = e3eeecbea4ab3854be50277ad2ae0cbf
+SHA256 (Net-FTP-Recursive-2.02.tar.gz) = 9afe8094caaaa198976d315473dced8d2c2ca528ed4fdacdbea466dc766a9204
+SIZE (Net-FTP-Recursive-2.02.tar.gz) = 15607


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



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