Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  7 Apr 2011 08:41:11 +0100 (BST)
From:      Klaus Aehlig <aehlig@linta.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/156243: [maintainer] x11-clocks/tclock remove broken mirror
Message-ID:  <20110407074111.CC9331CC1D@curry.linta.de>
Resent-Message-ID: <201104070750.p377oAJ9065594@freefall.freebsd.org>

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

>Number:         156243
>Category:       ports
>Synopsis:       [maintainer] x11-clocks/tclock remove broken mirror
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 07 07:50:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Klaus Aehlig
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD curry.linta.de 8.2-STABLE FreeBSD 8.2-STABLE #11: Sun Feb 27 03:33:40 GMT 2011 aehlig@curry.linta.de:/usr/obj/usr/src/sys/CURRY amd64

>Description:
	ftp.uni-bielefeld.de doesn't seem to exist any more; also I couldn't find
	any ftp-server replacing it. So remove this backup mastersite.
>How-To-Repeat:
	$ host ftp.uni-bielefeld.de
	Host ftp.uni-bielefeld.de not found: 3(NXDOMAIN)
	$	

>Fix:
	apply the following patch

--- tclock.patch begins here ---
diff -ruN tclock.orig/Makefile tclock/Makefile
--- tclock.orig/Makefile	2011-04-07 08:34:29.000000000 +0100
+++ tclock/Makefile	2011-04-07 08:35:19.000000000 +0100
@@ -10,8 +10,7 @@
 PORTREVISION=	2
 CATEGORIES=	x11-clocks
 MASTER_SITES=	http://www.linta.de/distfiles/ \
-		ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/	\
-		ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
+		ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks
 EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	aehlig@linta.de
--- tclock.patch ends here ---


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



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