Skip site navigation (1)Skip section navigation (2)
Date:      30 May 2007 00:32:51 +0100
From:      Craig Butler <craig001@lerwick.hopto.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113140: cad/linux-gid fix for incorrect url in Makefile
Message-ID:  <20070529233251.20295.qmail@lerwick.hopto.org>
Resent-Message-ID: <200705292340.l4TNe482044481@freefall.freebsd.org>

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

>Number:         113140
>Category:       ports
>Synopsis:       cad/linux-gid fix for incorrect url in Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 29 23:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Craig Butler
>Release:        FreeBSD 6.2-RELEASE-p3 i386
>Organization:
lerwick.hopto.org
>Environment:
System: FreeBSD polaris.lerwick.hopto.org 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Sun Apr 15 11:27:44 BST 2007 root@polaris.lerwick.hopto.org:/usr/obj/usr/src/sys/GENERIC i386

>Description:
URL for MASTER_SITES incorrect, source file has been moved.
None critical as it fails over to freebsd's distfiles.
Maybe could do with being updated as current version is 8.0.7

problem listed on http://people.freebsd.org/~fenner/portsurvey/bad.html
>How-To-Repeat:
try to build port with # make install clean

>Fix:
diff -ruN linux-gid.old/Makefile linux-gid/Makefile
--- linux-gid.old/Makefile      Wed May 30 00:17:51 2007
+++ linux-gid/Makefile  Wed May 30 00:25:53 2007
@@ -9,7 +9,7 @@
 PORTVERSION=   7.4.9b
 PORTREVISION=  1
 CATEGORIES=    cad linux
-MASTER_SITES=  ftp://gid.cimne.upc.es/pub/gid_adds/Linux/Old/
+MASTER_SITES=  ftp://gid.cimne.upc.es/pub/gid_adds/Linux/kernel-2.2/Old/
 PKGNAMEPREFIX= linux-
 DISTNAME=      ${PORTNAME}${PORTVERSION}





--

============================================================
This email has been handled by lerwick.hopto.org mail server
and has been scanned by 3 virus killers and spamassassin
============================================================

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



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