Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5C69E63B873 for ; Wed, 10 Mar 2010 08:46:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0970963B11A; Wed, 10 Mar 2010 08:46:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 2279F63B114 for ; Wed, 10 Mar 2010 08:46:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EAA99175DF; Wed, 10 Mar 2010 08:46:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 10 Mar 2010 08:46:57 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/databases/p5-DBM-Deep To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100310084657.EAA99175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Mar 10 08:46:57 UTC 2010 Modified Files: pkgsrc/databases/p5-DBM-Deep: Makefile distinfo Log Message: Updating databases/p5-DBM-Deep from 1.0015 to 1.0016 pkgsrc changes: - Add license definition - Adjust dependency (Test::More 0.88 is satisfied by available lang/perl5) Upstream changes: 1.0016 Feb 05 22:10:00 2010 PST - (This version is compatible with 1.0015) - New caveat in the docs explaining stale references (RT#42129) - All included modules now have the same version in META.yml, so the CPAN shell will no longer try to downgrade. - Fixed bug in clear() for hashes (RT#50541) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/p5-DBM-Deep/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/p5-DBM-Deep/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.