Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9893E63F444 for ; Sun, 21 Apr 2013 11:55:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 784FC14A181; Sun, 21 Apr 2013 11:55:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4F2314A17F for ; Sun, 21 Apr 2013 11:55:39 +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 fMmaKX5ib3Al for ; Sun, 21 Apr 2013 11:55:38 +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 E149614A17B for ; Sun, 21 Apr 2013 11:55:38 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D1224175DD; Sun, 21 Apr 2013 11:55:38 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 21 Apr 2013 11:55:38 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/p5-libwww To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20130421115538.D1224175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Sun Apr 21 11:55:38 UTC 2013 Modified Files: pkgsrc/www/p5-libwww: Makefile distinfo Log Message: Update to 6.05 Changelog: _______________________________________________________________________________ 2013-03-11 Release 6.05 Karen Etheridge (3): Derive message from status code if it was not provided Merge pull request #33 from tomhukins/fix-readme fix typo in comment Ville Skyttä (3): Spelling fixes. Spelling fix. Merge pull request #34 from berekuk/fix-github-path Gisle Aas (3): Update repo URL With Net::HTTP 6.04 we don't need our own can_read() and sysread override $ENV{HTTP_PROXY} might override our test setup [RT#81381] Vyacheslav Matyukhin (1): fix github url in perldoc Slaven Rezic (1): * Pod is utf-8 Peter Rabbitson (1): Match required perl in Makefile.PL Tom Hukins (1): Fix Github URLs To generate a diff of this commit: cvs rdiff -u -r1.84 -r1.85 pkgsrc/www/p5-libwww/Makefile cvs rdiff -u -r1.39 -r1.40 pkgsrc/www/p5-libwww/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.