pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/dmidecode Update dmidecode to 2.10.
details: https://anonhg.NetBSD.org/pkgsrc/rev/93ae3565f2a8
branches: trunk
changeset: 551069:93ae3565f2a8
user: obache <obache%pkgsrc.org@localhost>
date: Sat Dec 06 11:36:41 2008 +0000
description:
Update dmidecode to 2.10.
Patch provided by Sergey Svishchev via PR 40104.
dmidecode:
* Support for Solaris (x86 only, of course).
* Possibility to dump the SMBIOS/DMI table to a small binary file
(option --dump-bin).
* Possibility to read the SMBIOS/DMI table from such binary files
(option --from-dump).
* Support for SMBIOS 2.6. This includes new chassis types, new
processor family names, new processor family upgrade names, bus
address for system slots, and a new entry type for on-board devices,
amongst many other minor changes.
* Support for DMI entry type 31 (Boot integrity services).
* Many processor family names taken from the CIM Schema document.
vpddecode:
* No longer ask users to report broken records.
* Fix --quiet option.
diffstat:
sysutils/dmidecode/Makefile | 4 ++--
sysutils/dmidecode/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 9138e350b363 -r 93ae3565f2a8 sysutils/dmidecode/Makefile
--- a/sysutils/dmidecode/Makefile Sat Dec 06 10:52:42 2008 +0000
+++ b/sysutils/dmidecode/Makefile Sat Dec 06 11:36:41 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2007/09/05 21:48:39 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2008/12/06 11:36:41 obache Exp $
#
-DISTNAME= dmidecode-2.9
+DISTNAME= dmidecode-2.10
CATEGORIES= sysutils
MASTER_SITES= http://savannah.gnu.org/download/dmidecode/
diff -r 9138e350b363 -r 93ae3565f2a8 sysutils/dmidecode/distinfo
--- a/sysutils/dmidecode/distinfo Sat Dec 06 10:52:42 2008 +0000
+++ b/sysutils/dmidecode/distinfo Sat Dec 06 11:36:41 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2007/09/05 21:48:39 xtraeme Exp $
+$NetBSD: distinfo,v 1.9 2008/12/06 11:36:41 obache Exp $
-SHA1 (dmidecode-2.9.tar.gz) = 598c4aee86d9524bb36936e9494ad9e968adfd38
-RMD160 (dmidecode-2.9.tar.gz) = 30b285534d2eed6311981180e4830c4aa9c3121a
-Size (dmidecode-2.9.tar.gz) = 56716 bytes
+SHA1 (dmidecode-2.10.tar.gz) = 3eca8388c85eff8a1c3d6ae99c18e00c92030d5d
+RMD160 (dmidecode-2.10.tar.gz) = 3f7d4efbc8c884dbd1c32f65df17828f30339366
+Size (dmidecode-2.10.tar.gz) = 62579 bytes
SHA1 (patch-aa) = 15030aee9d7cc0eb91c04911cb8dcea8d5e4aee4
Home |
Main Index |
Thread Index |
Old Index