From owner-freebsd-ports Mon Apr 24 7: 0:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F0F9037BA12 for ; Mon, 24 Apr 2000 07:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA43127; Mon, 24 Apr 2000 07:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.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 ; 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 ; 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 X-Send-Pr-Version: 3.2 Subject: ports/18197: Update port: x11-toolkits/ruby-gtk Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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