diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2015-11-09 16:29:04 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2015-11-09 16:29:04 +0000 |
commit | 5d1d75812083827a910e19e1e210e52eb1742f5b (patch) | |
tree | ddd43da2df91ff1a0273e449f02aa7c5bfe141ec /dns | |
parent | bf0e8b65de426ff08464f290ee4a94932a1bc020 (diff) | |
download | freebsd-ports-5d1d75812083827a910e19e1e210e52eb1742f5b.zip |
- Update to 1.03
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index b7c9fb78780a..701b6f2aa101 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNS -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= dns net perl5 ipv6 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/p5-Net-DNS/distinfo b/dns/p5-Net-DNS/distinfo index dd2cd3a65214..1392d2b1de8e 100644 --- a/dns/p5-Net-DNS/distinfo +++ b/dns/p5-Net-DNS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNS-1.02.tar.gz) = 9473c322b036592663bb20383e85190a682d142688b162efc975a61bcc7534f2 -SIZE (Net-DNS-1.02.tar.gz) = 245760 +SHA256 (Net-DNS-1.03.tar.gz) = df2e04d4bd0879f186bd3cec4eef5ab3665b38fe2260e69ff1859164de735c28 +SIZE (Net-DNS-1.03.tar.gz) = 244362 |