update to 0.54 and add some REGRESS_DEPENDS to run more regression tests
This commit is contained in:
parent
0d0a193d74
commit
2e9e587cc5
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2005/09/19 05:24:42 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2005/12/07 20:03:00 wilfried Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
COMMENT= 'module to interface the DNS resolver'
|
||||
|
||||
DISTNAME= Net-DNS-0.53
|
||||
DISTNAME= Net-DNS-0.54
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
|
||||
@ -23,6 +23,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= :p5-Digest-HMAC->=1.00:security/p5-Digest-HMAC \
|
||||
:p5-Net-IP->=1.20:net/p5-Net-IP
|
||||
REGRESS_DEPENDS= ::security/p5-Digest-BubbleBabble \
|
||||
::devel/p5-Test-Pod
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
CONFIGURE_ARGS= --online-tests
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Net-DNS-0.53.tar.gz) = 404797359373d4df1a025458ab1415f7
|
||||
RMD160 (Net-DNS-0.53.tar.gz) = 3925ca7789e31d79759ff315d757625efa3bed0d
|
||||
SHA1 (Net-DNS-0.53.tar.gz) = 13282693bdc760d64eb520a7a896d080eda5304b
|
||||
SIZE (Net-DNS-0.53.tar.gz) = 119705
|
||||
MD5 (Net-DNS-0.54.tar.gz) = 70d7ef4940d8777af6f3659dd359c80b
|
||||
RMD160 (Net-DNS-0.54.tar.gz) = 0d551887564954aee34d99c8332f45be7bca426c
|
||||
SHA1 (Net-DNS-0.54.tar.gz) = 22d932f0181689b7a933812edecee011879691fd
|
||||
SIZE (Net-DNS-0.54.tar.gz) = 126285
|
||||
|
Loading…
Reference in New Issue
Block a user