Subject: pkg/34310: [Update] www/neon to 0.26.1
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Wilke <netbsd@unixfreunde.de>
List: pkgsrc-bugs
Date: 08/28/2006 16:35:01
>Number:         34310
>Category:       pkg
>Synopsis:       [Update] www/neon to 0.26.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 28 16:35:00 +0000 2006
>Originator:     Martin Wilke
>Release:        NetBSD 4.0_BETA i386
>Organization:
>Environment:


System: NetBSD 4.0_BETA (GENERIC) #0: Thu Aug 24 06:00:32 UTC 2006
	builds@b0.netbsd.org:/home/builds/ab/netbsd-4/i386/200608230000Z-obj/home/builds/ab/netbsd-4/src/sys/arch/i386/compile/GENERIC



>Description:


- Update to 0.26.1


>How-To-Repeat:





>Fix:


--- neon.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/www/neon/Makefile,v
retrieving revision 1.37
diff -u -r1.37 Makefile
--- Makefile	5 Feb 2006 23:11:26 -0000	1.37
+++ Makefile	28 Aug 2006 15:13:42 -0000
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.37 2006/02/05 23:11:26 joerg Exp $
 
-DISTNAME=		neon-0.25.5
-PKGREVISION=		2
+DISTNAME=		neon-0.26.1
 CATEGORIES=		www
 MASTER_SITES=		http://www.webdav.org/neon/
 
Index: PLIST
===================================================================
RCS file: /home/pcvs/pkgsrc/www/neon/PLIST,v
retrieving revision 1.15
diff -u -r1.15 PLIST
--- PLIST	2 Jan 2006 21:01:59 -0000	1.15
+++ PLIST	28 Aug 2006 15:19:14 -0000
@@ -1,4 +1,4 @@
 bin/neon-config
 include/neon/ne_207.h
 include/neon/ne_acl.h
@@ -51,6 +51,8 @@
 man/man3/ne_get_scheme.3
 man/man3/ne_get_server_hostport.3
 man/man3/ne_get_status.3
+man/man3/ne_has_support.3
+man/man3/ne_i18n_init.3
 man/man3/ne_iaddr_cmp.3
 man/man3/ne_iaddr_free.3
 man/man3/ne_iaddr_make.3
@@ -74,10 +76,12 @@
 man/man3/ne_set_read_timeout.3
 man/man3/ne_set_request_body_buffer.3
 man/man3/ne_set_request_body_fd.3
+man/man3/ne_set_request_body_fd64.3
 man/man3/ne_set_request_expect100.3
 man/man3/ne_set_server_auth.3
 man/man3/ne_set_useragent.3
 man/man3/ne_shave.3
+man/man3/ne_sock_exit.3
 man/man3/ne_sock_init.3
 man/man3/ne_ssl_cert_cmp.3
 man/man3/ne_ssl_cert_export.3
@@ -109,23 +113,10 @@
 man/man3/ne_xml_create.3
 man/man3/ne_xml_destroy.3
 man/man3/neon.3
-share/doc/${PKGNAME}/html/apas01.html
-share/doc/${PKGNAME}/html/apas02.html
-share/doc/${PKGNAME}/html/apas03.html
-share/doc/${PKGNAME}/html/apas04.html
-share/doc/${PKGNAME}/html/apas05.html
-share/doc/${PKGNAME}/html/apas06.html
-share/doc/${PKGNAME}/html/apas07.html
-share/doc/${PKGNAME}/html/apas08.html
-share/doc/${PKGNAME}/html/apas09.html
-share/doc/${PKGNAME}/html/apas10.html
-share/doc/${PKGNAME}/html/apas11.html
-share/doc/${PKGNAME}/html/apas12.html
 share/doc/${PKGNAME}/html/api.html
 share/doc/${PKGNAME}/html/biblio.html
 share/doc/${PKGNAME}/html/compliance.html
 share/doc/${PKGNAME}/html/features.html
-share/doc/${PKGNAME}/html/gfdl.html
 share/doc/${PKGNAME}/html/index.html
 share/doc/${PKGNAME}/html/intro.html
 share/doc/${PKGNAME}/html/ref.html
@@ -140,7 +131,9 @@
 share/doc/${PKGNAME}/html/refclicert.html
 share/doc/${PKGNAME}/html/refconfig.html
 share/doc/${PKGNAME}/html/referr.html
+share/doc/${PKGNAME}/html/reffeat.html
 share/doc/${PKGNAME}/html/refgetst.html
+share/doc/${PKGNAME}/html/refi18n.html
 share/doc/${PKGNAME}/html/refiaddr.html
 share/doc/${PKGNAME}/html/refneon.html
 share/doc/${PKGNAME}/html/refopts.html
@@ -164,6 +157,14 @@
 share/doc/${PKGNAME}/html/refxml.html
 share/doc/${PKGNAME}/html/using.html
 share/doc/${PKGNAME}/html/xml.html
+share/locale/cs/LC_MESSAGES/neon.mo
+share/locale/de/LC_MESSAGES/neon.mo
+share/locale/fr/LC_MESSAGES/neon.mo
+share/locale/ja/LC_MESSAGES/neon.mo
+share/locale/nn/LC_MESSAGES/neon.mo
+share/locale/ru/LC_MESSAGES/neon.mo
+share/locale/tr/LC_MESSAGES/neon.mo
+share/locale/zh/LC_MESSAGES/neon.mo
 @dirrm share/doc/${PKGNAME}/html
 @dirrm share/doc/${PKGNAME}
 @dirrm include/neon
Index: buildlink3.mk
===================================================================
RCS file: /home/pcvs/pkgsrc/www/neon/buildlink3.mk,v
retrieving revision 1.10
diff -u -r1.10 buildlink3.mk
--- buildlink3.mk	8 Jul 2006 23:11:12 -0000	1.10
+++ buildlink3.mk	28 Aug 2006 15:13:05 -0000
@@ -12,8 +12,8 @@
 BUILDLINK_ORDER:=	${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}neon
 
 .if !empty(NEON_BUILDLINK3_MK:M+)
-BUILDLINK_API_DEPENDS.neon+=	neon>=0.24.4
-BUILDLINK_ABI_DEPENDS.neon+=	neon>=0.25.5nb2
+BUILDLINK_API_DEPENDS.neon+=	neon>=0.26.1
+BUILDLINK_ABI_DEPENDS.neon+=	neon>=0.26.1nb2
 BUILDLINK_PKGSRCDIR.neon?=	../../www/neon
 .endif	# NEON_BUILDLINK3_MK
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/www/neon/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	23 Jan 2006 03:19:42 -0000	1.16
+++ distinfo	28 Aug 2006 15:13:53 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.16 2006/01/23 03:19:42 epg Exp $
 
-SHA1 (neon-0.25.5.tar.gz) = cc1f1483231811035166a524f0ae1d73517771ec
-RMD160 (neon-0.25.5.tar.gz) = 88dce64e6e81b275502b073388d25244b3608600
-Size (neon-0.25.5.tar.gz) = 736201 bytes
+SHA1 (neon-0.26.1.tar.gz) = bce9be9c2874548c35af8f25ed63f78e89d69497
+RMD160 (neon-0.26.1.tar.gz) = 240e7e34e9b7796ea88c876cf880d3bf38bd94dc
+Size (neon-0.26.1.tar.gz) = 781639 bytes
--- neon.diff ends here ---