From b4ada7557379f31651c7ce2813ea0e5c60cd191e Mon Sep 17 00:00:00 2001 From: hauke Date: Tue, 4 Sep 2007 11:55:44 +0000 Subject: Update to Radmind 1.10. Major changes from 1.9.0: - Added -C option to lapply that will create missing intermediate directories. - Added -P option that specifies a directory that contains certificates to be used when verifying the peer. Minor changes from 1.9.0: - make dist will now create compressed tar ball. - make package will now create compressed tar ball and remove temporary files. - Fixed radmind.8 manpage rendering issue which hid some of the text. --- sysutils/radmind/Makefile | 5 ++--- sysutils/radmind/distinfo | 10 +++++----- sysutils/radmind/patches/patch-ae | 8 ++++---- 3 files changed, 11 insertions(+), 12 deletions(-) (limited to 'sysutils') diff --git a/sysutils/radmind/Makefile b/sysutils/radmind/Makefile index 90c610c4afe..5b5ca0ebf7c 100644 --- a/sysutils/radmind/Makefile +++ b/sysutils/radmind/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2007/08/29 13:52:43 hauke Exp $ +# $NetBSD: Makefile,v 1.16 2007/09/04 11:55:44 hauke Exp $ # -DISTNAME= radmind-1.9.0 -PKGREVISION= 1 +DISTNAME= radmind-1.10.0 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=radmind/} diff --git a/sysutils/radmind/distinfo b/sysutils/radmind/distinfo index 4ca1b619a65..3474be36d3a 100644 --- a/sysutils/radmind/distinfo +++ b/sysutils/radmind/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.12 2007/08/23 14:10:29 hauke Exp $ +$NetBSD: distinfo,v 1.13 2007/09/04 11:55:44 hauke Exp $ -SHA1 (radmind-1.9.0.tar.gz) = 563247e6f9e795a3d8f0868aa261ba18a4a24d5a -RMD160 (radmind-1.9.0.tar.gz) = 1648f5b423fe87e1396af7d3b24021910671864c -Size (radmind-1.9.0.tar.gz) = 389258 bytes +SHA1 (radmind-1.10.0.tar.gz) = 02c3d1a38228e2d4ec4e1e28b9892081358bcecd +RMD160 (radmind-1.10.0.tar.gz) = a60e7ad73f7dff19f67ae8e08e7e87b08a978c41 +Size (radmind-1.10.0.tar.gz) = 397065 bytes SHA1 (patch-aa) = e82fdc59bfc79f736ca135af9ed9923c09de488f SHA1 (patch-ab) = 0b397d1838ed8687927f5503589f91f1faec366b SHA1 (patch-ac) = c1ea9930b9c2fee94a0b0d43e8aeec1925e454e7 SHA1 (patch-ad) = 40974d0b41be44c2ebd0d29dca31bcc42837328a -SHA1 (patch-ae) = 58b15301aa1df00e6e5bab9f21db8ddc99461f2a +SHA1 (patch-ae) = c42712bbc9494cc6cbb1300abadfa0b5a05f03f9 diff --git a/sysutils/radmind/patches/patch-ae b/sysutils/radmind/patches/patch-ae index d08117a539f..4ff9cc1c798 100644 --- a/sysutils/radmind/patches/patch-ae +++ b/sysutils/radmind/patches/patch-ae @@ -1,12 +1,12 @@ -$NetBSD: patch-ae,v 1.1 2006/01/13 19:16:06 joerg Exp $ +$NetBSD: patch-ae,v 1.2 2007/09/04 11:55:44 hauke Exp $ ---- retr.c.orig 2006-01-13 19:04:50.000000000 +0000 +--- retr.c.orig 2007-07-11 05:01:42.000000000 +0200 +++ retr.c -@@ -45,7 +45,6 @@ extern int verbose; +@@ -47,7 +47,6 @@ extern int verbose; extern int showprogress; extern int dodots; extern int cksum; -extern int errno; + extern int create_prefix; extern SSL_CTX *ctx; - /* -- cgit v1.2.3