diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-25 12:37:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-25 12:37:49 +0800 |
commit | f08bd09e26c83689c3dd5b2d43e45377537432be (patch) | |
tree | ce5a57d86b886b3c1649101d2e33d9d012818774 /dns | |
parent | 5dc360f35eca84474ecb5fc8b257a6158bc26fcd (diff) | |
download | freebsd-ports-gnome-f08bd09e26c83689c3dd5b2d43e45377537432be.tar.gz freebsd-ports-gnome-f08bd09e26c83689c3dd5b2d43e45377537432be.tar.zst freebsd-ports-gnome-f08bd09e26c83689c3dd5b2d43e45377537432be.zip |
Update to 1.09
Changes: http://search.cpan.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 a714724153d6..234cc67db248 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNS -PORTVERSION= 1.08 +PORTVERSION= 1.09 PORTEPOCH= 1 CATEGORIES= dns net perl5 ipv6 MASTER_SITES= CPAN diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index 2267f824bcba..0653a180cc07 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487688148 -SHA256 (Net-DNS-1.08.tar.gz) = 56113a5604d1d47a2e0b35e01f5ac0a2af9e5275b815549d032a46195637c7a1 -SIZE (Net-DNS-1.08.tar.gz) = 257625 +TIMESTAMP = 1490413277 +SHA256 (Net-DNS-1.09.tar.gz) = fec9b0c74b8fea5e41914339281ffd773ddd0ae3b5cfd532d2ac0c09618b7c0a +SIZE (Net-DNS-1.09.tar.gz) = 259772 |