pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/grub Update to 0.97.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8defc75e001c
branches:  trunk
changeset: 493557:8defc75e001c
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon May 09 17:35:16 2005 +0000

description:
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).

diffstat:

 sysutils/grub/Makefile |  4 ++--
 sysutils/grub/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 8c34fe004f05 -r 8defc75e001c sysutils/grub/Makefile
--- a/sysutils/grub/Makefile    Mon May 09 16:15:06 2005 +0000
+++ b/sysutils/grub/Makefile    Mon May 09 17:35:16 2005 +0000
@@ -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 -r 8c34fe004f05 -r 8defc75e001c sysutils/grub/distinfo
--- a/sysutils/grub/distinfo    Mon May 09 16:15:06 2005 +0000
+++ b/sysutils/grub/distinfo    Mon May 09 17:35:16 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index