Subject: CVS commit: pkgsrc/archivers/libarchive
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 03/21/2005 22:56:24
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon Mar 21 22:56:24 UTC 2005

Modified Files:
	pkgsrc/archivers/libarchive: Makefile distinfo

Log Message:
Update to 1.02.016.

	o archive_read_extract can now handle very long pathnames
	  (tested with pathnames up to 1MB).
	o New dir-walk code now defaults to physical traversals.
	o fix a gzip decompression issue and add better error reporting
	  for certain file I/O and decompression errors.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/archivers/libarchive/Makefile \
    pkgsrc/archivers/libarchive/distinfo

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