update to zonemaster-3.2.0
This commit is contained in:
parent
6845e92921
commit
73137965c6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2020/07/26 16:22:06 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2022/02/09 08:41:51 sthen Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= tool to check the quality of a DNS zone
|
||||
|
||||
MODULES= cpan
|
||||
CPAN_AUTHOR= ZNMSTR
|
||||
V= 2.0.4
|
||||
V= 3.2.0
|
||||
DISTNAME= Zonemaster-CLI-v$V
|
||||
PKGNAME= zonemaster-$V
|
||||
CATEGORIES= net
|
||||
@ -20,8 +20,8 @@ WANTLIB= perl
|
||||
|
||||
CONFIGURE_STYLE= modinst
|
||||
|
||||
USE_GMAKE= Yes
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
RUN_DEPENDS= devel/p5-MooseX-Getopt \
|
||||
devel/p5-namespace-autoclean \
|
||||
net/p5-Zonemaster/engine>=2.0.0 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Zonemaster-CLI-v2.0.4.tar.gz) = 0bl0kLM5gUjN0z8G83MQpECiADDhBuUXBSqADeOSW1U=
|
||||
SIZE (Zonemaster-CLI-v2.0.4.tar.gz) = 40838
|
||||
SHA256 (Zonemaster-CLI-v3.2.0.tar.gz) = XZp3WbvuE0qXWdkzlNvWzz/fnQsZKo2A0h9vpHoQDhY=
|
||||
SIZE (Zonemaster-CLI-v3.2.0.tar.gz) = 49807
|
||||
|
@ -1,17 +1,24 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2018/02/06 21:55:39 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2022/02/09 08:41:51 sthen Exp $
|
||||
bin/zonemaster-cli
|
||||
${P5SITE}/Zonemaster/CLI.pm
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/GNUmakefile
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/da/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/da/LC_MESSAGES/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/da/LC_MESSAGES/Zonemaster-CLI.mo
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/en/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/en/LC_MESSAGES/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/en/LC_MESSAGES/Zonemaster-CLI.mo
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/es/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/es/LC_MESSAGES/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/es/LC_MESSAGES/Zonemaster-CLI.mo
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/fi/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/fi/LC_MESSAGES/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/fi/LC_MESSAGES/Zonemaster-CLI.mo
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/fr/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/fr/LC_MESSAGES/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/fr/LC_MESSAGES/Zonemaster-CLI.mo
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/nb/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/nb/LC_MESSAGES/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/nb/LC_MESSAGES/Zonemaster-CLI.mo
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/sv/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/sv/LC_MESSAGES/
|
||||
${P5SITE}/auto/share/dist/Zonemaster-CLI/locale/sv/LC_MESSAGES/Zonemaster-CLI.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user