Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  2 Jun 2004 04:11:42 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        knu@FreeBSD.org
Subject:   ports/67473: [PATCH] biology/ruby-bio distsite fix
Message-ID:  <20040602021142.9C5B52FDA01@isis.wad.cz>
Resent-Message-ID: <200406020220.i522KM7M034987@freefall.freebsd.org>

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

>Number:         67473
>Category:       ports
>Synopsis:       [PATCH] biology/ruby-bio 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:   Tue Jun 01 19:20:22 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:
* ftp.bioruby.org: Host not found
* remove extraneous MASTER_SITE_SUBDIR

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- biology::ruby-bio.distsite.patch begins here ---
Index: biology/ruby-bio/Makefile
===================================================================
RCS file: /home/ncvs/ports/biology/ruby-bio/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- biology/ruby-bio/Makefile	14 Oct 2003 22:25:59 -0000	1.14
+++ biology/ruby-bio/Makefile	2 Jun 2004 02:10:13 -0000
@@ -8,8 +8,7 @@
 PORTNAME=	bio
 PORTVERSION=	0.5.3
 CATEGORIES=	biology ruby
-MASTER_SITES=	ftp://ftp.bioruby.org/bioruby/
-MASTER_SITE_SUBDIR=	knu
+MASTER_SITES=	http://bioruby.org/archive/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}ruby-${PORTVERSION}
 DIST_SUBDIR=	ruby
--- biology::ruby-bio.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?20040602021142.9C5B52FDA01>