pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/cadaver update to 0.22.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84ef069c0153
branches:  trunk
changeset: 473100:84ef069c0153
user:      recht <recht%pkgsrc.org@localhost>
date:      Fri Apr 16 11:40:38 2004 +0000

description:
update to 0.22.1

Changes in release cadaver 0.22.1, 14 April 2004 (PGP signature)

    * Restore DASL/DeltaV support (GRASE team).
    * Fix to only use netrc on first attempt at authentication.
    * Update to neon 0.24.5:
          o SECURITY (CVE CAN-2004-0179): fix for format string
            vulnerabilities

Changes in release cadaver 0.22.0, 10 September 2003 (PGP signature)

    * Fix build on BSD platforms, or if using bundled expat library.
    * Fixes for some URI encoding issues.
    * Update to neon 0.24.1:
          o only support PKCS#12-encoded client certs, using
            the "client-cert" option.
    * Support --with-libs argument to configure.
    * (Drop DASL/DeltaV support temporarily).

diffstat:

 www/cadaver/Makefile |  5 ++---
 www/cadaver/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (24 lines):

diff -r 035228bdebd9 -r 84ef069c0153 www/cadaver/Makefile
--- a/www/cadaver/Makefile      Fri Apr 16 07:45:32 2004 +0000
+++ b/www/cadaver/Makefile      Fri Apr 16 11:40:38 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2004/03/26 02:27:56 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2004/04/16 11:40:38 recht Exp $
 
-DISTNAME=              cadaver-0.21.0
-PKGREVISION=           5
+DISTNAME=              cadaver-0.22.1
 CATEGORIES=            www
 MASTER_SITES=          http://www.webdav.org/cadaver/
 
diff -r 035228bdebd9 -r 84ef069c0153 www/cadaver/distinfo
--- a/www/cadaver/distinfo      Fri Apr 16 07:45:32 2004 +0000
+++ b/www/cadaver/distinfo      Fri Apr 16 11:40:38 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/02/14 16:59:54 wiz Exp $
+$NetBSD: distinfo,v 1.6 2004/04/16 11:40:38 recht Exp $
 
-SHA1 (cadaver-0.21.0.tar.gz) = 032cb5695878c251669fa60e78e29cbbd667e55f
-Size (cadaver-0.21.0.tar.gz) = 434400 bytes
+SHA1 (cadaver-0.22.1.tar.gz) = dabfc2cf88684b7939dd33d59e10b491c347993f
+Size (cadaver-0.22.1.tar.gz) = 441126 bytes



Home | Main Index | Thread Index | Old Index