diff options
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/Makefile | 6 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dns/p5-Net-DNS-ToolKit/Makefile b/dns/p5-Net-DNS-ToolKit/Makefile index 54fbc4fca22a..5f67f3683f95 100644 --- a/dns/p5-Net-DNS-ToolKit/Makefile +++ b/dns/p5-Net-DNS-ToolKit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNS-ToolKit -PORTVERSION= 0.47 +PORTVERSION= 0.48 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,12 +10,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Tools for working with DNS packets +LICENSE= ART10 GPLv2 GPLv3 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Net-DNS-Codes>=0.09:${PORTSDIR}/dns/p5-Net-DNS-Codes \ p5-NetAddr-IP>=1.30:${PORTSDIR}/net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes - USES= perl5 USE_PERL5= configure diff --git a/dns/p5-Net-DNS-ToolKit/distinfo b/dns/p5-Net-DNS-ToolKit/distinfo index 7d2e3d56ea5b..834d8e0e9b7b 100644 --- a/dns/p5-Net-DNS-ToolKit/distinfo +++ b/dns/p5-Net-DNS-ToolKit/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNS-ToolKit-0.47.tar.gz) = 2ca01b0d76599e64c19ab120abb57d5f887d9932108744591891da2b067dfac2 -SIZE (Net-DNS-ToolKit-0.47.tar.gz) = 244245 +SHA256 (Net-DNS-ToolKit-0.48.tar.gz) = d103c6927e5ebad40152b7de8f52fb520c4c1a34ef83af08d663d17b1485f582 +SIZE (Net-DNS-ToolKit-0.48.tar.gz) = 244476 |