pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/pciutils Updated sysutils/pciutils to 3.5.5.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0b8c37031a4d
branches: trunk
changeset: 364853:0b8c37031a4d
user: msaitoh <msaitoh%pkgsrc.org@localhost>
date: Thu Jul 06 04:50:01 2017 +0000
description:
Updated sysutils/pciutils to 3.5.5.
2017-07-05 Martin Mares <mj%ucw.cz@localhost>
* Released as 3.5.5.
* Better decoding of AER capability.
* "Slot Implemented" flag is decoded for PCI/PCI-X to PCIe bridges.
* Minor fixes of decoding other capabilities.
* As usually, updated pci.ids to the current snapshot of the database.
diffstat:
sysutils/pciutils/Makefile | 4 ++--
sysutils/pciutils/distinfo | 12 ++++++------
sysutils/pciutils/patches/patch-aa | 4 ++--
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (46 lines):
diff -r 986e2534a6d8 -r 0b8c37031a4d sysutils/pciutils/Makefile
--- a/sysutils/pciutils/Makefile Thu Jul 06 03:12:48 2017 +0000
+++ b/sysutils/pciutils/Makefile Thu Jul 06 04:50:01 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2017/03/02 20:09:32 maya Exp $
+# $NetBSD: Makefile,v 1.37 2017/07/06 04:50:01 msaitoh Exp $
-DISTNAME= pciutils-3.5.4
+DISTNAME= pciutils-3.5.5
CATEGORIES= sysutils
MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/
MASTER_SITES+= http://kernel.org/pub/software/utils/pciutils/
diff -r 986e2534a6d8 -r 0b8c37031a4d sysutils/pciutils/distinfo
--- a/sysutils/pciutils/distinfo Thu Jul 06 03:12:48 2017 +0000
+++ b/sysutils/pciutils/distinfo Thu Jul 06 04:50:01 2017 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.25 2017/02/26 06:44:17 msaitoh Exp $
+$NetBSD: distinfo,v 1.26 2017/07/06 04:50:01 msaitoh Exp $
-SHA1 (pciutils-3.5.4.tar.gz) = 4fc1ec91181a1211e7af0f1889b14d17dc431532
-RMD160 (pciutils-3.5.4.tar.gz) = 84d20c85a6b02cb0fb427d303cdc24ce458d227c
-SHA512 (pciutils-3.5.4.tar.gz) = 502a28ba0e159c5df6b832585fb3db581c54bbde1ed17ddbf7f6e31fc2a145c8c6736be98876e0fe3b6e679ea39efb6b069417e2f4f0ec0a03b015e2eff4530b
-Size (pciutils-3.5.4.tar.gz) = 418401 bytes
-SHA1 (patch-aa) = bda21718adc90e0b115c41e872f008bde3c4d521
+SHA1 (pciutils-3.5.5.tar.gz) = 409e7b0587c6a476ef93a90ecc4ab3b028a554bb
+RMD160 (pciutils-3.5.5.tar.gz) = bdfc4cb7b396374ecd3d9ee228cfb6af7faaa9f7
+SHA512 (pciutils-3.5.5.tar.gz) = b2c89e1d742c5a23cad662ed6bb1d47d7587b0d823fcbf3abc6d613735961473f7d29c83a4ccb49b64ec4f674026f17e88693eb34b42cb6c128abd1407c778ba
+Size (pciutils-3.5.5.tar.gz) = 437331 bytes
+SHA1 (patch-aa) = e2890ed3646c774a5f72bdff00af6b1d32cc7219
SHA1 (patch-ab) = 881db39792c9d72f527438e2b475ac2ea842b536
SHA1 (patch-ac) = 4b90e99c051391b9cd3a6c1f5781f41b4a855c29
SHA1 (patch-ad) = bfe9069e96fd46798afec73c93ad71db3a0e0e37
diff -r 986e2534a6d8 -r 0b8c37031a4d sysutils/pciutils/patches/patch-aa
--- a/sysutils/pciutils/patches/patch-aa Thu Jul 06 03:12:48 2017 +0000
+++ b/sysutils/pciutils/patches/patch-aa Thu Jul 06 04:50:01 2017 +0000
@@ -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.4
- DATE=2017-02-25
+ VERSION=3.5.5
+ DATE=2017-07-05
@@ -13,7 +12,7 @@ RELEASE=
CROSS_COMPILE=
Home |
Main Index |
Thread Index |
Old Index