Subject: CVS commit: pkgsrc/archivers/libarchive
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 03/19/2005 04:43:41
Module Name:	pkgsrc
Committed By:	tv
Date:		Sat Mar 19 04:43:41 UTC 2005

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

Log Message:
Don't include <inttypes.h> unconditionally.  Unfortunately, HAVE_INTTYPES_H
is not available in the generated archive.h, so put in an __INTERIX
conditional (for now -- but this means a PKGREVISION bump, sigh).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/archivers/libarchive/Makefile \
    pkgsrc/archivers/libarchive/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/archivers/libarchive/patches/patch-aa

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