Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2006 20:03:35 +0900 (JST)
From:      IWATSUKI Hiroyuki <don@na.rim.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101569: [MAINTAINER] japanese/ja-ruby18-ming: fix MASTER_SITES variable
Message-ID:  <200608071103.k77B3ZHv022015@lemmy.moonrock.local>
Resent-Message-ID: <200608071110.k77BALD7020256@freefall.freebsd.org>

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

>Number:         101569
>Category:       ports
>Synopsis:       [MAINTAINER] japanese/ja-ruby18-ming: fix MASTER_SITES variable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 11:10:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     IWATSUKI Hiroyuki
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Natsume Co., Ltd.
>Environment:
System: FreeBSD lemmy.moonrock.local 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Jul 10 00:09:34 JST 2006
>Description:
- Fix MASTER_SITES variable.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ja-ruby18-ming-0.2a.0.1.6,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/japanese/ruby-ming/Makefile,v
retrieving revision 1.4
diff -u -p -u -r1.4 Makefile
--- Makefile	24 Apr 2006 18:44:37 -0000	1.4
+++ Makefile	7 Aug 2006 10:51:42 -0000
@@ -9,7 +9,8 @@ PORTNAME=	ming
 PORTVERSION=	0.2a.${RUBY_MING_VERSION}
 PORTEPOCH=	1
 CATEGORIES=	japanese graphics ruby
-MASTER_SITES=	http://rubyforge.org/frs/download.php/1765/
+MASTER_SITES=	${MASTER_SITE_RUBYFORGE}
+MASTER_SITE_SUBDIR=	mingruby
 PKGNAMEPREFIX=	ja-${RUBY_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME}-ruby-${RUBY_MING_VERSION}
 DIST_SUBDIR=	ruby
--- ja-ruby18-ming-0.2a.0.1.6,1.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?200608071103.k77B3ZHv022015>