1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Update to 3.5

- Depends on Net::DNS::SEC as well as Net::DNS
- Recent versions include a PGP signature
- MASTER_SITES changed

- Grant a port maintainership to submitter

PR:		ports/74995
Submitted by:	Johan van Selst <johans(at)stack.nl>
This commit is contained in:
Sergey Matveychuk 2004-12-12 21:40:33 +00:00
parent 404f11b6fd
commit aa858ecedd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123839
2 changed files with 13 additions and 6 deletions

View File

@ -7,18 +7,23 @@
#
PORTNAME= dnssecwalker
PORTVERSION= 2.0
PORTVERSION= 3.5
CATEGORIES= dns
MASTER_SITES= http://josefsson.org/walker/
MASTER_SITES= http://josefsson.org/walker/releases/
DISTNAME= walker-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= johans@stack.nl
COMMENT= DNSSEC Walker
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
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
CONFLICTS= walker-1.*

View File

@ -1,2 +1,4 @@
MD5 (walker-2.0.tar.gz) = a3eabced53fc32778fef50354279d879
SIZE (walker-2.0.tar.gz) = 3189
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