diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-07 02:08:58 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-07 02:08:58 +0800 |
commit | 62af3d71b4c482bbeaabe08b7e60f6d6af2826ba (patch) | |
tree | a04c66ea05f92e968386861f36c3d36942ce168f /dns | |
parent | da039946ad5de21fa720c216f88dabe81ac2ac37 (diff) | |
download | freebsd-ports-gnome-62af3d71b4c482bbeaabe08b7e60f6d6af2826ba.tar.gz freebsd-ports-gnome-62af3d71b4c482bbeaabe08b7e60f6d6af2826ba.tar.zst freebsd-ports-gnome-62af3d71b4c482bbeaabe08b7e60f6d6af2826ba.zip |
- Update to 1.151560
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Tie-DNS/Changes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Tie-DNS/Makefile | 6 | ||||
-rw-r--r-- | dns/p5-Tie-DNS/distinfo | 4 | ||||
-rw-r--r-- | dns/p5-Tie-DNS/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dns/p5-Tie-DNS/Makefile b/dns/p5-Tie-DNS/Makefile index fa56936e5bdd..1bf4ff8248c5 100644 --- a/dns/p5-Tie-DNS/Makefile +++ b/dns/p5-Tie-DNS/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Tie-DNS -PORTVERSION= 1.133260 +PORTVERSION= 1.151560 PORTEPOCH= 1 CATEGORIES= dns perl5 MASTER_SITES= CPAN @@ -18,11 +18,11 @@ BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-Tie-Cache>=0:${PORTSDIR}/devel/p5-Tie-Cache RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-CheckManifest>=0:${PORTSDIR}/devel/p5-Test-CheckManifest \ - p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \ - p5-Test-PerlTidy>=0:${PORTSDIR}/devel/p5-Test-PerlTidy + p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic OPTIONS_DEFINE= EXAMPLES +NO_ARCH= yes USE_PERL5= configure USES= perl5 shebangfix diff --git a/dns/p5-Tie-DNS/distinfo b/dns/p5-Tie-DNS/distinfo index 8017f109705c..21fa4798cd52 100644 --- a/dns/p5-Tie-DNS/distinfo +++ b/dns/p5-Tie-DNS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Tie-DNS-1.133260.tar.gz) = f6e8afc735b27e96a69e25d106fa6253717d8932f2faf288ec475d2a4fe60dcc -SIZE (Tie-DNS-1.133260.tar.gz) = 15224 +SHA256 (Tie-DNS-1.151560.tar.gz) = 153697078df7a7a3d48747f23b5cff0763fcb400da34f9fabea1e4dd8775eb95 +SIZE (Tie-DNS-1.151560.tar.gz) = 15406 diff --git a/dns/p5-Tie-DNS/pkg-plist b/dns/p5-Tie-DNS/pkg-plist index f9e1262823c3..5162b6de83ee 100644 --- a/dns/p5-Tie-DNS/pkg-plist +++ b/dns/p5-Tie-DNS/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Tie::DNS.3.gz %%SITE_PERL%%/Tie/DNS.pm +%%PERL5_MAN3%%/Tie::DNS.3.gz |