aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-DNS-Lite
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2013-04-27 15:52:00 +0000
committerFrederic Culot <culot@FreeBSD.org>2013-04-27 15:52:00 +0000
commitf0e482d12489e49b7d8ca4f998d9a716fc74d39c (patch)
tree6d789e5bdd97b090f835b63308eb6c9f75127841 /dns/p5-Net-DNS-Lite
parent1a90656c8e09da6a13413927a238355bf5a68dde (diff)
downloadports-f0e482d12489e49b7d8ca4f998d9a716fc74d39c.tar.gz
ports-f0e482d12489e49b7d8ca4f998d9a716fc74d39c.zip
- Update to 0.10
- Trim Makefile's header - Pet portlint(1) by using space instead of tab in WWW link Changes: http://search.cpan.org/dist/Net-DNS-Lite/Changes
Notes
Notes: svn path=/head/; revision=316670
Diffstat (limited to 'dns/p5-Net-DNS-Lite')
-rw-r--r--dns/p5-Net-DNS-Lite/Makefile10
-rw-r--r--dns/p5-Net-DNS-Lite/distinfo4
-rw-r--r--dns/p5-Net-DNS-Lite/pkg-descr2
3 files changed, 6 insertions, 10 deletions
diff --git a/dns/p5-Net-DNS-Lite/Makefile b/dns/p5-Net-DNS-Lite/Makefile
index ebc204d91e6a..4fabf60e8940 100644
--- a/dns/p5-Net-DNS-Lite/Makefile
+++ b/dns/p5-Net-DNS-Lite/Makefile
@@ -1,18 +1,14 @@
-# New ports collection makefile for: p5-Net-DNS-Lite
-# Date created: 2010-11-26
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Net-DNS-Lite
-PORTVERSION= 0.09
+PORTVERSION= 0.10
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Pure-perl DNS resolver with support for timeout
+COMMENT= Pure-Perl DNS resolver with support for timeout
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
diff --git a/dns/p5-Net-DNS-Lite/distinfo b/dns/p5-Net-DNS-Lite/distinfo
index 67941b3c9239..57e88bba3a50 100644
--- a/dns/p5-Net-DNS-Lite/distinfo
+++ b/dns/p5-Net-DNS-Lite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-DNS-Lite-0.09.tar.gz) = c415f21b99819b05a68c9e8cfe92936ebafa182cd84e34e95f3442e61d10b8f8
-SIZE (Net-DNS-Lite-0.09.tar.gz) = 25196
+SHA256 (Net-DNS-Lite-0.10.tar.gz) = fe2613f48eb12038ad1860dd6c6150927bab2515a3845045c6433d9ce2cba3e7
+SIZE (Net-DNS-Lite-0.10.tar.gz) = 25369
diff --git a/dns/p5-Net-DNS-Lite/pkg-descr b/dns/p5-Net-DNS-Lite/pkg-descr
index 04e57c9b9c50..c9638d6f61bd 100644
--- a/dns/p5-Net-DNS-Lite/pkg-descr
+++ b/dns/p5-Net-DNS-Lite/pkg-descr
@@ -1,4 +1,4 @@
This module provides a replacement function for Socket::inet_aton,
with support for timeouts.
-WWW: http://search.cpan.org/dist/Net-DNS-Lite/
+WWW: http://search.cpan.org/dist/Net-DNS-Lite/