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 06ADBA6531 for ; Sat, 15 Aug 2015 12:20:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 965AE14A20F; Sat, 15 Aug 2015 12:20:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DC26B14A20E for ; Sat, 15 Aug 2015 12:20:52 +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 ApgtGoeQ979t for ; Sat, 15 Aug 2015 12:20:52 +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 74E9114A206 for ; Sat, 15 Aug 2015 12:20:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 68B3298; Sat, 15 Aug 2015 12:20:52 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 15 Aug 2015 12:20:52 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-B-Hooks-Parser To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150815122052.68B3298@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Sat Aug 15 12:20:52 UTC 2015 Modified Files: pkgsrc/devel/p5-B-Hooks-Parser: Makefile distinfo Log Message: Update 0.13 to 0.16 ------------------- 0.16 2015-07-28 05:55:58Z - no changes since trial release 0.15 2015-07-22 16:17:48Z (TRIAL RELEASE) - restore the prototype of hook_parser_setup() for the C interface - restore B::Hooks::Parser::Install::Files, lost since version 0.13 0.14 2015-07-22 02:16:31Z (TRIAL RELEASE) - fix segfaults on clang by defining PERL_NO_GET_CONTEXT (thanks, Vincent Pit! closes github #1, #2, RT#94463) To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-B-Hooks-Parser/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-B-Hooks-Parser/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.