Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2010 09:43:34 GMT
From:      ilgiz <kegfru@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152538: linux-ut fetch url broken
Message-ID:  <201011240943.oAO9hYio053047@red.freebsd.org>
Resent-Message-ID: <201011240950.oAO9oAZa030326@freefall.freebsd.org>

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

>Number:         152538
>Category:       ports
>Synopsis:       linux-ut fetch url broken
>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:   Wed Nov 24 09:50:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     ilgiz
>Release:        FreeBSD 8.1-STABLE #0 r214123
>Organization:
reid
>Environment:
FreeBSD kegf-it.office.reid.ru 8.1-STABLE FreeBSD 8.1-STABLE #0 r214123: Thu Oct 21 13:41:05 YEKST 2010     root@kegf-it.office.reid.ru:/usr/obj/usr/src/sys/BSD8  amd64
>Description:
master site of linux-ut has changed
>How-To-Repeat:
try `cd /usr/ports/games/linux-ut && make fetch`
>Fix:
change MASTER_SITES to http://liflg.holarse.net/

Patch attached with submission follows:

--- Makefile.orig	2010-11-24 14:39:56.448819578 +0500
+++ Makefile	2010-11-24 14:40:07.072374527 +0500
@@ -10,7 +10,7 @@
 PORTREVISION=	3
 PORTEPOCH=	1
 CATEGORIES=	games linux
-MASTER_SITES=	http://liflg.0wnitsch.de/files/final/:p436 \
+MASTER_SITES=	http://liflg.holarse.net/files/final/:p436 \
 		http://www.utpg.org/patches/:p451
 DISTFILES=	${PATCH436FILES} \
 		${PATCH451FILES}


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



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