summaryrefslogtreecommitdiff
path: root/sysutils/pciutils
diff options
context:
space:
mode:
authormsaitoh <msaitoh@pkgsrc.org>2016-10-07 06:07:01 +0000
committermsaitoh <msaitoh@pkgsrc.org>2016-10-07 06:07:01 +0000
commit732f25a710bfba4b7836d5d18355dfc912e3c0df (patch)
treea03929b27c9b5f9c9ee2dafabfb91eb034c9ceb2 /sysutils/pciutils
parent347ba77ddf4d76325d8bf15a1ead3ef3a0dd75d6 (diff)
downloadpkgsrc-732f25a710bfba4b7836d5d18355dfc912e3c0df.tar.gz
Update sysutils/pciutils to 3.5.2.
ChangeLog: 2016-10-03 Martin Mares <mj@ucw.cz> * Released as 3.5.2. * The L1 power management capability is now decoded more thoroughly. Thanks to Rajat Jain for the patch. * The table of configuration registers used by setpci had a bug in the definition of SUBSYSTEM_VENDOR_ID.
Diffstat (limited to 'sysutils/pciutils')
-rw-r--r--sysutils/pciutils/Makefile4
-rw-r--r--sysutils/pciutils/distinfo12
-rw-r--r--sysutils/pciutils/patches/patch-aa8
3 files changed, 12 insertions, 12 deletions
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile
index dcf069c79f9..7b7250ae2a2 100644
--- a/sysutils/pciutils/Makefile
+++ b/sysutils/pciutils/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2016/05/23 05:25:14 msaitoh Exp $
+# $NetBSD: Makefile,v 1.32 2016/10/07 06:07:01 msaitoh Exp $
-DISTNAME= pciutils-3.5.1
+DISTNAME= pciutils-3.5.2
CATEGORIES= sysutils
MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/ \
ftp://ftp.kernel.org/pub/software/utils/pciutils/
diff --git a/sysutils/pciutils/distinfo b/sysutils/pciutils/distinfo
index cca123f61f0..fb36bd6604a 100644
--- a/sysutils/pciutils/distinfo
+++ b/sysutils/pciutils/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.22 2016/05/23 05:25:14 msaitoh Exp $
+$NetBSD: distinfo,v 1.23 2016/10/07 06:07:01 msaitoh Exp $
-SHA1 (pciutils-3.5.1.tar.gz) = 512f68df5ee6d661ebc209befdf89ecffcdcf69d
-RMD160 (pciutils-3.5.1.tar.gz) = 8ffd6acfff25fb47900577c7536ed86f4b559c56
-SHA512 (pciutils-3.5.1.tar.gz) = a324e96556db23011cf86a3ef082851a608c1ef6dd3841cd3231c2e9ef20085cadc22fc6517fc86595610a6d45fc9a05663ebd4d8702e6fbb9def91d2f5e5985
-Size (pciutils-3.5.1.tar.gz) = 413052 bytes
-SHA1 (patch-aa) = cc08da2eefdc32fe85f89fc7e508a9790adfb1b4
+SHA1 (pciutils-3.5.2.tar.gz) = 4a0399137836b7b891a274e820081a46a35e7796
+RMD160 (pciutils-3.5.2.tar.gz) = 29a1214252bee75ff819b6fa752724130d9cee0a
+SHA512 (pciutils-3.5.2.tar.gz) = 1fd945a320e6130f60cbb3e17f3ea6b48efeda57d7971fca62a62d0a1f05baf7f13ce69813f3ddd7a8eada1650795e41c5f03c65f780d5765d21f6a9ab1155a8
+Size (pciutils-3.5.2.tar.gz) = 414327 bytes
+SHA1 (patch-aa) = 864870c5679069b9a4b28894b3d005eb92675781
SHA1 (patch-ab) = 881db39792c9d72f527438e2b475ac2ea842b536
SHA1 (patch-ac) = 4b90e99c051391b9cd3a6c1f5781f41b4a855c29
SHA1 (patch-ad) = bfe9069e96fd46798afec73c93ad71db3a0e0e37
diff --git a/sysutils/pciutils/patches/patch-aa b/sysutils/pciutils/patches/patch-aa
index 27486131873..d9e08bb4eae 100644
--- a/sysutils/pciutils/patches/patch-aa
+++ b/sysutils/pciutils/patches/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.orig 2016-05-22 16:57:08.000000000 +0900
-+++ Makefile 2016-05-23 14:20:02.224489165 +0900
+--- Makefile.orig 2016-10-04 04:58:31.000000000 +0900
++++ Makefile 2016-10-07 14:59:10.000000000 +0900
@@ -1,8 +1,7 @@
# Makefile for The PCI Utilities
# (c) 1998--2016 Martin Mares <mj@ucw.cz>
@@ -8,8 +8,8 @@
-CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
+CFLAGS=-Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
- VERSION=3.5.1
- DATE=2016-05-22
+ VERSION=3.5.2
+ DATE=2016-10-03
@@ -13,7 +12,7 @@
CROSS_COMPILE=