Hello,
here's an update for net/p5-Net-DNS-SEC. This diff just updates the port to
version 0.12. The current maintainer gave me maintainership.
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/p5-Net-DNS-SEC/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 2004/01/11 19:13:09 1.3
+++ Makefile 2005/12/07 19:20:10
@@ -2,13 +2,13 @@
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_(_at_)_jtan_(_dot_)_com>
+MAINTAINER= Jasper Lievisse Adriaanse <jasper_(_at_)_nedbsd_(_dot_)_nl>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/p5-Net-DNS-SEC/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 2005/01/05 17:14:53 1.4
+++ distinfo 2005/12/07 19:20:10
@@ -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
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/p5-Net-DNS-SEC/pkg/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- pkg/PLIST 2004/09/15 18:17:43 1.4
+++ pkg/PLIST 2005/12/07 19:20:10
@@ -1,5 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2004/09/15 18:17:43 espie Exp $
-${P5SITE}/Net/
${P5SITE}/Net/DNS/
${P5SITE}/Net/DNS/Keyset.pm
${P5SITE}/Net/DNS/RR/
---------------8<---------------
And here's a patch to fix a regression test:
$OpenBSD $
--- t/07-sec.t.orig Wed Dec 7 20:06:01 2005
+++ t/07-sec.t Wed Dec 7 20:06:08 2005
@@ -53,10 +53,6 @@
use Data::Dumper;
-my $rsakey=Net::DNS::SEC::Private->new_rsa_priv($keyblob);
-
-
-
my $privkeyfilename="t/Kexample.com.+005+34247.private";
my $pubkeyfilename="t/Kexample.com.+005+34247.key";
my $rsakey=Net::DNS::SEC::Private->new($privkeyfilename);
---------------8<---------------
Cheers,
Jasper
--
"Security is decided by quality" -- Theo de Raadt
Attachment:
pgplWhDdPVdYT.pgp
Description: PGP signature