Date: Mon, 24 Apr 2000 22:59:00 +0900 From: yasuf@bsdclub.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/18195: Update port: x11-toolkits/rubytk Message-ID: <20000424225900O.yasuf@bsdclub.org>
next in thread | raw e-mail | index | archive | help
>Number: 18195 >Category: ports >Synopsis: Update port: x11-toolkits/rubytk >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:02 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Yasuhiro Fukuma >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: >Description: This patch contains: - Updates for ruby-1.4.4. - Change of maintainer's email address. >How-To-Repeat: >Fix: Index: rubytk/Makefile =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/rubytk/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- rubytk/Makefile 2000/04/14 17:10:45 1.8 +++ rubytk/Makefile 2000/04/17 09:58:58 @@ -6,7 +6,7 @@ # PORTNAME= rubytk -PORTVERSION= ${VERSION} +PORTVERSION= 1.4.4 CATEGORIES+= x11-toolkits MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ @@ -16,7 +16,7 @@ ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/ DISTNAME= ruby-${PORTVERSION} -MAINTAINER?= yasuf@big.or.jp +MAINTAINER?= yasuf@bsdclub.org BUILD_DEPENDS= ruby:${PORTSDIR}/lang/ruby RUN_DEPENDS= ruby:${PORTSDIR}/lang/ruby @@ -33,8 +33,8 @@ --with-X11-dir="${X11BASE}" PLIST_SUB+= RUBY_VER="${RUBY_VER}" RUBY_ARCH="${RUBY_ARCH}" -VERSION= 1.4.3 -BRANCH_NAME= 1.4 +#BRANCH_NAME= 1.4 +BRANCH_NAME= . RUBY_VER= 1.4 RUBY_ARCH= ${ARCH}-freebsd${OSREL} Index: rubytk/files/md5 =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/rubytk/files/md5,v retrieving revision 1.4 diff -u -r1.4 md5 --- rubytk/files/md5 1999/12/24 04:32:34 1.4 +++ rubytk/files/md5 2000/04/17 09:17:16 @@ -1 +1 @@ -MD5 (ruby-1.4.3.tar.gz) = ff2df3fa6855e087998bf5d1fb6dfbd9 +MD5 (ruby-1.4.4.tar.gz) = 066f5270077eac7737426a688354017f Index: rubytk/pkg/DESCR =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/rubytk/pkg/DESCR,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 DESCR --- rubytk/pkg/DESCR 1999/04/27 12:39:47 1.1.1.1 +++ rubytk/pkg/DESCR 2000/04/21 10:11:48 @@ -2,4 +2,4 @@ It's a part of the official Ruby distribution. - 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?20000424225900O.yasuf>