Subject: pkg/8546: ruby-1.4.2 pkg update
To: None <gnats-bugs@gnats.netbsd.org>
From: SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp.Keiki_SUNAGAWA>
List: netbsd-bugs
Date: 10/04/1999 00:53:56
>Number: 8546
>Category: pkg
>Synopsis: modification of arhcive on distribution site causes make failure.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager (NetBSD software packages system bug manager)
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Oct 4 00:20:01 1999
>Last-Modified:
>Originator: SUNAGAWA Keiki <Keiki_SUNAGAWA@yokogawa.co.jp>
>Organization:
Yokogawa Electric Corporation, Tokyo, Japan
>Release: -current pkgsrc as of 1999-10-04
>Environment:
System: NetBSD lively 1.4.1 NetBSD 1.4.1 (LIVELY) #2: Fri Sep 24 12:28:21 JST 1999 kei@lively:/usr/src/sys/arch/i386/compile/LIVELY i386
>Description:
The content of the ruby-1.4.2 seems to have been modified and it
causes make failure.
>How-To-Repeat:
do "cd /usr/pkgsrc/lang/ruby; make".
>Fix:
Apply this patch.
diff -urN /usr/pkgsrc/lang/ruby.old/files/md5 /usr/pkgsrc/lang/ruby/files/md5
--- /usr/pkgsrc/lang/ruby.old/files/md5 Fri Sep 17 20:48:56 1999
+++ /usr/pkgsrc/lang/ruby/files/md5 Mon Oct 4 15:55:07 1999
@@ -1,3 +1,3 @@
$NetBSD: md5,v 1.3 1999/09/17 03:43:24 sakamoto Exp $
-MD5 (ruby-1.4.2.tar.gz) = 96078396b6185273337195e8b067794e
+MD5 (ruby-1.4.2.tar.gz) = 13c18f8cfa0cb0bf1268942cfc04c462
diff -urN /usr/pkgsrc/lang/ruby.old/pkg/PLIST /usr/pkgsrc/lang/ruby/pkg/PLIST
--- /usr/pkgsrc/lang/ruby.old/pkg/PLIST Fri Sep 17 20:48:56 1999
+++ /usr/pkgsrc/lang/ruby/pkg/PLIST Mon Oct 4 15:47:43 1999
@@ -49,7 +49,6 @@
lib/ruby/${RUBY_VERSION}/${MACHINE_ARCH}-${LOWER_OPSYS}/util.h
lib/ruby/${RUBY_VERSION}/${MACHINE_ARCH}-${LOWER_OPSYS}/version.h
lib/ruby/${RUBY_VERSION}/importenv.rb
-lib/ruby/${RUBY_VERSION}/irb/bind.rb
lib/ruby/${RUBY_VERSION}/irb/completion.rb
lib/ruby/${RUBY_VERSION}/irb/frame.rb
lib/ruby/${RUBY_VERSION}/irb/input-method.rb
@@ -60,6 +59,8 @@
lib/ruby/${RUBY_VERSION}/irb/ruby-token.rb
lib/ruby/${RUBY_VERSION}/irb/slex.rb
lib/ruby/${RUBY_VERSION}/irb/version.rb
+lib/ruby/${RUBY_VERSION}/irb/workspace-binding-2.rb
+lib/ruby/${RUBY_VERSION}/irb/workspace-binding.rb
lib/ruby/${RUBY_VERSION}/irb/xmp.rb
lib/ruby/${RUBY_VERSION}/jcode.rb
lib/ruby/${RUBY_VERSION}/kconv.rb
>Audit-Trail:
>Unformatted: