Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 01:56:07 -0700 (PDT)
From:      Adam Weinberger <adamw@vectors.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41004: [PATCH] fix sysutils/grub fetch
Message-ID:  <200207260856.g6Q8u7O99208@incinerator.seecolinslash.com>

next in thread | raw e-mail | index | archive | help

>Number:         41004
>Category:       ports
>Synopsis:       [PATCH] fix sysutils/grub fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 26 02:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Adam Weinberger
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD smacky.vectors.cx 4.6-STABLE FreeBSD 4.6-STABLE #113: Wed Jul 24 12:13:03 PDT 2002 root@smacky.vectors.cx:/usr/src/sys/compile/smacky i386


	
>Description:
	ftp://alpha.gnu.org no longer hosts grub tarballs. this points to the
	new location.
>How-To-Repeat:
	ports/sysutils/grub fetch
>Fix:

	

--- grub-mastersites.patch begins here ---

--- /usr/ports/sysutils/grub/Makefile.orig	Fri Jul 26 02:00:33 2002
+++ /usr/ports/sysutils/grub/Makefile	Fri Jul 26 02:01:07 2002
@@ -8,7 +8,7 @@
 PORTNAME=	grub
 PORTVERSION=	0.92
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://alpha.gnu.org/gnu/grub/
+MASTER_SITES=	http://www.gnu.org/software/grub/
 
 MAINTAINER=	jedgar@FreeBSD.org
 
--- grub-mastersites.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207260856.g6Q8u7O99208>