Date: Sun, 16 May 2004 14:05:47 +0200 (CEST) From: Roman Neuhauser <neuhauser@chello.cz> To: FreeBSD-gnats-submit@FreeBSD.org Cc: knu@FreeBSD.org Subject: ports/66690: [PATCH] devel/ruby-byaccr distsite fix Message-ID: <20040516120547.499C52FDA01@isis.wad.cz> Resent-Message-ID: <200405161210.i4GCALFb099028@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 66690 >Category: ports >Synopsis: [PATCH] devel/ruby-byaccr distsite fix >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: Sun May 16 05:10:21 PDT 2004 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040516120547.499C52FDA01>