diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-28 19:33:39 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-28 19:33:39 +0000 |
commit | 3d3b2e83ce1bc322f7d9f95b843bd217d0e82782 (patch) | |
tree | 1beea6724c2491931de0894308cb970c4054b3a8 /japanese/ruby-tk | |
parent | Update to 0.2. (diff) |
Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :)
Take over the maintainership from Yasuhiro Fukuma <yasuf@bsdclub.org>,
with his approval. I can never thank him too much for his previous
work which led me in the right direction! :)
lang/ruby:
- Add a patch for find.rb, which fixes the bug found after
1.6.1 was released.
databases/ruby-gdbm, */ruby-{tcltklib,tk}:
- Remove files/md5 and refer to lang/ruby's one.
Diffstat (limited to 'japanese/ruby-tk')
-rw-r--r-- | japanese/ruby-tk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ruby-tk/Makefile b/japanese/ruby-tk/Makefile index 2984a400d1b3..809a92992293 100644 --- a/japanese/ruby-tk/Makefile +++ b/japanese/ruby-tk/Makefile @@ -7,7 +7,7 @@ CATEGORIES= japanese -MAINTAINER= yasuf@bsdclub.org +MAINTAINER= knu@FreeBSD.org TK_VERSION?= 80 WITH_TCLTK_JP= yes |