summaryrefslogtreecommitdiff
path: root/net/p5-File-RsyncP
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-09-06 11:50:32 +0000
committerLars Thegler <lth@FreeBSD.org>2006-09-06 11:50:32 +0000
commit4e5b7dcfb133307d0cd8d34ac900fe7b5cdc87e3 (patch)
tree3246fd84e660e7f6c726e0776a90f004ef9d12f8 /net/p5-File-RsyncP
parentStanislav wants to maintain this ports. (diff)
Update to 0.64
PR: ports/101103 [1], ports/101160 [2] Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> [1], Gea-Suan Lin <gslin@gslin.org> [2]
Notes
Notes: svn path=/head/; revision=172398
Diffstat (limited to 'net/p5-File-RsyncP')
-rw-r--r--net/p5-File-RsyncP/Makefile17
-rw-r--r--net/p5-File-RsyncP/distinfo6
2 files changed, 11 insertions, 12 deletions
diff --git a/net/p5-File-RsyncP/Makefile b/net/p5-File-RsyncP/Makefile
index 90ed0d8e516e..0d03a0042fc2 100644
--- a/net/p5-File-RsyncP/Makefile
+++ b/net/p5-File-RsyncP/Makefile
@@ -6,30 +6,29 @@
#
PORTNAME= File-RsyncP
-PORTVERSION= 0.62
+PORTVERSION= 0.64
CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= File
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@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}
+RUN_DEPENDS= p5-Getopt-Long>=2.24:${PORTSDIR}/devel/p5-Getopt-Long \
+ p5-Encode>=0:${PORTSDIR}/converters/p5-Encode
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
MAN3= File::RsyncP.3 \
File::RsyncP::Digest.3 \
- File::RsyncP::FileList.3 \
- File::RsyncP::FileIO.3
+ FILe::RsyncP::FileIO.3 \
+ File::RsyncP::FileList.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500703
-# inherited from devel/p5-Encode
+# inherited from converters/p5-Encode
IGNORE= requires Perl 5.7.3 or above. Please install lang/perl5.8, and try again
.endif
diff --git a/net/p5-File-RsyncP/distinfo b/net/p5-File-RsyncP/distinfo
index d5594f6d174d..64603d8d6ae1 100644
--- a/net/p5-File-RsyncP/distinfo
+++ b/net/p5-File-RsyncP/distinfo
@@ -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