Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Apr 2000 22:59:20 +0900
From:      yasuf@bsdclub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18197: Update port: x11-toolkits/ruby-gtk
Message-ID:  <20000424225920V.yasuf@bsdclub.org>

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

>Number:         18197
>Category:       ports
>Synopsis:       Update port: x11-toolkits/ruby-gtk
>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 Apr 24 07:00:03 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>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?20000424225920V.yasuf>