diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:38:48 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:46:57 +0800 |
commit | 0982b878a84b23fc5c2e38403e12057c95a6c382 (patch) | |
tree | 09bf96906b331491035112f25201272e92216d0a /dns | |
parent | 2811f63a2bca9ba786ffb588891bfea648cd039a (diff) | |
download | freebsd-ports-0982b878a84b23fc5c2e38403e12057c95a6c382.zip |
dns/p5-Net-DNS: Update to 1.39
Changes: https://metacpan.org/dist/Net-DNS/changes
Diffstat (limited to 'dns')
-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 cdc14dfee814..277da1607427 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -1,5 +1,5 @@ PORTNAME= Net-DNS -PORTVERSION= 1.38 +PORTVERSION= 1.39 PORTEPOCH= 1 CATEGORIES= dns net perl5 MASTER_SITES= CPAN diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index a031a48280c1..34bd7da354e5 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684104354 -SHA256 (Net-DNS-1.38.tar.gz) = d8a34341649882d6e2bdf95d046e74c83a150b5e5d818941c1e341f48fba88e0 -SIZE (Net-DNS-1.38.tar.gz) = 255362 +TIMESTAMP = 1685792206 +SHA256 (Net-DNS-1.39.tar.gz) = e99cdedf9f0d60dca16f613e488c5b7f123c2fb24b3346d580cfe7da40851ac6 +SIZE (Net-DNS-1.39.tar.gz) = 259438 |