diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-10-04 09:35:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-10-04 09:35:20 +0800 |
commit | 5c1c48154b42e1b0b422ce32a366a76e4e41dacc (patch) | |
tree | c801a3cee274e3a1d11cd9934790cd39a81e790d /dns | |
parent | 004838bf1e0b5a2b1f8eadd369d9ba32ae6f9ce6 (diff) | |
download | freebsd-ports-gnome-5c1c48154b42e1b0b422ce32a366a76e4e41dacc.tar.gz freebsd-ports-gnome-5c1c48154b42e1b0b422ce32a366a76e4e41dacc.tar.zst freebsd-ports-gnome-5c1c48154b42e1b0b422ce32a366a76e4e41dacc.zip |
- Update to 0.14
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Net-DNSBL-Statistics/Changes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNSBL-Statistics/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNSBL-Statistics/distinfo | 4 | ||||
-rw-r--r-- | dns/p5-Net-DNSBL-Statistics/pkg-plist | 7 |
3 files changed, 4 insertions, 9 deletions
diff --git a/dns/p5-Net-DNSBL-Statistics/Makefile b/dns/p5-Net-DNSBL-Statistics/Makefile index 89de2bf1a830..864c02d9f3bf 100644 --- a/dns/p5-Net-DNSBL-Statistics/Makefile +++ b/dns/p5-Net-DNSBL-Statistics/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNSBL-Statistics -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= dns mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/p5-Net-DNSBL-Statistics/distinfo b/dns/p5-Net-DNSBL-Statistics/distinfo index c8166ed165d5..dbb814b97cc5 100644 --- a/dns/p5-Net-DNSBL-Statistics/distinfo +++ b/dns/p5-Net-DNSBL-Statistics/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNSBL-Statistics-0.13.tar.gz) = 13a4a1395bf2fc0a8435521e0a93359fdc174c5c647d915485da23afba0e6601 -SIZE (Net-DNSBL-Statistics-0.13.tar.gz) = 35939 +SHA256 (Net-DNSBL-Statistics-0.14.tar.gz) = 9a46c2ba34efbef6e9b3ddc114789f464bcc76937ae9a99f05e97c3885d2f7cb +SIZE (Net-DNSBL-Statistics-0.14.tar.gz) = 36042 diff --git a/dns/p5-Net-DNSBL-Statistics/pkg-plist b/dns/p5-Net-DNSBL-Statistics/pkg-plist index 5a56c2e57d18..cfb55e7b0a4e 100644 --- a/dns/p5-Net-DNSBL-Statistics/pkg-plist +++ b/dns/p5-Net-DNSBL-Statistics/pkg-plist @@ -1,8 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL/Statistics/.packlist %%SITE_PERL%%/Net/DNSBL/Statistics.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL/Statistics/.packlist %%PERL5_MAN3%%/Net::DNSBL::Statistics.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL/Statistics -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNSBL -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net -@dirrmtry %%SITE_PERL%%/Net/DNSBL -@dirrmtry %%SITE_PERL%%/Net |