Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1B768A654F for ; Fri, 3 Jul 2015 21:54:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BFAC914A2FA; Fri, 3 Jul 2015 21:54:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0B12E14A2F9 for ; Fri, 3 Jul 2015 21:54:17 +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 spmPjEtHcRMF for ; Fri, 3 Jul 2015 21:54:16 +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 91AAC14A2EF for ; Fri, 3 Jul 2015 21:54:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8532998; Fri, 3 Jul 2015 21:54:16 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Fri, 3 Jul 2015 21:54:16 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-App-cpanminus To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150703215416.8532998@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Fri Jul 3 21:54:16 UTC 2015 Modified Files: pkgsrc/devel/p5-App-cpanminus: Makefile distinfo Log Message: Update 1.7035 to 1.7039 ----------------------- 1.7039 2015-06-28 18:05:10 PDT [Improvements] - Only enable softening of MakeMaker dependency when Module::Install is present (reported by haarg) - Support .git URL with http protocol (shoichikaji) #468 1.7038 2015-06-22 18:04:44 PDT [Releng] - bump minimum perl requirement to 5.8.1 in META files 1.7037 2015-06-18 14:37:32 PDT [Improvements] - Bump CPAN-Meta-Check to 0.012 #465 - Bump HTTP-Tiny to 0.056 - Bump CPAN-Meta to 2.150005 - Bump CPAN-Meta-YAML to 0.016 1.7036 2015-06-05 22:07:50 PDT [Improvements] - Also soften MakeMaker depenency in runtime prereq, which is just a weird bug in an old Module::Install pre 1.0 To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 pkgsrc/devel/p5-App-cpanminus/Makefile cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-App-cpanminus/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.