Subject: CVS commit: pkgsrc/security/libgcrypt
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 01/18/2005 13:11:38
Module Name: pkgsrc
Committed By: tv
Date: Tue Jan 18 13:11:38 UTC 2005
Modified Files:
pkgsrc/security/libgcrypt: distinfo
Added Files:
pkgsrc/security/libgcrypt/patches: patch-ae patch-af
Log Message:
It's not very useful to include <sys/select.h> in only one source file
when other source files depend on fd_set being defined in a local header.
(Required on Interix, which does not expose <sys/select.h>/<sys/time.h>
automagically via other system headers as some OS's do by default.)
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/security/libgcrypt/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/libgcrypt/patches/patch-ae \
pkgsrc/security/libgcrypt/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.