Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 016EF63EDD1 for ; Wed, 23 Jan 2013 09:45:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BC17814A390; Wed, 23 Jan 2013 09:45:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DD65614A38D for ; Wed, 23 Jan 2013 09:45:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id XzeKPSw46bTA for ; Wed, 23 Jan 2013 09:45:11 +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 3420514A385 for ; Wed, 23 Jan 2013 09:45:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 287A6175DD; Wed, 23 Jan 2013 09:45:11 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 23 Jan 2013 09:45:11 +0000 From: "Ulrich Habel" Subject: CVS commit: pkgsrc/devel/p5-Cache-Memcached To: pkgsrc-changes@NetBSD.org Reply-To: rhaen@netbsd.org X-Mailer: log_accum Message-Id: <20130123094511.287A6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: rhaen Date: Wed Jan 23 09:45:11 UTC 2013 Modified Files: pkgsrc/devel/p5-Cache-Memcached: Makefile distinfo Log Message: - updated to 1.30 ChangeLog: 2012-05-19: version 1.30 * Fix buck2sock corruption that causes errors like "No map found matching for GLOB" or "No sock found for" (hachi@cpan.org) https://rt.cpan.org/Ticket/Display.html?id=62872 * Fix t/05_reconnect_timeout.t to not fail on networks that fast-reject TEST-NET-1 https://rt.cpan.org/Ticket/Display.html?id=74500 * Fix warning about undefined value in GetParser.pm (kost@ropnet.ru) https://rt.cpan.org/Ticket/Display.html?id=31067 * Add documentation of connect_timeout and select_timeout https://rt.cpan.org/Ticket/Display.html?id=30904 To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-Cache-Memcached/Makefile cvs rdiff -u -r1.6 -r1.7 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.