Subject: CVS commit: pkgsrc/archivers/libarchive
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/31/2005 14:36:08
Module Name: pkgsrc
Committed By: tv
Date: Mon Oct 31 14:36:08 UTC 2005
Modified Files:
pkgsrc/archivers/libarchive: distinfo
pkgsrc/archivers/libarchive/patches: patch-aa
Log Message:
Fix build on Interix by including <stdlib.h> to get [u]intptr_t.
(Actually in stddef.h, but that would require yet another autoconf check.)
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/archivers/libarchive/distinfo
cvs rdiff -r1.3 -r1.4 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.