update to 0.23.9, provided by Marc Recht per PR pkg/20987

Changes are basically fixes, among them a security fix.
This commit is contained in:
drochner 2003-05-09 15:44:09 +00:00
parent 361db3dbd5
commit 2d2d766d1c
4 changed files with 9 additions and 10 deletions

View file

@ -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/

View file

@ -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

View file

@ -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

View file

@ -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