From 3d3b2e83ce1bc322f7d9f95b843bd217d0e82782 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Thu, 28 Sep 2000 19:33:39 +0000 Subject: Update to Ruby 1.6.1. Many bugs have been fixed since 1.6.0. :) Take over the maintainership from Yasuhiro Fukuma , 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. --- x11-toolkits/ruby-tk/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/ruby-tk/Makefile') diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile index 6cf0fed4418c..c489d69a0025 100644 --- a/x11-toolkits/ruby-tk/Makefile +++ b/x11-toolkits/ruby-tk/Makefile @@ -13,15 +13,17 @@ MASTER_SITE_SUBDIR= ${RUBY_VER} DISTNAME= ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER?= yasuf@bsdclub.org +MAINTAINER?= knu@FreeBSD.org RUN_DEPENDS= ${RUBY_ARCHLIBDIR}/tcltklib.so:${PORTSDIR}/${TCLTKLIB_CATEGORY}/ruby-tcltklib -WRKSRC= ${WRKDIR}/${DISTNAME}/ext/tk - USE_RUBY= yes USE_RUBY_EXTCONF= yes +MD5_FILE= ${PORTSDIR}/lang/ruby/files/md5 + +WRKSRC= ${WRKDIR}/${DISTNAME}/ext/tk + TK_VERSION?= 82 .if defined(WITH_TCLTK_JP) TCLTKLIB_CATEGORY?= japanese -- cgit v1.2.3