Mon Feb 15 00:51:13 2016 UTC ()
Update to 3.4.1

ChangeLog:
2016-01-03  Martin Mares <mj@ucw.cz>

	* Released as 3.4.1.

	* New capabilities decoded: Process Address Space, Page Request
	  Interface, Enhanced Allocation. Thanks to David Daney and
	  David Woodhouse.

	* DevCap SlotPowerLimit is now decoded for all components with
	  upstream ports.

	* Database mirror at SourceForge moved to GitHub.

	* Updated pci.ids to the current snapshot of the database.

2015-09-14  Martin Mares <mj@ucw.cz>

	* Released as 3.4.0.

	* On Linux, we report NUMA nodes of devices.

	* The sysfs back-end does not die on read errors
	  of optional attributes. Instead, a warning is produced.

	* Fixed several minor bugs.

	* Updated pci.ids to the current snapshot of the database.

2015-04-09  Martin Mares <mj@ucw.cz>

	* Released as 3.3.1.

	* Removed hacks for backward compatibility with Linux libc5,
	  which were breaking newer non-glibc Linux systems. Thanks
	  to Felix Janda.

	* Display VirtIO vendor-specific capability. Patch by Gerd
	  Hoffmann.

	* Fixed memory leak in name cache.

	* Updated pci.ids to the current snapshot of the database.


(msaitoh)
diff -r1.25 -r1.26 pkgsrc/sysutils/pciutils/Makefile
diff -r1.19 -r1.20 pkgsrc/sysutils/pciutils/distinfo
diff -r1.12 -r1.13 pkgsrc/sysutils/pciutils/patches/patch-aa

cvs diff -r1.25 -r1.26 pkgsrc/sysutils/pciutils/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/pciutils/Makefile 2014/12/08 04:50:17 1.25
+++ pkgsrc/sysutils/pciutils/Makefile 2016/02/15 00:51:13 1.26
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.25 2014/12/08 04:50:17 obache Exp $ 1# $NetBSD: Makefile,v 1.26 2016/02/15 00:51:13 msaitoh Exp $
2 2
3DISTNAME= pciutils-3.3.0 3DISTNAME= pciutils-3.4.1
 4PKGREVISION= 1
4CATEGORIES= sysutils 5CATEGORIES= sysutils
5MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \ 6MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
6 ftp://ftp.kernel.org/pub/software/utils/pciutils/ 7 ftp://ftp.kernel.org/pub/software/utils/pciutils/
7 8
8MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://mj.ucw.cz/pciutils.shtml 10HOMEPAGE= http://mj.ucw.cz/pciutils.shtml
10COMMENT= PCI bus manipulation utility similar to NetBSD pcictl(8) 11COMMENT= PCI bus manipulation utility similar to NetBSD pcictl(8)
11LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
12 13
13MAKE_JOBS_SAFE= no 14MAKE_JOBS_SAFE= no
14ONLY_FOR_PLATFORM= AIX-*-* FreeBSD-*-* Linux-*-* NetBSD-*-* 15ONLY_FOR_PLATFORM= AIX-*-* FreeBSD-*-* Linux-*-* NetBSD-*-*
15ONLY_FOR_PLATFORM+= DragonFly-*-* OpenBSD-*-* SunOS-5.11-* Haiku-*-* 16ONLY_FOR_PLATFORM+= DragonFly-*-* OpenBSD-*-* SunOS-5.11-* Haiku-*-*
16 17

cvs diff -r1.19 -r1.20 pkgsrc/sysutils/pciutils/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/pciutils/distinfo 2015/12/29 04:04:31 1.19
+++ pkgsrc/sysutils/pciutils/distinfo 2016/02/15 00:51:13 1.20
@@ -1,11 +1,11 @@ @@ -1,11 +1,11 @@
1$NetBSD: distinfo,v 1.19 2015/12/29 04:04:31 dholland Exp $ 1$NetBSD: distinfo,v 1.20 2016/02/15 00:51:13 msaitoh Exp $
2 2
3SHA1 (pciutils-3.3.0.tar.gz) = cb1ad848c3a4384a43b5e516fb72e0aa6eb3d380 3SHA1 (pciutils-3.4.1.tar.gz) = e1d214c27ac11d4b397c607acc16baffff157ddd
4RMD160 (pciutils-3.3.0.tar.gz) = 0a48d5327279a8eb1ba7e85740b6d9da01dc5525 4RMD160 (pciutils-3.4.1.tar.gz) = cc2149d5017e61c48cab1ab3ae7da0c20c79db2b
5SHA512 (pciutils-3.3.0.tar.gz) = 7505bdb6801710db61b2f987c2dbfaed998aa504c71a30d21b220fe5be4651672e32094c756fb1e79412259ecaf01ea5460dfc6cc67485caa8a794b1d7096a52 5SHA512 (pciutils-3.4.1.tar.gz) = 41c2c05952648ec9eb637c41419d5580c24f6479d90bbc0c0b09ec50cb228c3a2db7bd4afedbc199e8e4e49fe6052f638cb777b09b212ec0ee4b493497f4183e
6Size (pciutils-3.3.0.tar.gz) = 419917 bytes 6Size (pciutils-3.4.1.tar.gz) = 398904 bytes
7SHA1 (patch-aa) = 90a4457c954ccc89c9b141ae572ec92ee2934758 7SHA1 (patch-aa) = f24ba8f6c55ef766abe5aeaa49cb53ceec699dbb
8SHA1 (patch-ab) = 881db39792c9d72f527438e2b475ac2ea842b536 8SHA1 (patch-ab) = 881db39792c9d72f527438e2b475ac2ea842b536
9SHA1 (patch-ac) = 4b90e99c051391b9cd3a6c1f5781f41b4a855c29 9SHA1 (patch-ac) = 4b90e99c051391b9cd3a6c1f5781f41b4a855c29
10SHA1 (patch-ad) = bfe9069e96fd46798afec73c93ad71db3a0e0e37 10SHA1 (patch-ad) = bfe9069e96fd46798afec73c93ad71db3a0e0e37
11SHA1 (patch-lib_nbsd_libpci.c) = 1fb1f3bddf939fa9c663f16327fa7d7f39c0d354 11SHA1 (patch-lib_nbsd_libpci.c) = 1fb1f3bddf939fa9c663f16327fa7d7f39c0d354

cvs diff -r1.12 -r1.13 pkgsrc/sysutils/pciutils/patches/patch-aa (expand / switch to unified diff)

--- pkgsrc/sysutils/pciutils/patches/patch-aa 2015/12/29 04:04:31 1.12
+++ pkgsrc/sysutils/pciutils/patches/patch-aa 2016/02/15 00:51:13 1.13
@@ -1,27 +1,27 @@ @@ -1,27 +1,27 @@
1$NetBSD: patch-aa,v 1.12 2015/12/29 04:04:31 dholland Exp $ 1$NetBSD: patch-aa,v 1.13 2016/02/15 00:51:13 msaitoh Exp $
2 2
3--- Makefile.orig 2014-11-10 22:37:47.000000000 +0900 3--- Makefile.orig 2016-01-03 23:19:13.000000000 +0900
4+++ Makefile 2014-11-26 14:10:21.000000000 +0900 4+++ Makefile 2016-02-12 18:11:55.383839862 +0900
5@@ -1,8 +1,7 @@ 5@@ -1,8 +1,7 @@
6 # Makefile for The PCI Utilities 6 # Makefile for The PCI Utilities
7 # (c) 1998--2014 Martin Mares <mj@ucw.cz> 7 # (c) 1998--2016 Martin Mares <mj@ucw.cz>
8  8
9-OPT=-O2 9-OPT=-O2
10-CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes 10-CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
11+CFLAGS=-Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes 11+CFLAGS=-Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
12  12
13 VERSION=3.3.0 13 VERSION=3.4.1
14 DATE=2014-11-10 14 DATE=2016-01-03
15@@ -13,7 +12,7 @@ 15@@ -13,7 +12,7 @@
16 CROSS_COMPILE= 16 CROSS_COMPILE=
17  17
18 # Support for compressed pci.ids (yes/no, default: detect) 18 # Support for compressed pci.ids (yes/no, default: detect)
19-ZLIB= 19-ZLIB=
20+ZLIB=no 20+ZLIB=no
21  21
22 # Support for resolving ID's by DNS (yes/no, default: detect) 22 # Support for resolving ID's by DNS (yes/no, default: detect)
23 DNS= 23 DNS=
24@@ -29,23 +28,23 @@ 24@@ -29,23 +28,23 @@
25  25
26 # ABI version suffix in the name of the shared library 26 # ABI version suffix in the name of the shared library
27 # (as we use proper symbol versioning, this seldom needs changing) 27 # (as we use proper symbol versioning, this seldom needs changing)