From owner-cvs-all Thu Dec 12 4:58: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED50737B401; Thu, 12 Dec 2002 04:57:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F21743EC2; Thu, 12 Dec 2002 04:57:59 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBCCr3mV032089; Thu, 12 Dec 2002 04:53:03 -0800 (PST) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBCCr3xR032088; Thu, 12 Dec 2002 04:53:03 -0800 (PST) Message-Id: <200212121253.gBCCr3xR032088@repoman.freebsd.org> From: Akinori MUSHA Date: Thu, 12 Dec 2002 04:53:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby Makefile distinfo pkg-plist ports/lang/ruby/files patch-tempfile.rb ports/lang/ruby16-shim-ruby18 Makefile distinfo pkg-plist ports/lang/ruby-devel Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/12/12 04:53:03 PST Modified files: Mk bsd.ruby.mk lang/ruby Makefile distinfo pkg-plist lang/ruby16-shim-ruby18 Makefile distinfo pkg-plist lang/ruby-devel Makefile distinfo Removed files: lang/ruby/files patch-tempfile.rb Log: Update lang/ruby to 1.6.8-preview3, lang/ruby16-shim-ruby18 to 1.7.3.2002.12.11, and lang/ruby-devel to 1.7.3-2002.12.12. - Fix a few bugs that lead to core dump, one in the ruby interpreter and another in the syslog module. Reported by: ume (net/dtcp was a victim) - Fix an installation problem occasionally seen on bento. (a bug in Makefile that caused race) Submitted by: bento - Fix a problem that irb(1) didn't work because the symlink was wrong. Submitted by: Jos Backus - Get rid of move & symlink spaghetti completely from the installation process. Discussed with: portmgr (will) Revision Changes Path 1.104 +8 -5 ports/Mk/bsd.ruby.mk 1.44 +7 -24 ports/lang/ruby-devel/Makefile 1.36 +1 -1 ports/lang/ruby-devel/distinfo 1.93 +6 -42 ports/lang/ruby/Makefile 1.72 +1 -1 ports/lang/ruby/distinfo 1.2 +0 -147 ports/lang/ruby/files/patch-tempfile.rb (dead) 1.46 +0 -1 ports/lang/ruby/pkg-plist 1.6 +19 -1 ports/lang/ruby16-shim-ruby18/Makefile 1.6 +1 -1 ports/lang/ruby16-shim-ruby18/distinfo 1.5 +2 -0 ports/lang/ruby16-shim-ruby18/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message