From neuhauser@chello.cz  Sun May 16 05:05:51 2004
Return-Path: <neuhauser@chello.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5150716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 May 2004 05:05:51 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id 8B72043D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 16 May 2004 05:05:48 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 80359 invoked by uid 0); 16 May 2004 12:05:47 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 16 May 2004 12:05:47 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id 499C52FDA01; Sun, 16 May 2004 14:05:47 +0200 (CEST)
Message-Id: <20040516120547.499C52FDA01@isis.wad.cz>
Date: Sun, 16 May 2004 14:05:47 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: knu@FreeBSD.org
Subject: [PATCH] devel/ruby-byaccr distsite fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         66690
>Category:       ports
>Synopsis:       [PATCH] devel/ruby-byaccr distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    knu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 16 05:10:21 PDT 2004
>Closed-Date:    Tue Jun 08 14:12:39 GMT 2004
>Last-Modified:  Tue Jun 08 14:12:39 GMT 2004
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
    roman@isis ~ 1007:0 > wget -S --spider http://kt-www.jaist.ac.jp/~ttate/ftp/byaccr-0.1.tar.gz
    --14:04:48--  http://kt-www.jaist.ac.jp/%7Ettate/ftp/byaccr-0.1.tar.gz
               => `byaccr-0.1.tar.gz'
    Resolving kt-www.jaist.ac.jp... done.
    Connecting to kt-www.jaist.ac.jp[150.65.200.107]:80... connected.
    HTTP request sent, awaiting response... 
     1 HTTP/1.1 302 Found
     2 Date: Sun, 16 May 2004 12:04:49 GMT
     3 Server: Apache/1.3.26 (Unix) DAV/1.0.3 PHP/4.2.2 mod_ssl/2.8.10 OpenSSL/0.9.6d
     4 Location: http://ttsky.net/ftp/byaccr-0.1.tar.gz
     5 Keep-Alive: timeout=15, max=10
     6 Connection: Keep-Alive
     7 Content-Type: text/html; charset=iso-8859-1
    Location: http://ttsky.net/ftp/byaccr-0.1.tar.gz [following]
    --14:04:48--  http://ttsky.net/ftp/byaccr-0.1.tar.gz
               => `byaccr-0.1.tar.gz'
    Resolving ttsky.net... done.
    Connecting to ttsky.net[219.163.200.74]:80... connected.
    HTTP request sent, awaiting response... 
     1 HTTP/1.1 302 Found
     2 Date: Sun, 16 May 2004 12:04:49 GMT
     3 Server: Apache
     4 Location: http://img.xrea.com/err.fcg?404
     5 Connection: close
     6 Content-Type: text/html; charset=iso-8859-1
    Location: http://img.xrea.com/err.fcg?404 [following]
    --14:04:49--  http://img.xrea.com/err.fcg?404
               => `err.fcg?404'
    Resolving img.xrea.com... done.
    Connecting to img.xrea.com[219.163.5.191]:80... connected.
    HTTP request sent, awaiting response... 
     1 HTTP/1.1 200 OK
     2 Date: Sun, 16 May 2004 12:04:50 GMT
     3 Server: Apache
     4 Connection: close
     5 Content-Type: text/html; charset=SHIFT_JIS
    200 OK

    maintainer cc'd

>How-To-Repeat:
	
>Fix:

	

--- devel::ruby-byaccr.distsite.patch begins here ---
Index: devel/ruby-byaccr/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/ruby-byaccr/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- devel/ruby-byaccr/Makefile	18 Feb 2003 05:04:53 -0000	1.7
+++ devel/ruby-byaccr/Makefile	13 May 2004 01:45:43 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	byaccr
 PORTVERSION=	0.1
 CATEGORIES=	devel ruby
-MASTER_SITES=	http://kt-www.jaist.ac.jp/~ttate/ftp/
+MASTER_SITES=	http://ttsky.net/src/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DIST_SUBDIR=	ruby
 
--- devel::ruby-byaccr.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->knu 
Responsible-Changed-By: krion 
Responsible-Changed-When: Sun May 16 09:23:31 PDT 2004 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=66690 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Tue Jun 8 14:12:34 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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