From 7df509f1f36373acb9445d90f531262ce16d26e6 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 9 May 2005 17:35:16 +0000 Subject: Update to 0.97. Changes: * Fix the prototypes and the definitions of nested functions. This was required for gcc-4. * Implement a more robust workaround for buggy BIOSes which don't pass boot drive correctly (notably for HP Vectra). --- sysutils/grub/Makefile | 4 ++-- sysutils/grub/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'sysutils/grub') diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index e6b020f85b0..9cea9f87a21 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2005/04/11 21:47:24 tv Exp $ +# $NetBSD: Makefile,v 1.32 2005/05/09 17:35:16 xtraeme Exp $ # -DISTNAME= grub-0.96 +DISTNAME= grub-0.97 CATEGORIES= sysutils MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ diff --git a/sysutils/grub/distinfo b/sysutils/grub/distinfo index c7c91da33f7..d785ba3480c 100644 --- a/sysutils/grub/distinfo +++ b/sysutils/grub/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.13 2005/02/24 13:40:53 agc Exp $ +$NetBSD: distinfo,v 1.14 2005/05/09 17:35:16 xtraeme Exp $ -SHA1 (grub-0.96.tar.gz) = 2520b03c8990ffe900cfc4fabd800d1056014f48 -RMD160 (grub-0.96.tar.gz) = 33d0cbfaed2dc59975c0ffd9eef55ef46ab34aaa -Size (grub-0.96.tar.gz) = 985761 bytes +SHA1 (grub-0.97.tar.gz) = 2580626c4579bd99336d3af4482c346c95dac4fb +RMD160 (grub-0.97.tar.gz) = 7fb5674edf0c950bd38e94f85ff1e2909aa741f0 +Size (grub-0.97.tar.gz) = 971783 bytes SHA1 (patch-aa) = f2b6a1c0ec11c1c01f39bf6241291fc0c3879e34 SHA1 (patch-ab) = 274f05f518de51b708102ec853641e237fd40990 SHA1 (patch-ai) = 61d81c9b4f1bbec6e9bd1f922f1a88cd7a02a8ba -- cgit v1.2.3