Subject: pkg/20338: www/cadaver update
To: None <gnats-bugs@gnats.netbsd.org>
From: None <marc@informatik.uni-bremen.de>
List: netbsd-bugs
Date: 02/14/2003 15:58:23
>Number: 20338
>Category: pkg
>Synopsis: update of www/cadaver to 0.21.0
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Feb 14 07:00:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Marc Recht
>Release: NetBSD 1.6N
>Organization:
>Environment:
System: NetBSD leeloo.intern.geht.de 1.6N NetBSD 1.6N (LEELOO) #0: Thu Feb 13 13:01:20 CET 2003 root@leeloo.intern.geht.de:/sys/arch/i386/compile/LEELOO i386
Architecture: i386
Machine: i386
>Description:
This patch does to things:
- update www/cadaver to 0.21.0
- use libxml2 (instead of libxml1), because www/neon uses it (and cadaver always tries to uses neon's libxml version)
Changes in release cadaver 0.21.0 (from http://www.webdav.org/cadaver/)
# Added DASL searching and DeltaV basic versioning support, contributed by the GRASE team. New commands 'version', 'checkin', 'checkout', 'uncheckout', 'label', 'history', 'search'.
# Enable netrc support by default.
# Fix 'mput' for filenames with spaces.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/cadaver/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile 2003/01/30 12:14:32 1.15
+++ Makefile 2003/02/14 14:52:00
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.15 2003/01/30 12:14:32 drochner Exp $
-DISTNAME= cadaver-0.20.5
+DISTNAME= cadaver-0.21.0
CATEGORIES= www
MASTER_SITES= http://www.webdav.org/cadaver/
@@ -14,7 +14,7 @@
ALL_TARGET= cadaver
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-netrc
-CONFIGURE_ARGS+= --with-libxml1
+CONFIGURE_ARGS+= --with-libxml2
CONFIGURE_ARGS+= --with-ssl=yes
# We don't need curses, just termcap.
@@ -23,7 +23,7 @@
.include "../../devel/readline/buildlink2.mk"
.include "../../security/openssl/buildlink2.mk"
-.include "../../textproc/libxml/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
.include "../../www/neon/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/www/cadaver/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 2003/01/30 12:14:32 1.4
+++ distinfo 2003/02/14 14:52:00
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.4 2003/01/30 12:14:32 drochner Exp $
-SHA1 (cadaver-0.20.5.tar.gz) = dffb4a0989019b3cf3ea23adfaee24d2442cd748
-Size (cadaver-0.20.5.tar.gz) = 412233 bytes
+SHA1 (cadaver-0.21.0.tar.gz) = 032cb5695878c251669fa60e78e29cbbd667e55f
+Size (cadaver-0.21.0.tar.gz) = 434400 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: