update to zonemaster-2.0.4, similar diff from wen heping
This commit is contained in:
parent
ba19470568
commit
04a2203a59
@ -1,31 +1,30 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2020/07/11 22:54:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2020/07/26 16:22:06 sthen Exp $
|
||||
|
||||
PKG_ARCH = *
|
||||
PKG_ARCH= *
|
||||
|
||||
COMMENT = tool to check the quality of a DNS zone
|
||||
COMMENT= tool to check the quality of a DNS zone
|
||||
|
||||
MODULES = cpan
|
||||
CPAN_AUTHOR = ZNMSTR
|
||||
V = 1.1.3
|
||||
DISTNAME = Zonemaster-CLI-v$V
|
||||
PKGNAME = zonemaster-$V
|
||||
CATEGORIES = net
|
||||
REVISION = 1
|
||||
MODULES= cpan
|
||||
CPAN_AUTHOR= ZNMSTR
|
||||
V= 2.0.4
|
||||
DISTNAME= Zonemaster-CLI-v$V
|
||||
PKGNAME= zonemaster-$V
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER = Stuart Henderson <stu.ports@spacehopper.org>
|
||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE = Yes
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB = perl
|
||||
WANTLIB= perl
|
||||
|
||||
CONFIGURE_STYLE = modinst
|
||||
CONFIGURE_STYLE= modinst
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
RUN_DEPENDS = devel/p5-MooseX-Getopt \
|
||||
devel/p5-namespace-autoclean \
|
||||
net/p5-Zonemaster/engine>=2.0.0 \
|
||||
textproc/p5-Text-Reflow
|
||||
RUN_DEPENDS= devel/p5-MooseX-Getopt \
|
||||
devel/p5-namespace-autoclean \
|
||||
net/p5-Zonemaster/engine>=2.0.0 \
|
||||
textproc/p5-Text-Reflow
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Zonemaster-CLI-v1.1.3.tar.gz) = 3tpc7xu69MHryT+ecEfPaorukhtcSMKE8BUfeWZhvZc=
|
||||
SIZE (Zonemaster-CLI-v1.1.3.tar.gz) = 37407
|
||||
SHA256 (Zonemaster-CLI-v2.0.4.tar.gz) = 0bl0kLM5gUjN0z8G83MQpECiADDhBuUXBSqADeOSW1U=
|
||||
SIZE (Zonemaster-CLI-v2.0.4.tar.gz) = 40838
|
||||
|
Loading…
x
Reference in New Issue
Block a user