Subject: CVS commit: pkgsrc/archivers/libarchive
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 05/01/2006 09:02:38
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Mon May  1 09:02:38 UTC 2006

Modified Files:
	pkgsrc/archivers/libarchive: Makefile PLIST distinfo
	pkgsrc/archivers/libarchive/patches: patch-aa
Added Files:
	pkgsrc/archivers/libarchive/patches: patch-ab

Log Message:
Update to 1.2.53:

* Incorporated Jaakko Heinonen's still-experimental support for extended
  attributes (Currently Linux-only.).
* Reorganized distribution package: There is now one tar.gz file that
  builds both libarchive and bsdtar.
* correctly read cpio device entries, write Pax attribute entry names.
* Experimental 'tp' format support in libarchive. Feedback appreciated;
  this is not enabled by archive_read_support_format_all()


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/archivers/libarchive/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/archivers/libarchive/PLIST
cvs rdiff -r1.9 -r1.10 pkgsrc/archivers/libarchive/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/archivers/libarchive/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/archivers/libarchive/patches/patch-ab

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