update to 0.12

from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
This commit is contained in:
wilfried 2005-12-07 19:53:51 +00:00
parent d72c55ffe0
commit 0d0a193d74
4 changed files with 21 additions and 10 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.3 2004/01/11 19:13:09 wilfried Exp $
# $OpenBSD: Makefile,v 1.4 2005/12/07 19:53:51 wilfried Exp $
COMMENT= "extends the Net::DNS module with DNSSEC functionality"
VERSION= 0.11
VERSION= 0.12
DISTNAME= Net-DNS-SEC-${VERSION}
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= Wesley Griffin <wgriffin@jtan.com>
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -16,7 +16,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= :p5-Net-DNS->=0.40:net/p5-Net-DNS \
RUN_DEPENDS= :p5-Net-DNS->=0.44:net/p5-Net-DNS \
:p5-Digest-BubbleBabble->=0.01:security/p5-Digest-BubbleBabble \
:p5-Crypt-OpenSSL-RSA->=0.19:security/p5-Crypt-OpenSSL-RSA \
:p5-Crypt-OpenSSL-DSA->=0.10:security/p5-Crypt-OpenSSL-DSA \

View File

@ -1,4 +1,4 @@
MD5 (Net-DNS-SEC-0.11.tar.gz) = 6ccc37b2f38b830a8fd0a69901f947bb
RMD160 (Net-DNS-SEC-0.11.tar.gz) = 422c35d3b3444e0fd7df7abb40ceca6c60fbee23
SHA1 (Net-DNS-SEC-0.11.tar.gz) = 7bd95a02488eb28f82c18f0675f23c80ad4bdc76
SIZE (Net-DNS-SEC-0.11.tar.gz) = 49996
MD5 (Net-DNS-SEC-0.12.tar.gz) = 546a1776b23860d510b15303709456e9
RMD160 (Net-DNS-SEC-0.12.tar.gz) = 1b5fd4e29fab6d1922e64978daa53d94554f0a88
SHA1 (Net-DNS-SEC-0.12.tar.gz) = 199176a5354538d02f70311e14506b07f8e163ef
SIZE (Net-DNS-SEC-0.12.tar.gz) = 60698

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-t_07-sec_t,v 1.1 2005/12/07 19:53:51 wilfried Exp $
--- t/07-sec.t.orig Fri Jun 11 18:14:35 2004
+++ t/07-sec.t Wed Dec 7 20:44:39 2005
@@ -53,7 +53,7 @@ xS7KGJg6DinLkyxxnRvoujJsUdBL6B+o196zcA==
use Data::Dumper;
-my $rsakey=Net::DNS::SEC::Private->new_rsa_priv($keyblob);
+my $rsakey0=Net::DNS::SEC::Private->new_rsa_priv($keyblob);

View File

@ -1,5 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:17:43 espie Exp $
${P5SITE}/Net/
@comment $OpenBSD: PLIST,v 1.5 2005/12/07 19:53:51 wilfried Exp $
${P5SITE}/Net/DNS/
${P5SITE}/Net/DNS/Keyset.pm
${P5SITE}/Net/DNS/RR/