diff options
author | culot <culot@FreeBSD.org> | 2013-10-16 15:07:00 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-10-16 15:07:00 +0800 |
commit | 2a796d0c559b4be7eef2dddc90105fb411fa8ff3 (patch) | |
tree | 5b033799ca6de723139c9c6da726e710462c6fef /net | |
parent | f149168e7943cb3ae8ce8aa902850b6809bae134 (diff) | |
download | freebsd-ports-gnome-2a796d0c559b4be7eef2dddc90105fb411fa8ff3.tar.gz freebsd-ports-gnome-2a796d0c559b4be7eef2dddc90105fb411fa8ff3.tar.zst freebsd-ports-gnome-2a796d0c559b4be7eef2dddc90105fb411fa8ff3.zip |
- Update to 1.22
- Support staging
Changes: http://search.cpan.org/dist/Net-Patricia/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Patricia/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Patricia/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-Patricia/pkg-plist | 1 |
3 files changed, 4 insertions, 6 deletions
diff --git a/net/p5-Net-Patricia/Makefile b/net/p5-Net-Patricia/Makefile index 8c5a3b829903..67736b85c1b5 100644 --- a/net/p5-Net-Patricia/Makefile +++ b/net/p5-Net-Patricia/Makefile @@ -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> diff --git a/net/p5-Net-Patricia/distinfo b/net/p5-Net-Patricia/distinfo index 28ee0a94559a..f0b0e810dd5c 100644 --- a/net/p5-Net-Patricia/distinfo +++ b/net/p5-Net-Patricia/distinfo @@ -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 diff --git a/net/p5-Net-Patricia/pkg-plist b/net/p5-Net-Patricia/pkg-plist index 09ff08e7f292..3fd763bd9f70 100644 --- a/net/p5-Net-Patricia/pkg-plist +++ b/net/p5-Net-Patricia/pkg-plist @@ -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 |