diff options
author | miwi <miwi@FreeBSD.org> | 2011-03-18 11:26:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-03-18 11:26:06 +0800 |
commit | b817fb6b4665520ec74f910667dedf876436ae33 (patch) | |
tree | 55d00967ee202687fb536209ffb3c990467c005a /dns | |
parent | a1d4b79a51ae523bef6ddbc2179f72bc6e04fa6e (diff) | |
download | freebsd-ports-gnome-b817fb6b4665520ec74f910667dedf876436ae33.tar.gz freebsd-ports-gnome-b817fb6b4665520ec74f910667dedf876436ae33.tar.zst freebsd-ports-gnome-b817fb6b4665520ec74f910667dedf876436ae33.zip |
- Update to 0.06
PR: 155630
Submitted by: maintainer
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-Lite/Makefile | 4 | ||||
-rw-r--r-- | dns/p5-Net-DNS-Lite/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/p5-Net-DNS-Lite/Makefile b/dns/p5-Net-DNS-Lite/Makefile index 16fe6d7dfd09..039654b08a23 100644 --- a/dns/p5-Net-DNS-Lite/Makefile +++ b/dns/p5-Net-DNS-Lite/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Net-DNS-Lite -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Pure-perl DNS resolver with support for timeout RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils diff --git a/dns/p5-Net-DNS-Lite/distinfo b/dns/p5-Net-DNS-Lite/distinfo index 0a92e3ff217a..c77b5d748298 100644 --- a/dns/p5-Net-DNS-Lite/distinfo +++ b/dns/p5-Net-DNS-Lite/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNS-Lite-0.05.tar.gz) = 5cfaa47d1009b73e52e9d06c6f33005af5b565c8f254eaea58e1bee77567ccdf -SIZE (Net-DNS-Lite-0.05.tar.gz) = 24722 +SHA256 (Net-DNS-Lite-0.06.tar.gz) = d474f12699c2c0a39d83e675c3f99d32595b74ff28bd14332cc31d9963fe316b +SIZE (Net-DNS-Lite-0.06.tar.gz) = 24805 |