Skip to content

Commit

Permalink
upgrade to 1.4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
itojun committed Jun 12, 2000
1 parent aee8609 commit ba9340c
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 62 deletions.
2 changes: 1 addition & 1 deletion netbsd/pkgsrc/lang/ruby/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.8 2000/01/15 18:46:29 jlam Exp $
#

DISTNAME= ruby-1.4.3
DISTNAME= ruby-1.4.4
CATEGORIES= lang
MASTER_SITES= ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/ \
ftp://ftp.iij.ad.jp/pub/lang/ruby/ \
Expand Down
3 changes: 1 addition & 2 deletions netbsd/pkgsrc/lang/ruby/files/md5
@@ -1,4 +1,3 @@
$NetBSD$

MD5 (ruby-1.2.5.tar.gz) = 3ec298b7697843733ea0230f23b626b6
MD5 (ruby-125-v6-19990509.diff.gz) = 5e636425ca5680a52e7fa9f687303f42
MD5 (ruby-1.4.4.tar.gz) = 066f5270077eac7737426a688354017f
13 changes: 0 additions & 13 deletions netbsd/pkgsrc/lang/ruby/patches/patch-aa

This file was deleted.

21 changes: 0 additions & 21 deletions netbsd/pkgsrc/lang/ruby/patches/patch-ab

This file was deleted.

21 changes: 0 additions & 21 deletions netbsd/pkgsrc/lang/ruby/patches/patch-ac

This file was deleted.

12 changes: 8 additions & 4 deletions netbsd/pkgsrc/lang/ruby/pkg/PLIST
Expand Up @@ -71,9 +71,12 @@ lib/ruby/${RUBY_VERSION}/matrix.rb
lib/ruby/${RUBY_VERSION}/mkmf.rb
lib/ruby/${RUBY_VERSION}/monitor.rb
lib/ruby/${RUBY_VERSION}/mutex_m.rb
lib/ruby/${RUBY_VERSION}/net/ftp.rb
lib/ruby/${RUBY_VERSION}/net/http.rb
lib/ruby/${RUBY_VERSION}/net/pop.rb
lib/ruby/${RUBY_VERSION}/net/session.rb
lib/ruby/${RUBY_VERSION}/net/protocol.rb
lib/ruby/${RUBY_VERSION}/net/smtp.rb
lib/ruby/${RUBY_VERSION}/net/telnet.rb
lib/ruby/${RUBY_VERSION}/observer.rb
lib/ruby/${RUBY_VERSION}/open3.rb
lib/ruby/${RUBY_VERSION}/ostruct.rb
Expand Down Expand Up @@ -150,11 +153,12 @@ share/examples/ruby/time.rb
share/examples/ruby/trojan.rb
share/examples/ruby/tsvr.rb
share/examples/ruby/uumerge.rb
@exec mkdir -p %D/lib/ruby/${RUBY_VERSION}/site_ruby/${MACHINE_ARCH}-${LOWER_OPSYS}
@exec mkdir -p %D/lib/ruby/site_ruby/${RUBY_VERSION}/${MACHINE_ARCH}-${LOWER_OPSYS}
@dirrm share/examples/ruby/misc
@dirrm share/examples/ruby
@dirrm lib/ruby/${RUBY_VERSION}/site_ruby/${MACHINE_ARCH}-${LOWER_OPSYS}
@dirrm lib/ruby/${RUBY_VERSION}/site_ruby
@dirrm lib/ruby/site_ruby/${RUBY_VERSION}/${MACHINE_ARCH}-${LOWER_OPSYS}
@dirrm lib/ruby/site_ruby/${RUBY_VERSION}
@dirrm lib/ruby/site_ruby
@dirrm lib/ruby/${RUBY_VERSION}/net
@dirrm lib/ruby/${RUBY_VERSION}/irb
@dirrm lib/ruby/${RUBY_VERSION}/${MACHINE_ARCH}-${LOWER_OPSYS}
Expand Down

0 comments on commit ba9340c

Please sign in to comment.