diff options
author | tnn <tnn@pkgsrc.org> | 2010-04-09 08:09:11 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2010-04-09 08:09:11 +0000 |
commit | df7e5d3825dcab8a387f65eabbe55112d117d404 (patch) | |
tree | b63c8a1f2039533455413d617da5c9a0ac3a430b /sysutils/libpciaccess/distinfo | |
parent | 49d1a5b03fc9bd7f2930286e35ab59ce82b02158 (diff) | |
download | pkgsrc-df7e5d3825dcab8a387f65eabbe55112d117d404.tar.gz |
Update to libpciaccess-0.11.
Synced the netbsd support patch from xsrc HEAD, with a minor tweak:
Now we first try to map memory in the newfangled /dev/pciN way.
If that fails, then we fall back to /dev/mem.
We need to do this to deal with netbsd-5 and earlier.
Add NetBSD/sparc64 to the list of supported platforms.
Upstream changes:
0.11.0:
Add pci_device_get_parent_bridge()
I/O port access routines
Fix pci_device_open_io() to actually return something useful
Fix I/O handle array allocator to work for devices past the first
libpciaccess 0.11.0
.gitignore: use common defaults with custom section # 24239
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Deploy the new XORG_DEFAULT_OPTIONS #24242
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
0.10.9:
vgaarb: check pci_sys exists before initing vga arb
shutup stupid gcc warning, strtok_r ignores the first parameter
Free return value from scandir instead of leaking it.
vgaarb: check for fd before close it
vgaarb: fix newbie typo
Diffstat (limited to 'sysutils/libpciaccess/distinfo')
-rw-r--r-- | sysutils/libpciaccess/distinfo | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/libpciaccess/distinfo b/sysutils/libpciaccess/distinfo index 79737aaa033..58831ecf214 100644 --- a/sysutils/libpciaccess/distinfo +++ b/sysutils/libpciaccess/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2009/08/31 07:48:22 wiz Exp $ +$NetBSD: distinfo,v 1.8 2010/04/09 08:09:11 tnn Exp $ -SHA1 (libpciaccess-0.10.8.tar.bz2) = 0fa152811e121b4e97eb5f53c14d7896685f79a6 -RMD160 (libpciaccess-0.10.8.tar.bz2) = dd3d329a6c20fec44add9a205af0e7f6216190ac -Size (libpciaccess-0.10.8.tar.bz2) = 281625 bytes -SHA1 (patch-aa) = baa96a3b85bb30d818e130c32bf5b295eefeb18f -SHA1 (patch-ac) = d3157dee96bcd6e743a0f4a8b27b5e03a27cc79e +SHA1 (libpciaccess-0.11.0.tar.bz2) = bcebba8b8441af151b59b63e8e91e66133b64158 +RMD160 (libpciaccess-0.11.0.tar.bz2) = 7d579f024e543c97cceb47c204d395e4097becf2 +Size (libpciaccess-0.11.0.tar.bz2) = 295639 bytes +SHA1 (patch-aa) = d9ac3a766693fa56e036fda8810e9769b3c07060 +SHA1 (patch-ac) = 3f0fb3c84f2c2cab78a9c57d844b71941efccea6 |