Update to 0.76

- Add LICENSE
- Update WWW

Changes:	https://metacpan.org/changes/distribution/File-RsyncP
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-10-04 14:14:45 +00:00
parent 823aee0316
commit a6443c04be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=551414
3 changed files with 8 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= File-RsyncP
PORTVERSION= 0.74
PORTVERSION= 0.76
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -10,9 +10,11 @@ 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 <bsd.port.mk>

View File

@ -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

View File

@ -3,4 +3,4 @@ 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