summaryrefslogtreecommitdiff
path: root/dns/walker
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-12-13 18:00:19 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-12-13 18:00:19 +0000
commit83524153d3954b23405c6aad507cb975c2890c45 (patch)
treebfd7eb12ae7a5288410d65b15619ccb6e82a7706 /dns/walker
parent- Change direct use of perl to ${PERL}; (diff)
How was discovered by dns/dnssecwalker port maintainer,
dns/walker is the same ports. And name 'walker' was recognized as a better name. So we move dns/dnssecwalker to dns/walker port and remove the first one. Submitted by: Johan van Selst <johans(at)stack.nl>
Notes
Notes: svn path=/head/; revision=123940
Diffstat (limited to 'dns/walker')
-rw-r--r--dns/walker/Makefile11
-rw-r--r--dns/walker/distinfo6
2 files changed, 12 insertions, 5 deletions
diff --git a/dns/walker/Makefile b/dns/walker/Makefile
index fd3eb246b8a6..7f3ef840b6d9 100644
--- a/dns/walker/Makefile
+++ b/dns/walker/Makefile
@@ -7,17 +7,22 @@
#
PORTNAME= walker
-PORTVERSION= 3.2
+PORTVERSION= 3.5
CATEGORIES= dns
-MASTER_SITES= http://josefsson.org/walker/
+MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
+EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= johans@stack.nl
COMMENT= Recover zone file information from servers that use DNSSEC
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
${SITE_PERL}/Net/DNS/SEC.pm:${PORTSDIR}/dns/p5-Net-DNS-SEC
+USE_PERL5= yes
NO_BUILD= yes
+USE_GPG?= yes
+SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig
MAN1= walker.1
diff --git a/dns/walker/distinfo b/dns/walker/distinfo
index 2d77569e0a21..c68b29ee04db 100644
--- a/dns/walker/distinfo
+++ b/dns/walker/distinfo
@@ -1,2 +1,4 @@
-MD5 (walker-3.2.tar.gz) = 52a26ddd60324608ba414a7cd607768e
-SIZE (walker-3.2.tar.gz) = 16395
+MD5 (walker-3.5.tar.gz) = 2633a11a211e48a43d016c6f2c37d4a3
+SIZE (walker-3.5.tar.gz) = 24869
+MD5 (walker-3.5.tar.gz.sig) = 39fa23e79e200f985c12fc757644decc
+SIZE (walker-3.5.tar.gz.sig) = 184