Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --- pkgsrc/net/p5-Net-DNS/Makefile 2011/08/14 14:14:42 1.45 +++ pkgsrc/net/p5-Net-DNS/Makefile 2016/05/29 07:46:08 1.70 @@ -1,25 +1,20 @@ -# $NetBSD: Makefile,v 1.45 2011/08/14 14:14:42 obache Exp $ +# $NetBSD: Makefile,v 1.70 2016/05/29 07:46:08 wiz Exp $ -DISTNAME= Net-DNS-0.66 +DISTNAME= Net-DNS-1.06 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 -SVR4_PKGNAME= p5ndn CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ http://www.net-dns.org/download/ -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.net-dns.org/ COMMENT= Perl5 module for DNS resolution LICENSE= ${PERL5_LICENSE} -PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir - -BUILD_DEPENDS+= {p5-Test-Simple>=0.44,perl{,-thread}>=5.8.0}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {p5-Test-Simple>=0.44,perl>=5.8.0}:../../devel/p5-Test-Simple DEPENDS+= p5-Digest-HMAC>=1.0:../../security/p5-Digest-HMAC -DEPENDS+= p5-Digest-MD5>=2.12:../../security/p5-Digest-MD5 -DEPENDS+= p5-MIME-Base64>=2.11:../../converters/p5-MIME-Base64 +#DEPENDS+= {perl>=5.7.3,p5-Digest-MD5>=2.12}:../../security/p5-Digest-MD5 +#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=2.11}:../../converters/p5-MIME-Base64 DEPENDS+= p5-Net-IP>=1.20:../../net/p5-Net-IP PKG_OPTIONS_VAR= PKG_OPTIONS.p5-Net-DNS