diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-08 03:42:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-08 03:42:19 +0800 |
commit | 9237c4369bc4314edac0a02019e47bb9a79137d3 (patch) | |
tree | 5ba5e8a6075d232caa84a83a7381b2a63a31dfcf /dns | |
parent | c0823779b89bd70b946146734f8afde413e922bb (diff) | |
download | freebsd-ports-gnome-9237c4369bc4314edac0a02019e47bb9a79137d3.tar.gz freebsd-ports-gnome-9237c4369bc4314edac0a02019e47bb9a79137d3.tar.zst freebsd-ports-gnome-9237c4369bc4314edac0a02019e47bb9a79137d3.zip |
Update to 1.17
Changes: https://metacpan.org/changes/distribution/Net-DNS
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 48d9b681ca1a..b686d12c1252 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNS -PORTVERSION= 1.16 +PORTVERSION= 1.17 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 584f60056da4..45f4c52599be 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531784583 -SHA256 (Net-DNS-1.16.tar.gz) = 8163eebaf46d1a870b6f596684f345da7c3a7461d7dba2b85f23e02d8982ea37 -SIZE (Net-DNS-1.16.tar.gz) = 255788 +TIMESTAMP = 1533666613 +SHA256 (Net-DNS-1.17.tar.gz) = 9a79fd8fea1a708726c18d193ae4437479206ccb20ffa7f0971371e172e2c2e0 +SIZE (Net-DNS-1.17.tar.gz) = 251924 |