aboutsummaryrefslogtreecommitdiffstats
path: root/dns/walker/Makefile
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2004-12-14 02:00:19 +0800
committersem <sem@FreeBSD.org>2004-12-14 02:00:19 +0800
commitbb4d8758b89889e19264c03299536194e6093c3f (patch)
tree0738c03094ecdd67c2a6c393147d15708c73ab0e /dns/walker/Makefile
parent2d1582a09ca7470e7d603cc7222c963d927bd7ac (diff)
downloadfreebsd-ports-gnome-bb4d8758b89889e19264c03299536194e6093c3f.tar.gz
freebsd-ports-gnome-bb4d8758b89889e19264c03299536194e6093c3f.tar.zst
freebsd-ports-gnome-bb4d8758b89889e19264c03299536194e6093c3f.zip
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>
Diffstat (limited to 'dns/walker/Makefile')
-rw-r--r--dns/walker/Makefile11
1 files changed, 8 insertions, 3 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