aboutsummaryrefslogtreecommitdiffstats
path: root/dns/walker
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-01-30 03:05:07 +0800
committergabor <gabor@FreeBSD.org>2007-01-30 03:05:07 +0800
commitd8aef9fbb4c7f9e8f74b0e7505f599dc03732c7c (patch)
tree265fe7c13ce89af9631eeaa5fe6bec4e05d292ae /dns/walker
parent1f6dd6334f485c4249428d52a0f802611c74d385 (diff)
downloadfreebsd-ports-gnome-d8aef9fbb4c7f9e8f74b0e7505f599dc03732c7c.tar.gz
freebsd-ports-gnome-d8aef9fbb4c7f9e8f74b0e7505f599dc03732c7c.tar.zst
freebsd-ports-gnome-d8aef9fbb4c7f9e8f74b0e7505f599dc03732c7c.zip
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)
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