Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2000 22:14:10 +0200 (CEST)
From:      Jimmy Olgeni <olgeni@uli.it>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20761: Updated port ruby-man: more MASTER_SITES
Message-ID:  <Pine.BSF.4.21.0008212212260.39349-100000@olgeni.localdomain.net>

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

>Number:         20761
>Category:       ports
>Synopsis:       Updated port ruby-man: more MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 21 13:20:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
Colby
>Environment:

>Description:

The ruby-man ports has only one entry in MASTER_SITES. This patch includes
more mirror sites. They will work for japanese/ruby-man too.

>How-To-Repeat:

>Fix:

diff -rcN ruby-man.orig/Makefile ruby-man/Makefile
*** ruby-man.orig/Makefile	Fri Aug 18 20:53:11 2000
--- ruby-man/Makefile	Mon Aug 21 22:04:36 2000
***************
*** 8,18 ****
  PORTNAME=	ruby-man
  PORTVERSION=	1.4.6
  CATEGORIES+=	lang ruby
! MASTER_SITES=	ftp://ftp.netlab.co.jp/pub/lang/ruby/doc/
  DISTNAME=	${PORTNAME}-${PORTVERSION}${LANGSUFFIX}
- DIST_SUBDIR=	ruby
  
  MAINTAINER=	olgeni@uli.it
  
  PLIST_SUB=	RUBY_VER="${RUBY_VER}" LANGSUFFIX="${LANGSUFFIX}"
  
--- 8,24 ----
  PORTNAME=	ruby-man
  PORTVERSION=	1.4.6
  CATEGORIES+=	lang ruby
! MASTER_SITES=	ftp://ftp.netlab.co.jp/pub/lang/ruby/doc/ \
! 		ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/doc/ \
! 		ftp://ftp.iij.ad.jp/pub/lang/ruby/doc/ \
! 		ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/doc/ \
! 		ftp://ftp.krnet.ne.jp/pub/ruby/doc/ \
! 		ftp://mirror.nucba.ac.jp/mirror/ruby/doc/
  DISTNAME=	${PORTNAME}-${PORTVERSION}${LANGSUFFIX}
  
  MAINTAINER=	olgeni@uli.it
+ 
+ DIST_SUBDIR=	ruby
  
  PLIST_SUB=	RUBY_VER="${RUBY_VER}" LANGSUFFIX="${LANGSUFFIX}"
  


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008212212260.39349-100000>