Index: head/net/p5-File-RsyncP/Makefile =================================================================== --- head/net/p5-File-RsyncP/Makefile (revision 551413) +++ head/net/p5-File-RsyncP/Makefile (revision 551414) @@ -1,18 +1,20 @@ # Created by: Lars Thegler # $FreeBSD$ PORTNAME= File-RsyncP -PORTVERSION= 0.74 +PORTVERSION= 0.76 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Rsync client -MAKE_JOBS_UNSAFE= yes +LICENSE= GPLv2+ USES= perl5 USE_PERL5= configure + +MAKE_JOBS_UNSAFE= yes .include Index: head/net/p5-File-RsyncP/distinfo =================================================================== --- head/net/p5-File-RsyncP/distinfo (revision 551413) +++ head/net/p5-File-RsyncP/distinfo (revision 551414) @@ -1,2 +1,3 @@ -SHA256 (File-RsyncP-0.74.tar.gz) = ba4df5f9b0db6c9d86a6c5cf9861cf00d17b18e77cfa028e7a9157c0015a5aa3 -SIZE (File-RsyncP-0.74.tar.gz) = 167122 +TIMESTAMP = 1601754220 +SHA256 (File-RsyncP-0.76.tar.gz) = 1b23d3d4c08b9dd3eadfc6a3f38dfd21b72669f0052e7ad18e53350ef47c9e16 +SIZE (File-RsyncP-0.76.tar.gz) = 167744 Index: head/net/p5-File-RsyncP/pkg-descr =================================================================== --- head/net/p5-File-RsyncP/pkg-descr (revision 551413) +++ head/net/p5-File-RsyncP/pkg-descr (revision 551414) @@ -1,6 +1,6 @@ File::RsyncP is a perl implementation of an Rsync client. It is compatible with Rsync 2.5.5 (protocol version 26). It can send or receive files, either by running rsync on the remote machine, or connecting to an rsyncd daemon on the remote machine. -WWW: https://metacpan.org/release/File-RsyncP +WWW: https://metacpan.org/release/CBARRATT/File-RsyncP-0.76