mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Update to 1.22
- Support staging Changes: http://search.cpan.org/dist/Net-Patricia/Changes
This commit is contained in:
parent
bd5bef5a1d
commit
b5b5d0716c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330483
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-Patricia
|
||||
PORTVERSION= 1.21
|
||||
PORTVERSION= 1.22
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -16,7 +16,4 @@ RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Net::Patricia.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Net-Patricia-1.21.tar.gz) = b03906e3ad3708c1ebef17935c38fef347dbb430b283a263d4f3f4aefbacff64
|
||||
SIZE (Net-Patricia-1.21.tar.gz) = 27911
|
||||
SHA256 (Net-Patricia-1.22.tar.gz) = 70835a926e1c5a8d0324c72fffee82eeb7ec6c141dee04fd446820b64f71c552
|
||||
SIZE (Net-Patricia-1.22.tar.gz) = 27780
|
||||
|
@ -2,6 +2,7 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Patricia/Patricia.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Patricia/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/Net/Patricia.pm
|
||||
%%PERL5_MAN3%%/Net::Patricia.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Patricia
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net
|
||||
|
Loading…
Reference in New Issue
Block a user