From 2d2d766d1cf7f2a97b21b7a2f09c3ef32a8030bc Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 9 May 2003 15:44:09 +0000 Subject: [PATCH] update to 0.23.9, provided by Marc Recht per PR pkg/20987 Changes are basically fixes, among them a security fix. --- www/neon/Makefile | 5 ++--- www/neon/PLIST | 4 ++-- www/neon/buildlink2.mk | 4 ++-- www/neon/distinfo | 6 +++--- 4 files changed, 9 insertions(+), 10 deletions(-) diff --git a/www/neon/Makefile b/www/neon/Makefile index 971c7d1a6cc8..b3aa302d07cc 100644 --- a/www/neon/Makefile +++ b/www/neon/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2003/05/05 16:56:25 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2003/05/09 15:44:09 drochner Exp $ -DISTNAME= neon-0.23.7 -PKGREVISION= 1 +DISTNAME= neon-0.23.9 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ diff --git a/www/neon/PLIST b/www/neon/PLIST index 0f68d9e07b8a..5cb5dd0c8831 100644 --- a/www/neon/PLIST +++ b/www/neon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2003/01/30 10:52:55 drochner Exp $ +@comment $NetBSD: PLIST,v 1.8 2003/05/09 15:44:09 drochner Exp $ bin/neon-config include/neon/ne_207.h include/neon/ne_acl.h @@ -25,7 +25,7 @@ lib/libneon.a lib/libneon.la lib/libneon.so lib/libneon.so.23 -lib/libneon.so.23.7 +lib/libneon.so.23.9 man/man1/neon-config.1 man/man3/ne_add_request_header.3 man/man3/ne_addr_destroy.3 diff --git a/www/neon/buildlink2.mk b/www/neon/buildlink2.mk index 150962accd3d..9869e8b446dd 100644 --- a/www/neon/buildlink2.mk +++ b/www/neon/buildlink2.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink2.mk,v 1.5 2003/05/02 11:56:45 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.6 2003/05/09 15:44:10 drochner Exp $ .if !defined(NEON_BUILDLINK2_MK) NEON_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= neon -BUILDLINK_DEPENDS.neon?= neon>=0.23.7nb1 +BUILDLINK_DEPENDS.neon?= neon>=0.23.9 BUILDLINK_PKGSRCDIR.neon?= ../../www/neon EVAL_PREFIX+= BUILDLINK_PREFIX.neon=neon diff --git a/www/neon/distinfo b/www/neon/distinfo index 8d8c1cefca1d..a17842a0c26a 100644 --- a/www/neon/distinfo +++ b/www/neon/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2003/01/30 10:52:55 drochner Exp $ +$NetBSD: distinfo,v 1.8 2003/05/09 15:44:10 drochner Exp $ -SHA1 (neon-0.23.7.tar.gz) = bbb3c1e17167a96841f3d77d88e873a1665ff201 -Size (neon-0.23.7.tar.gz) = 508767 bytes +SHA1 (neon-0.23.9.tar.gz) = d9d84e79fa0776c8fa9f1768c3ddc2f021d23449 +Size (neon-0.23.9.tar.gz) = 518216 bytes