From yasuf@bsdclub.org  Mon Apr 24 06:59:31 2000
Return-Path: <yasuf@bsdclub.org>
Received: from imfep03.kcom.ne.jp (imfep03.kcom.ne.jp [210.174.120.149])
	by hub.freebsd.org (Postfix) with ESMTP id B00A737B51B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Apr 2000 06:59:20 -0700 (PDT)
	(envelope-from yasuf@bsdclub.org)
Received: from localhost ([210.234.51.65]) by imfep03.kcom.ne.jp
          (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP
          id <20000424135933.TGID14918.imfep03.kcom.ne.jp@localhost>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 24 Apr 2000 22:59:33 +0900
Message-Id: <20000424225920V.yasuf@bsdclub.org>
Date: Mon, 24 Apr 2000 22:59:20 +0900
From: yasuf@bsdclub.org
Reply-To: yasuf@bsdclub.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: x11-toolkits/ruby-gtk
X-Send-Pr-Version: 3.2

>Number:         18197
>Category:       ports
>Synopsis:       Update port: x11-toolkits/ruby-gtk
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    knu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 24 07:00:03 PDT 2000
>Closed-Date:    Tue Apr 25 15:58:11 JST 2000
>Last-Modified:  Tue Apr 25 15:58:43 JST 2000
>Originator:     Yasuhiro Fukuma
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

	

>Description:

This patch contains:

  - Change of the primary Web site and MASTER_SITES.
  - Change of maintainer's email address.

>How-To-Repeat:

	

>Fix:
Index: ruby-gtk/Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/ruby-gtk/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- ruby-gtk/Makefile	2000/04/10 01:10:59	1.7
+++ ruby-gtk/Makefile	2000/04/24 13:50:47
@@ -8,22 +8,16 @@
 PORTNAME=	ruby-gtk
 PORTVERSION= 	0.23
 CATEGORIES=	x11-toolkits
-MASTER_SITES=	http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/ \
-		ftp://ftp.netlab.co.jp/pub/lang/ruby/contrib/ \
-		ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/contrib/ \
-		ftp://ftp.iij.ad.jp/pub/lang/ruby/contrib/ \
-		ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/contrib/ \
-		ftp://ftp.krnet.ne.jp/pub/ruby/contrib/ \
-		ftp://mirror.nucba.ac.jp/mirror/ruby/contrib/
+MASTER_SITES=	http://www.ruby-lang.org/gtk/download/
 
-MAINTAINER=	yasuf@big.or.jp
+MAINTAINER=	yasuf@bsdclub.org
 
 BUILD_DEPENDS=	ruby:${PORTSDIR}/lang/ruby
 RUN_DEPENDS=	ruby:${PORTSDIR}/lang/ruby
 LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
 
 USE_XLIB=	yes
-WRKSRC=		${WRKDIR}/gtk-0.23
+WRKSRC=		${WRKDIR}/gtk-${PORTVERSION}
 PLIST_SUB+=	RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}"
 
 RUBY=		${LOCALBASE}/bin/ruby
Index: ruby-gtk/pkg/DESCR
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/ruby-gtk/pkg/DESCR,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 DESCR
--- ruby-gtk/pkg/DESCR	1999/08/26 21:22:50	1.1.1.1
+++ ruby-gtk/pkg/DESCR	2000/04/24 13:34:53
@@ -1,6 +1,6 @@
 Ruby extension module to use Gtk+.
 
-WWW: http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/gtk.html
+WWW: http://www.ruby-lang.org/gtk/
 
 - Yasuhiro Fukuma
-yasuf@big.or.jp
+yasuf@bsdclub.org

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->knu 
Responsible-Changed-By: knu 
Responsible-Changed-When: Tue Apr 25 00:07:07 JST 2000 
Responsible-Changed-Why:  
I'll take care of this as well. 
State-Changed-From-To: open->closed 
State-Changed-By: knu 
State-Changed-When: Tue Apr 25 15:58:11 JST 2000 
State-Changed-Why:  
Committed with some minor changes.  Thanks! 
>Unformatted:
