update to zonemaster-engine 1.0.6, ok florian@

This commit is contained in:
sthen 2015-10-01 12:22:24 +00:00
parent 305a0bdff2
commit 249ffaddad
3 changed files with 9 additions and 7 deletions

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.1.1.1 2015/01/02 19:55:39 florian Exp $
# $OpenBSD: Makefile,v 1.2 2015/10/01 12:22:24 sthen Exp $
SHARED_ONLY = Yes
COMMENT = tool to check the quality of a DNS zone
MODULES = cpan
V = 1.0.0
CPAN_AUTHOR = CDYBED
V = 1.0.6
CPAN_AUTHOR = IIS
DISTNAME = Zonemaster-v$V
PKGNAME = p5-Zonemaster-engine-$V
CATEGORIES = net
@ -30,7 +30,7 @@ RUN_DEPENDS = converters/p5-JSON>=2.53 \
mail/p5-Mail-RFC822-Address \
net/p5-IO-Socket-INET6>=2.69 \
net/p5-Net-IP-XS \
net/p5-Net-LDNS>=0.64
net/p5-Net-LDNS>=0.71
TEST_DEPENDS = converters/p5-JSON-XS>=2.32 \
devel/p5-Pod-Coverage \

View File

@ -1,2 +1,2 @@
SHA256 (Zonemaster-v1.0.0.tar.gz) = h632UyfdRl4nKrsmc5LcFnxRw0UiaWmwm1iMiYcStGM=
SIZE (Zonemaster-v1.0.0.tar.gz) = 539845
SHA256 (Zonemaster-v1.0.6.tar.gz) = C9D0uPpJYhlCzAq97XVddrvkES2jrnjBi8sDgqeF9kU=
SIZE (Zonemaster-v1.0.6.tar.gz) = 588710

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/02 19:55:39 florian Exp $
@comment $OpenBSD: PLIST,v 1.2 2015/10/01 12:22:24 sthen Exp $
${P5SITE}/Zonemaster/
${P5SITE}/Zonemaster.pm
${P5SITE}/Zonemaster/ASNLookup.pm
@ -13,6 +13,7 @@ ${P5SITE}/Zonemaster/NSArray.pm
${P5SITE}/Zonemaster/Nameserver/
${P5SITE}/Zonemaster/Nameserver.pm
${P5SITE}/Zonemaster/Nameserver/Cache.pm
${P5SITE}/Zonemaster/Overview.pod
${P5SITE}/Zonemaster/Packet.pm
${P5SITE}/Zonemaster/Recursor.pm
${P5SITE}/Zonemaster/Test/
@ -62,6 +63,7 @@ ${P5SITE}/auto/share/dist/Zonemaster/sv.po
@man man/man3p/Zonemaster::NSArray.3p
@man man/man3p/Zonemaster::Nameserver.3p
@man man/man3p/Zonemaster::Nameserver::Cache.3p
@man man/man3p/Zonemaster::Overview.3p
@man man/man3p/Zonemaster::Packet.3p
@man man/man3p/Zonemaster::Recursor.3p
@man man/man3p/Zonemaster::Test.3p