summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-29 02:56:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-29 02:56:27 +0000
commit682140c2212428fbb2177acc1bbd0cc23afe7b24 (patch)
tree3f1eafeae20fd866d954778cbdafac378a581640 /dns
parent- Update to 0.023 (diff)
- Update to 0.1.7
- Add LICENSE Changes: http://search.cpan.org/dist/Mozilla-PublicSuffix/Changes
Notes
Notes: svn path=/head/; revision=300194
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Mozilla-PublicSuffix/Makefile11
-rw-r--r--dns/p5-Mozilla-PublicSuffix/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/dns/p5-Mozilla-PublicSuffix/Makefile b/dns/p5-Mozilla-PublicSuffix/Makefile
index fe0b9f870f52..69d5b741673e 100644
--- a/dns/p5-Mozilla-PublicSuffix/Makefile
+++ b/dns/p5-Mozilla-PublicSuffix/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Mozilla-PublicSuffix
-PORTVERSION= 0.1.6
+PORTVERSION= 0.1.7
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,13 +15,12 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Get public suffix of domain name via Mozilla Public Suffix List
+LICENSE= MIT
+
BUILD_DEPENDS= p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
p5-URI>=0:${PORTSDIR}/net/p5-URI
-RUN_DEPENDS= p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
-
-TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
- p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
PERL_MODBUILD= yes
diff --git a/dns/p5-Mozilla-PublicSuffix/distinfo b/dns/p5-Mozilla-PublicSuffix/distinfo
index f0954e76ed6c..14855a42b424 100644
--- a/dns/p5-Mozilla-PublicSuffix/distinfo
+++ b/dns/p5-Mozilla-PublicSuffix/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Mozilla-PublicSuffix-v0.1.6.tar.gz) = 9fa73542c425b8436007253b1079b3444f400acaf4c2384e5d73b93f8d1def30
-SIZE (Mozilla-PublicSuffix-v0.1.6.tar.gz) = 48136
+SHA256 (Mozilla-PublicSuffix-v0.1.7.tar.gz) = d9a698788b63bb5b8779886b0871dad6181d4e95dc42c21cef01634d2738620b
+SIZE (Mozilla-PublicSuffix-v0.1.7.tar.gz) = 34158