Subject: CVS commit: pkgsrc/lang/ruby18-base
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 01/19/2007 19:50:46
Module Name:	pkgsrc
Committed By:	minskim
Date:		Fri Jan 19 19:50:46 UTC 2007

Modified Files:
	pkgsrc/lang/ruby18-base: distinfo
Added Files:
	pkgsrc/lang/ruby18-base/patches: patch-ac

Log Message:
Both db.h and ndbm.1 must be included to use DBM.  Use both headers
in extconf.rb to check the availability of DBM.  This makes the package
build on Darwin.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/lang/ruby18-base/distinfo
cvs rdiff -r0 -r1.5 pkgsrc/lang/ruby18-base/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.