Subject: CVS commit: pkgsrc/sysutils/i2ocfg
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 12/31/2007 02:07:10
Module Name:	pkgsrc
Committed By:	obache
Date:		Mon Dec 31 02:07:10 UTC 2007

Modified Files:
	pkgsrc/sysutils/i2ocfg: Makefile distinfo
Added Files:
	pkgsrc/sysutils/i2ocfg/patches: patch-aa

Log Message:
Update i2ocfg to 1.1.

pkgsrc Changes:
 * This package using BSD Makefile, no need to special care of MAKE_ENV.
 * Honor PKGMANDIR.
 * Need some pre-created directories before installation.
 * Then DESTDIR ready.

Changes:
-- 1.1, April 23rd 2003

Intel boards want the page destination buffer aligned. Since we map xfers
directly, and don't bounce buffer any more, things were occasionally
unaligned.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/sysutils/i2ocfg/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/i2ocfg/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/sysutils/i2ocfg/patches/patch-aa

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