Subject: CVS commit: pkgsrc/sysutils/libpciaccess
From: Thomas Klausner
Date: 2015-02-04 07:59:46
Message id: 20150204065946.9B5FD98@cvs.netbsd.org

Log Message:
Update to 0.13.3:

libpciaccess is used by the Xorg server to interface with the appropriate
routines for finding and using PCI bus devices on various operating systems.

This release provides a number of platform-specific improvements for various
platforms, including Linux, Solaris, OpenBSD, NetBSD, and Hurd, plus the
addition of some support for Cygwin.

Alan Coopersmith (3):
      Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compiler
      Solaris: Fix fd leak in pci_device_solx_devfs_map_range()
      libpciaccess 0.13.3

Marcin Ko?cielnicki (1):
      Fix IO access functions on linux+sysfs.

Mark Kettenis (1):
      Use PCIOCREADMASK on OpenBSD.

Matthew Green (1):
      Implement the kernel_has_driver() method for NetBSD.

Samuel Pitoiset (2):
      Windows/Cygwin: Add support through the WinIo library
      Fix a compilation error on GNU Hurd platforms.

Thomas Klausner (2):
      Fix zlib handling on NetBSD.
      Improve NetBSD i386 detection.

Files:
RevisionActionfile
1.20modifypkgsrc/sysutils/libpciaccess/Makefile
1.27modifypkgsrc/sysutils/libpciaccess/distinfo
1.2removepkgsrc/sysutils/libpciaccess/patches/patch-configure
1.3removepkgsrc/sysutils/libpciaccess/patches/patch-src_solx__devfs.c