ports/101160: [PATCH] net/p5-File-RsyncP: update to 0.64

Gea-Suan Lin gslin at gslin.org
Tue Aug 1 10:20:18 UTC 2006


>Number:         101160
>Category:       ports
>Synopsis:       [PATCH] net/p5-File-RsyncP: update to 0.64
>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:   Tue Aug 01 10:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.64
- Getopt::Long 2.24 (or newer) is in Perl 5.6.1 base or later.
- Encode is in Perl 5.7.3 base, and converters/p5-Encode requires 5.7.3
  or later.

Port maintainer (lth at FreeBSD.org) is cc'd.

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

--- p5-File-RsyncP-0.64.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-File-RsyncP/Makefile /home/staff/gslin/work/p5-File-RsyncP/Makefile
--- /usr/ports/net/p5-File-RsyncP/Makefile	Sat Jul 15 03:16:22 2006
+++ /home/staff/gslin/work/p5-File-RsyncP/Makefile	Tue Aug  1 18:10:23 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-RsyncP
-PORTVERSION=	0.62
+PORTVERSION=	0.64
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	File
@@ -15,10 +15,6 @@
 MAINTAINER=	lth at FreeBSD.org
 COMMENT=	Perl Rsync client
 
-BUILD_DEPENDS=	${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
-		${SITE_PERL}/${PERL_ARCH}/Encode.pm:${PORTSDIR}/converters/p5-Encode
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN3=		File::RsyncP.3 \
@@ -28,8 +24,8 @@
 
 .include <bsd.port.pre.mk>
 
+# Encode is in Perl 5.7.3 base and later, converters/p5-Encode require 5.7.3.
 .if ${PERL_LEVEL} < 500703
-# inherited from devel/p5-Encode
 IGNORE=		requires Perl 5.7.3 or above. Please install lang/perl5.8, and try again
 .endif
 
diff -ruN --exclude=CVS /usr/ports/net/p5-File-RsyncP/distinfo /home/staff/gslin/work/p5-File-RsyncP/distinfo
--- /usr/ports/net/p5-File-RsyncP/distinfo	Sat Jul 15 03:16:22 2006
+++ /home/staff/gslin/work/p5-File-RsyncP/distinfo	Tue Aug  1 18:03:27 2006
@@ -1,3 +1,3 @@
-MD5 (File-RsyncP-0.62.tar.gz) = 16dcbd537d20c7435e1affd09d65a5ce
-SHA256 (File-RsyncP-0.62.tar.gz) = 44c6cf31e63a8db614d1d0680d6b54caf952cd2a6cdc28f797b5ab2f288135ce
-SIZE (File-RsyncP-0.62.tar.gz) = 174131
+MD5 (File-RsyncP-0.64.tar.gz) = 8e2dbc9821f3fd43722fbf6795319cef
+SHA256 (File-RsyncP-0.64.tar.gz) = f0adda26d6039934e91c3c8df49ec30e0a2589a74b30576c5de4609db45fb1f1
+SIZE (File-RsyncP-0.64.tar.gz) = 154497
--- p5-File-RsyncP-0.64.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list