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" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8DEE3A6558 for ; Thu, 12 Feb 2015 06:32:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3385914A152; Thu, 12 Feb 2015 06:32:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D5C5E14A127 for ; Thu, 12 Feb 2015 06:32:50 +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 PiGu9HxGvVeh for ; Thu, 12 Feb 2015 06:32:50 +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 5962714A104 for ; Thu, 12 Feb 2015 06:32:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4D2FF98; Thu, 12 Feb 2015 06:32:50 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 12 Feb 2015 06:32:50 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Module-Build-XSUtil To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150212063250.4D2FF98@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 Feb 12 06:32:50 UTC 2015 Modified Files: pkgsrc/devel/p5-Module-Build-XSUtil: Makefile distinfo Log Message: Update 0.06 to 0.14 ------------------- 0.14 2014-08-04T09:48:00Z - Skip broken test. 0.13 2014-08-02T20:31:27Z - Fixed C++11 support(Detecting compiler support) 0.12 2014-08-02T13:57:10Z - Add C++11 support 0.11_01 2014-06-14T14:36:33Z - Add diag message for test 0.10 2014-05-02T21:04:33Z - Add build test 0.09 2014-05-01T01:55:51Z - Remove broken test 0.08 2014-04-30T10:08:48Z - Fixed broken test 0.07 2014-04-28T15:10:06Z - Fixed issue #4 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Module-Build-XSUtil/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/p5-Module-Build-XSUtil/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.