Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (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 F31457A48D for ; Thu, 14 Apr 2016 12:45:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A9BF285F25; Thu, 14 Apr 2016 12:45:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 383B385E8B for ; Thu, 14 Apr 2016 12:45:30 +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 0neJmU11RI7R for ; Thu, 14 Apr 2016 12:45:29 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D4C9284CE5 for ; Thu, 14 Apr 2016 12:45:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D2C9DFBBA; Thu, 14 Apr 2016 12:45:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 14 Apr 2016 12:45:29 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Config-AutoConf To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20160414124529.D2C9DFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Thu Apr 14 12:45:29 UTC 2016 Modified Files: pkgsrc/devel/p5-Config-AutoConf: Makefile distinfo Log Message: Updated to devel/p5-Config-AutoConf-0.313 ----------------------------------------- 0.313 2016-04-11 - release 0.312_001 without further changes 0.312_001 2016-04-07 - fix "check_member" test (RT#113271) - update Copyright notice - add license files - improve compile_if_else/link_if_else by proving whether object or binary file (compile result) exists - fix some typos and other POD quirks - Update README.md from updated POD To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/p5-Config-AutoConf/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/p5-Config-AutoConf/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.