aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-gdbm
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-28 19:33:39 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-28 19:33:39 +0000
commit3d3b2e83ce1bc322f7d9f95b843bd217d0e82782 (patch)
tree1beea6724c2491931de0894308cb970c4054b3a8 /databases/ruby-gdbm
parent2a30b0b03b802bfe86930588b592e1f9e5e1dc48 (diff)
downloadports-3d3b2e83ce1bc322f7d9f95b843bd217d0e82782.tar.gz
ports-3d3b2e83ce1bc322f7d9f95b843bd217d0e82782.zip
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.
Notes
Notes: svn path=/head/; revision=33227
Diffstat (limited to 'databases/ruby-gdbm')
-rw-r--r--databases/ruby-gdbm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/ruby-gdbm/Makefile b/databases/ruby-gdbm/Makefile
index ecd4793d40bb..7363ab451b67 100644
--- a/databases/ruby-gdbm/Makefile
+++ b/databases/ruby-gdbm/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
+MD5_FILE= ${PORTSDIR}/lang/ruby/files/md5
+
WRKSRC= ${WRKDIR}/${DISTNAME}/ext/gdbm
post-install: