mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Update to 0.2.6
- Pass maintainership to perl@ PR: 158015 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
This commit is contained in:
parent
7d59bed732
commit
997bd43a6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276274
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= Net-CascadeCopy
|
||||
PORTVERSION= 0.2.4
|
||||
PORTVERSION= 0.2.6
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= Net
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= gslin@gslin.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Rapidly propagate files to many servers in multiple locations
|
||||
|
||||
RUN_DEPENDS= p5-Class-Std-Utils>=v0.0.0:${PORTSDIR}/devel/p5-Class-Std-Utils \
|
||||
@ -21,7 +21,6 @@ RUN_DEPENDS= p5-Class-Std-Utils>=v0.0.0:${PORTSDIR}/devel/p5-Class-Std-Utils \
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= ccp.1
|
||||
MAN3= Net::CascadeCopy.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Net-CascadeCopy-0.2.4.tar.gz) = dcf712c885231c3f0cf9549c58a0967b310d5de55b2d902adec1cef2f28aeb86
|
||||
SIZE (Net-CascadeCopy-0.2.4.tar.gz) = 16214
|
||||
SHA256 (Net-CascadeCopy-0.2.6.tar.gz) = 46ece2e13a764ba804d88fc8549b17f51a4d0ab80f70477bda1d78912fe4e468
|
||||
SIZE (Net-CascadeCopy-0.2.6.tar.gz) = 19132
|
||||
|
@ -1,6 +1,5 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CascadeCopy/.packlist
|
||||
%%SITE_PERL%%/Net/CascadeCopy.pm
|
||||
bin/ccp
|
||||
@dirrmtry %%SITE_PERL%%/Net
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CascadeCopy
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|
||||
|
Loading…
Reference in New Issue
Block a user