From 2f14281c30e8a45626edd2a86be67a23ff610499 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 6 Dec 2008 11:36:41 +0000 Subject: 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. --- sysutils/dmidecode/Makefile | 4 ++-- sysutils/dmidecode/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sysutils/dmidecode') diff --git a/sysutils/dmidecode/Makefile b/sysutils/dmidecode/Makefile index ccc5ab1adcd..f63a26f1547 100644 --- a/sysutils/dmidecode/Makefile +++ b/sysutils/dmidecode/Makefile @@ -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 --git a/sysutils/dmidecode/distinfo b/sysutils/dmidecode/distinfo index bf8eb94c058..b556a323af5 100644 --- a/sysutils/dmidecode/distinfo +++ b/sysutils/dmidecode/distinfo @@ -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 -- cgit v1.2.3