[Lunar-commits] <moonbase> libpciaccess: version bumped to 0.11.0.
Florin Braescu
florin at lunar-linux.org
Thu Dec 17 22:03:33 CET 2009
commit a26ce7e24954dda4af37ee82e5c85d33b9c222e4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Dec 17 23:03:33 2009 +0200
libpciaccess: version bumped to 0.11.0.
Changes:
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.
---
xorg7/lib/libpciaccess/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/xorg7/lib/libpciaccess/DETAILS b/xorg7/lib/libpciaccess/DETAILS
index dbaec9f..2b7b953 100644
--- a/xorg7/lib/libpciaccess/DETAILS
+++ b/xorg7/lib/libpciaccess/DETAILS
@@ -1,12 +1,12 @@
MODULE=libpciaccess
- VERSION=0.10.9
+ VERSION=0.11.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/individual/lib
- SOURCE_VFY=sha1:491e137f34a22f7208a6b0f68cbe51d929923591
+ SOURCE_VFY=sha1:bcebba8b8441af151b59b63e8e91e66133b64158
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20070828
- UPDATED=20090925
+ UPDATED=20091217
SHORT="Access the PCI bus and devices"
cat << EOF
More information about the Lunar-commits
mailing list