Skip site navigation (1)Skip section navigation (2)
Date:      24 Jan 2006 15:55:08 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92278: Fix port: irc/ruby-irc fix mastersite
Message-ID:  <20060124175508.52514.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200601241800.k0OI0Gw2090811@freefall.freebsd.org>

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

>Number:         92278
>Category:       ports
>Synopsis:       Fix port: irc/ruby-irc fix mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 24 18:00:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed mastersite, now it's fetchable again.
>How-To-Repeat:
	
>Fix:

	

--- ruby-irc.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/irc/ruby-irc/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	28 Nov 2005 04:40:21 -0000	1.7
+++ Makefile	24 Jan 2006 17:53:14 -0000
@@ -8,8 +8,8 @@
 PORTNAME=	irc
 PORTVERSION=	0.14
 CATEGORIES=	irc ruby
-MASTER_SITES=	${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	fenner/ruby-contrib
+MASTER_SITES=	http://ibiblio.lsu.edu/main/pub/languages/ruby/contrib/ \
+		ftp://ftp.tms.ru/pub/ruby/libraries/irc/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	ruby-${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	ruby
--- ruby-irc.diff ends here ---


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



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