Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2E3CD63C3DA for ; Sun, 11 Oct 2009 08:14:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D7A5863B1FD; Sun, 11 Oct 2009 08:14:24 +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 117BA63B114 for ; Sun, 11 Oct 2009 08:14:24 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 02101175DA; Sun, 11 Oct 2009 08:14:24 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 11 Oct 2009 08:14:23 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Cache-Memcached To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20091011081424.02101175DA@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Oct 11 08:14:23 UTC 2009 Modified Files: pkgsrc/devel/p5-Cache-Memcached: Makefile distinfo Log Message: Updating devel/p5-Cache-Memcached from 1.26 to 1.27 pkgsrc changes: - Adjusting license Upstream changes: 2009-09-22: version 1.27 * Fix get() with utf-8 keys (athomason) * "stats malloc" command is gone in 1.4; remove those tests (athomason) * Add append/prepend support (dormando) * Fix occasional failure in the 100_flush_bug.t test (Ask Bjorn Hansen) To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Cache-Memcached/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Cache-Memcached/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.