summaryrefslogtreecommitdiff
path: root/sysutils/pciutils
diff options
context:
space:
mode:
authormsaitoh <msaitoh@pkgsrc.org>2020-01-28 01:46:58 +0000
committermsaitoh <msaitoh@pkgsrc.org>2020-01-28 01:46:58 +0000
commite3ce7cfb4bdac3efd464f5a21975871523b4b0ef (patch)
treeb4ca6216fc1564ed9693573aaf93663d86a9330f /sysutils/pciutils
parent0779fed7e8933ecfb10ee3052ba32048f19fdf1a (diff)
downloadpkgsrc-e3ce7cfb4bdac3efd464f5a21975871523b4b0ef.tar.gz
Update pciutils to 3.6.4.
2020-01-25 Martin Mares <mj@ucw.cz> * Released as 3.6.4. * A new back-end for the GNU Hurd was contributed by Joan Lledó. * When printing VPD item identifiers, non-ASCII characters are escaped.
Diffstat (limited to 'sysutils/pciutils')
-rw-r--r--sysutils/pciutils/Makefile4
-rw-r--r--sysutils/pciutils/distinfo12
-rw-r--r--sysutils/pciutils/patches/patch-aa10
3 files changed, 13 insertions, 13 deletions
diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile
index e3a02ef3f04..c226111ce1e 100644
--- a/sysutils/pciutils/Makefile
+++ b/sysutils/pciutils/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2020/01/23 04:26:40 msaitoh Exp $
+# $NetBSD: Makefile,v 1.44 2020/01/28 01:46:58 msaitoh Exp $
-DISTNAME= pciutils-3.6.3
+DISTNAME= pciutils-3.6.4
CATEGORIES= sysutils
MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/
MASTER_SITES+= https://www.kernel.org/pub/software/utils/pciutils/
diff --git a/sysutils/pciutils/distinfo b/sysutils/pciutils/distinfo
index 9ee4796d0e4..492e1cf799b 100644
--- a/sysutils/pciutils/distinfo
+++ b/sysutils/pciutils/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.33 2020/01/23 04:26:40 msaitoh Exp $
+$NetBSD: distinfo,v 1.34 2020/01/28 01:46:58 msaitoh Exp $
-SHA1 (pciutils-3.6.3.tar.gz) = 7e99e6d2962a5720c77c566d08ad4408c71584c0
-RMD160 (pciutils-3.6.3.tar.gz) = 01464766195d76b10337eaeda5e24b116aac37ba
-SHA512 (pciutils-3.6.3.tar.gz) = eb8f3b688a5340f7616c102a85c66c788300c952ed1440ca56ef8150d91df4969ec141b7b98aeca330e8fc2d30d76cf43b4e40e8dc90665f2f3b8710f244eb5d
-Size (pciutils-3.6.3.tar.gz) = 487781 bytes
-SHA1 (patch-aa) = 58eba980d2054f6290de5ad0f49c91f6788cfc82
+SHA1 (pciutils-3.6.4.tar.gz) = c99196cf232ecf539a9a63c7da3f9f3500a4955d
+RMD160 (pciutils-3.6.4.tar.gz) = 76d18d1dd0fce7567bbd9fabcd35f0b987f1e495
+SHA512 (pciutils-3.6.4.tar.gz) = ace51681d8803a06fdfa7153a56f586616044823cb10b0e701a7fb57af0e38884537afc27be0885cf244c0a8dec7c6295baf226f1ef2868ed1eedff10565945f
+Size (pciutils-3.6.4.tar.gz) = 489925 bytes
+SHA1 (patch-aa) = e9f937fabf60baac2a999aa1d10f5e275e7ff7df
SHA1 (patch-ab) = 14786e702cceaea9146f34a5a301650d2092d689
SHA1 (patch-ac) = 4b90e99c051391b9cd3a6c1f5781f41b4a855c29
SHA1 (patch-lib_i386-io-sunos.h) = afb666796a6b220d868a41e4fb9fd9e42152faed
diff --git a/sysutils/pciutils/patches/patch-aa b/sysutils/pciutils/patches/patch-aa
index 457c97564b2..1f0e199149a 100644
--- a/sysutils/pciutils/patches/patch-aa
+++ b/sysutils/pciutils/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.24 2020/01/23 04:26:41 msaitoh Exp $
+$NetBSD: patch-aa,v 1.25 2020/01/28 01:46:58 msaitoh Exp $
---- Makefile.orig 2020-01-22 19:42:16.000000000 +0900
-+++ Makefile 2020-01-23 13:20:37.038889169 +0900
+--- Makefile.orig 2020-01-26 04:42:39.000000000 +0900
++++ Makefile 2020-01-27 17:53:24.373993086 +0900
@@ -1,8 +1,7 @@
# Makefile for The PCI Utilities
# (c) 1998--2020 Martin Mares <mj@ucw.cz>
@@ -10,8 +10,8 @@ $NetBSD: patch-aa,v 1.24 2020/01/23 04:26:41 msaitoh Exp $
-CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
+CFLAGS=-Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
- VERSION=3.6.3
- DATE=2020-01-20
+ VERSION=3.6.4
+ DATE=2020-01-25
@@ -13,7 +12,7 @@ RELEASE=
CROSS_COMPILE=