diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-09-26 10:31:51 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-09-26 10:31:51 +0000 |
commit | ac03c764d2806b0fcf9bba33a73b8455ed0104ab (patch) | |
tree | c10e2fd5b86ec7a60a47093ef2c84b233f003dc3 /dns | |
parent | 53946131f7860ed77f1e13f9155cbabb4cd9016c (diff) |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/distinfo | 4 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ToolKit/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/dns/p5-Net-DNS-ToolKit/Makefile b/dns/p5-Net-DNS-ToolKit/Makefile index 5c639fc19174..9c281749baba 100644 --- a/dns/p5-Net-DNS-ToolKit/Makefile +++ b/dns/p5-Net-DNS-ToolKit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS-ToolKit -PORTVERSION= 0.42 +PORTVERSION= 0.43 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/p5-Net-DNS-ToolKit/distinfo b/dns/p5-Net-DNS-ToolKit/distinfo index 4a5339fe4132..00f84d78f2df 100644 --- a/dns/p5-Net-DNS-ToolKit/distinfo +++ b/dns/p5-Net-DNS-ToolKit/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNS-ToolKit-0.42.tar.gz) = 8aaa153dfe29cf2ad66ebc13d0e3545e915551bb476e4c28df40c143c6fb89d3 -SIZE (Net-DNS-ToolKit-0.42.tar.gz) = 213985 +SHA256 (Net-DNS-ToolKit-0.43.tar.gz) = eb4fd91e96e07894be90ddf3007697b32204b1af03bee561d5cfb8328bfc3dce +SIZE (Net-DNS-ToolKit-0.43.tar.gz) = 214474 diff --git a/dns/p5-Net-DNS-ToolKit/pkg-plist b/dns/p5-Net-DNS-ToolKit/pkg-plist index c7f184f44646..96cbf2f5920b 100644 --- a/dns/p5-Net-DNS-ToolKit/pkg-plist +++ b/dns/p5-Net-DNS-ToolKit/pkg-plist @@ -50,6 +50,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/put_arcount.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/put_nscount.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/put_qdcount.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/putflags.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/sec2time.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/strip.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/ToolKit/ttlAlpha2Num.al |