Subject: CVS commit: pkgsrc/www/cadaver
To: None <pkgsrc-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 01/13/2002 23:24:44
Module Name:	pkgsrc
Committed By:	agc
Date:		Sun Jan 13 21:24:44 UTC 2002

Modified Files:
	pkgsrc/www/cadaver: Makefile distinfo

Log Message:
Update the cadaver package to version 0.19.0.

Provided in PR 15223 by "Eric Gillespie, Jr." <epg@pretzelnet.org>

Changes since previous version (0.17.0):

+ Use the neon package (also from "Eric Gillespie, Jr." <epg@pretzelnet.org>)

+ Changes from 0.17 to 0.19.0:

    * Remote filename completion from Sean Treadway.
    * Cosmetic and bug fixes for 'steal' and 'discover' commands.
    * Added 'propdel' command to remove properties.
    * Added 'overwrite', 'lockdepth', 'lockscope' options.
    * Fix for resolving paths passed to 'ls' command (e.g. "..").
    * Retry authentication once if it fails.
    * Fixes for readline 4.2 compatibility:
          * may have broken readline 2 compatibility; please shout if so!
    * Add mkstemp() replacement for platforms where necessary.
    * Incorporate RPM spec file changes from Red Hat (by Nalin Dahyabhai).
    * Updated to neon 0.18:
          * timezone handling fixes in date parsing on some platforms
          * fixes for lock handling
          * portability fixes
    * Added 'logout' command, to clear cached authentication details.
    * Added 'propnames' command.
    * Added 'utf8' option, to presume terminal I/O is UTF-8. e.g. xterm -u8 mode.
    * Handle UTF-8 encoding/decoding of property names/values better when not in utf8 mode.
    * Added FAQ entry on how to read your HotMail e-mail using cadaver.
    * Updated to neon 0.16:
          * libxml2, expat2 support (can force with --with-libxml[12])
          * Untested SOCKSv5 support (--with-socks)
    * Fix 'ls' listing the 'executable' property.
    * Disable i18n support by default to prevent portability problems.
    * Added FAQ entry on using 'edit' with gvim.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/www/cadaver/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/cadaver/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.