diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 17:13:54 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-11 18:44:11 +0000 |
commit | 317c605005772b719ff85ce6fe8486f921a6f628 (patch) | |
tree | 9f586193ffb866f3b85a7b4dc02f0478d5a23d34 | |
parent | c4f39471834804eb110b2addca86f34b40dfb354 (diff) | |
download | ports-317c605005772b719ff85ce6fe8486f921a6f628.tar.gz ports-317c605005772b719ff85ce6fe8486f921a6f628.zip |
dns/p5-Net-DNS: Update to 1.33
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index c81b71d3584c..01bfa91fe630 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -1,7 +1,7 @@ # Created by: James FitzGibbon <jfitz@FreeBSD.org> PORTNAME= Net-DNS -PORTVERSION= 1.32 +PORTVERSION= 1.33 PORTEPOCH= 1 CATEGORIES= dns net perl5 MASTER_SITES= CPAN diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index b8d221aa9f60..69fa7679df9e 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626542070 -SHA256 (Net-DNS-1.32.tar.gz) = b890a7b44d573f27cc713caadf1e12eaaa4478a6504d1157194df614316b5b50 -SIZE (Net-DNS-1.32.tar.gz) = 259004 +TIMESTAMP = 1641045856 +SHA256 (Net-DNS-1.33.tar.gz) = 5a40e7cf524e4bd2c33cf03b82b47d5308b712083aa5ee180b0b5af54c71fbd2 +SIZE (Net-DNS-1.33.tar.gz) = 262218 |