mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- update to 1.01
This commit is contained in:
parent
e47afcd3ab
commit
a5dd5e80eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221378
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Net-DNS-ZoneFile-Fast
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.01
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,13 +14,17 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module to parse BIND8/9 zone files
|
||||
|
||||
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 \
|
||||
${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
|
||||
p5-Net-DNS-SEC>=0:${PORTSDIR}/dns/p5-Net-DNS-SEC
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Net::DNS::ZoneFile::Fast.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500703
|
||||
RUN_DEPENDS+= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Net-DNS-ZoneFile-Fast-1.0.tar.gz) = f8f7f7c76380c78bd80bf4ed3b73ad1c
|
||||
SHA256 (Net-DNS-ZoneFile-Fast-1.0.tar.gz) = c8e5445eaca45eca10075ee2e02284ddb6ae133d7db85f68bea13c185313577c
|
||||
SIZE (Net-DNS-ZoneFile-Fast-1.0.tar.gz) = 17069
|
||||
MD5 (Net-DNS-ZoneFile-Fast-1.01.tar.gz) = 52a6b78ff52712415d583c4b4a62886e
|
||||
SHA256 (Net-DNS-ZoneFile-Fast-1.01.tar.gz) = 5059d566e662cf9617dedbfc8eecf0bb3ca908c431cfce910150ed6166c5f998
|
||||
SIZE (Net-DNS-ZoneFile-Fast-1.01.tar.gz) = 17274
|
||||
|
Loading…
Reference in New Issue
Block a user