pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/pciutils



Module Name:    pkgsrc
Committed By:   msaitoh
Date:           Mon Nov 20 03:14:42 UTC 2017

Modified Files:
        pkgsrc/sysutils/pciutils: Makefile distinfo
        pkgsrc/sysutils/pciutils/patches: patch-aa
Removed Files:
        pkgsrc/sysutils/pciutils/patches: patch-ad

Log Message:
Update pciutils to 3.5.6.

2017-11-17  Martin Mares <mj%ucw.cz@localhost>

        * Released as 3.5.6.

        * Improvements of the FreeBSD back-end: read-only access for non-root,
          support DragonFly BSD, support extended config space.

        * MN VPD keyword is decoded correctly.

        * As usually, updated pci.ids to the current snapshot of the database.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/sysutils/pciutils/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/sysutils/pciutils/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/pciutils/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/sysutils/pciutils/patches/patch-ad

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/pciutils/Makefile
diff -u pkgsrc/sysutils/pciutils/Makefile:1.37 pkgsrc/sysutils/pciutils/Makefile:1.38
--- pkgsrc/sysutils/pciutils/Makefile:1.37      Thu Jul  6 04:50:01 2017
+++ pkgsrc/sysutils/pciutils/Makefile   Mon Nov 20 03:14:42 2017
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.37 2017/07/06 04:50:01 msaitoh Exp $
+# $NetBSD: Makefile,v 1.38 2017/11/20 03:14:42 msaitoh Exp $
 
-DISTNAME=      pciutils-3.5.5
+DISTNAME=      pciutils-3.5.6
 CATEGORIES=    sysutils
 MASTER_SITES=  ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/
-MASTER_SITES+= http://kernel.org/pub/software/utils/pciutils/
+MASTER_SITES+= https://www.kernel.org/pub/software/utils/pciutils/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://mj.ucw.cz/pciutils.shtml

Index: pkgsrc/sysutils/pciutils/distinfo
diff -u pkgsrc/sysutils/pciutils/distinfo:1.26 pkgsrc/sysutils/pciutils/distinfo:1.27
--- pkgsrc/sysutils/pciutils/distinfo:1.26      Thu Jul  6 04:50:01 2017
+++ pkgsrc/sysutils/pciutils/distinfo   Mon Nov 20 03:14:42 2017
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.26 2017/07/06 04:50:01 msaitoh Exp $
+$NetBSD: distinfo,v 1.27 2017/11/20 03:14:42 msaitoh Exp $
 
-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 (pciutils-3.5.6.tar.gz) = 9f22fe9fccf1c5089167dc534409df8bd724f43d
+RMD160 (pciutils-3.5.6.tar.gz) = d4c89bdcff620646de5cc847f93d598822799168
+SHA512 (pciutils-3.5.6.tar.gz) = d9bac2d1744db21937d84d27ad1fe8d508d421468b6adeb179fb550aab4b9a57c0a67230a425f28dbc0a91caa276f6a069e99d929daf350607c61e65f7918e73
+Size (pciutils-3.5.6.tar.gz) = 436463 bytes
+SHA1 (patch-aa) = d8caa8b69987d14397fd863d776a533e4c19b26e
 SHA1 (patch-ab) = 881db39792c9d72f527438e2b475ac2ea842b536
 SHA1 (patch-ac) = 4b90e99c051391b9cd3a6c1f5781f41b4a855c29
-SHA1 (patch-ad) = bfe9069e96fd46798afec73c93ad71db3a0e0e37

Index: pkgsrc/sysutils/pciutils/patches/patch-aa
diff -u pkgsrc/sysutils/pciutils/patches/patch-aa:1.19 pkgsrc/sysutils/pciutils/patches/patch-aa:1.20
--- pkgsrc/sysutils/pciutils/patches/patch-aa:1.19      Thu Jul  6 04:50:02 2017
+++ pkgsrc/sysutils/pciutils/patches/patch-aa   Mon Nov 20 03:14:42 2017
@@ -1,5 +1,7 @@
---- Makefile.orig      2017-02-26 07:58:49.000000000 +0900
-+++ Makefile   2017-02-26 15:40:04.602258606 +0900
+$NetBSD: patch-aa,v 1.20 2017/11/20 03:14:42 msaitoh Exp $
+
+--- Makefile.orig      2017-11-17 22:00:27.000000000 +0900
++++ Makefile   2017-11-20 12:02:45.561593424 +0900
 @@ -1,8 +1,7 @@
  # Makefile for The PCI Utilities
  # (c) 1998--2017 Martin Mares <mj%ucw.cz@localhost>
@@ -8,8 +10,8 @@
 -CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
 +CFLAGS=-Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
  
- VERSION=3.5.5
- DATE=2017-07-05
+ VERSION=3.5.6
+ DATE=2017-11-17
 @@ -13,7 +12,7 @@ RELEASE=
  CROSS_COMPILE=
  



Home | Main Index | Thread Index | Old Index