summaryrefslogtreecommitdiff
path: root/dns/walker
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-01-29 19:05:07 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-01-29 19:05:07 +0000
commitc0ce4105e7e5dbf775b56491e12ebf64f1844e3a (patch)
treef56caab01da5d79c8684feae63ac50ac71a6fe79 /dns/walker
parentFix the panic: sleeping without a mutex problem on CURRENT. (diff)
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from the remote machine, we can't trust the signature from the same machine either. Our MD5 and SHA256 are good for checking both the sanity and the trustiness of distfiles. Approved by: portmgr (erwin), erwin (mentor)
Notes
Notes: svn path=/head/; revision=183644
Diffstat (limited to 'dns/walker')
-rw-r--r--dns/walker/Makefile4
-rw-r--r--dns/walker/distinfo3
2 files changed, 0 insertions, 7 deletions
diff --git a/dns/walker/Makefile b/dns/walker/Makefile
index bd13c82b4acc..52abbbbde18f 100644
--- a/dns/walker/Makefile
+++ b/dns/walker/Makefile
@@ -10,8 +10,6 @@ PORTNAME= walker
PORTVERSION= 3.8
CATEGORIES= dns
MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= johans@stack.nl
COMMENT= Recover zone file information from servers that use DNSSEC
@@ -21,8 +19,6 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
USE_PERL5= yes
NO_BUILD= yes
-USE_GPG?= yes
-SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig
MAN1= walker.1
PLIST_FILES= bin/walker
diff --git a/dns/walker/distinfo b/dns/walker/distinfo
index 70793dfa5294..5334359c0318 100644
--- a/dns/walker/distinfo
+++ b/dns/walker/distinfo
@@ -1,6 +1,3 @@
MD5 (walker-3.8.tar.gz) = 7cb1988a5ad65f132f43928ed9d8a06d
SHA256 (walker-3.8.tar.gz) = 25c66ce7354d03287825452af6bc650a5e565a2bcd2347852c08bd2d5fae9fbd
SIZE (walker-3.8.tar.gz) = 18478
-MD5 (walker-3.8.tar.gz.sig) = 70379f689bede579eeb244e69b0a2619
-SHA256 (walker-3.8.tar.gz.sig) = 0b4b08d9d7a9c2491e747b62c8cc257f556f96ebab55151a5de5ae7fc419ebf5
-SIZE (walker-3.8.tar.gz.sig) = 236