From nobody@FreeBSD.org  Fri Oct 18 12:41:26 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4B10637B401
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Oct 2002 12:41:26 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0A85943E6E
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Oct 2002 12:41:26 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9IJfP7R087309
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 Oct 2002 12:41:25 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g9IJfPOJ087308;
	Fri, 18 Oct 2002 12:41:25 -0700 (PDT)
Message-Id: <200210181941.g9IJfPOJ087308@www.freebsd.org>
Date: Fri, 18 Oct 2002 12:41:25 -0700 (PDT)
From: KATO Tsuguru <tkato@prontomail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: games/gno3dtet
X-Send-Pr-Version: www-1.0

>Number:         44226
>Category:       ports
>Synopsis:       Update port: games/gno3dtet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 18 12:52:42 PDT 2002
>Closed-Date:    Fri Oct 18 14:44:11 PDT 2002
>Last-Modified:  Fri Oct 18 14:44:11 PDT 2002
>Originator:     KATO Tsuguru
>Release:        4.7-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/gno3dtet/Makefile games/gno3dtet/Makefile
--- /usr/ports/games/gno3dtet/Makefile	Tue Sep 10 20:10:52 2002
+++ games/gno3dtet/Makefile	Sat Oct 19 04:29:07 2002
@@ -8,8 +8,7 @@
 PORTNAME=	gno3dtet
 PORTVERSION=	1.6.4
 CATEGORIES=	games gnome
-MASTER_SITES=	http://12.252.66.56/ftp/gno3dtet/ \
-		ftp://12.252.66.56/pub/gno3dtet/
+MASTER_SITES=	http://www.eseb.net/ftp/gno3dtet/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org

>Release-Note:
>Audit-Trail:

From: Oliver Braun <obraun@FreeBSD.ORG>
To: KATO Tsuguru <tkato@prontomail.com>
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: ports/44226: Update port: games/gno3dtet
Date: Fri, 18 Oct 2002 22:52:52 +0200

 >> gno3dtet-1.6.4.tgz doesn't seem to exist in /usr/ports/distfiles/.
 >> Attempting to fetch from http://www.eseb.net/ftp/gno3dtet/.
 Receiving gno3dtet-1.6.4.tgz (1004 bytes): 100%
 1004 bytes transferred in 0.0 seconds (1.69 MBps)
 ===>  Extracting for gno3dtet-1.6.4
 >> Checksum mismatch for gno3dtet-1.6.4.tgz.

From: KATO Tsuguru <tkato@prontomail.com>

Oh, sorry. Please use this patch instead.

diff -urN /usr/ports/games/gno3dtet/Makefile games/gno3dtet/Makefile
--- /usr/ports/games/gno3dtet/Makefile  Tue Sep 10 20:10:52 2002
+++ games/gno3dtet/Makefile     Sat Oct 19 06:04:04 2002
@@ -8,8 +8,7 @@
 PORTNAME=      gno3dtet
 PORTVERSION=   1.6.4
 CATEGORIES=    games gnome
-MASTER_SITES=  http://12.252.66.56/ftp/gno3dtet/ \
-               ftp://12.252.66.56/pub/gno3dtet/
+MASTER_SITES=  http://12.252.48.14/ftp/gno3dtet/
 EXTRACT_SUFX=  .tgz

 MAINTAINER=    ports@FreeBSD.org
State-Changed-From-To: open->closed 
State-Changed-By: obraun 
State-Changed-When: Fri Oct 18 14:40:45 PDT 2002 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44226 
>Unformatted:
