Received: by mail.netbsd.org (Postfix, from userid 605) id 707D284D98; Sat, 30 Dec 2017 13:54:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C430884D82 for ; Sat, 30 Dec 2017 13:54:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 8y8uMERXjvML for ; Sat, 30 Dec 2017 13:54:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5054384C82 for ; Sat, 30 Dec 2017 13:54:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D7CB0FB40; Sat, 30 Dec 2017 13:54:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151464204737010" MIME-Version: 1.0 Date: Sat, 30 Dec 2017 13:54:07 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-List-MoreUtils-XS To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20171230135407.D7CB0FB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_151464204737010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Dec 30 13:54:07 UTC 2017 Modified Files: pkgsrc/devel/p5-List-MoreUtils-XS: Makefile distinfo Log Message: p5-List-MoreUtils-XS: update to 0.428. 0.428 2017-12-19 - release 0.427_002 without further changes 0.427_002 2017-12-14 - Update ppport.h to 3.37 for improved blead support - Fix RT#123869 - context arg to croak() reported by Zefram - fix RT#123870 - one() returns true on empty list reported by Andy Lester - pamper RT#123868 - $a/$b/$_ refcounting bugs reported by Zefram 0.427_001 2017-12-12 - Fix RT#123613 - build fails on perl >=5.27.4 with -DDEBUGGING, thanks for reporting and the suggested patch goes to Andreas Koenig and Tony Cook To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-List-MoreUtils-XS/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-List-MoreUtils-XS/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151464204737010 Content-Disposition: inline Content-Length: 1830 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-List-MoreUtils-XS/Makefile diff -u pkgsrc/devel/p5-List-MoreUtils-XS/Makefile:1.5 pkgsrc/devel/p5-List-MoreUtils-XS/Makefile:1.6 --- pkgsrc/devel/p5-List-MoreUtils-XS/Makefile:1.5 Mon Oct 9 07:29:16 2017 +++ pkgsrc/devel/p5-List-MoreUtils-XS/Makefile Sat Dec 30 13:54:07 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2017/10/09 07:29:16 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/12/30 13:54:07 wiz Exp $ -DISTNAME= List-MoreUtils-XS-0.426 +DISTNAME= List-MoreUtils-XS-0.428 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/} Index: pkgsrc/devel/p5-List-MoreUtils-XS/distinfo diff -u pkgsrc/devel/p5-List-MoreUtils-XS/distinfo:1.4 pkgsrc/devel/p5-List-MoreUtils-XS/distinfo:1.5 --- pkgsrc/devel/p5-List-MoreUtils-XS/distinfo:1.4 Mon Oct 9 07:29:16 2017 +++ pkgsrc/devel/p5-List-MoreUtils-XS/distinfo Sat Dec 30 13:54:07 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2017/10/09 07:29:16 wiz Exp $ +$NetBSD: distinfo,v 1.5 2017/12/30 13:54:07 wiz Exp $ -SHA1 (List-MoreUtils-XS-0.426.tar.gz) = 8d2af21b9bb02b825a349279b2f720cb23035b59 -RMD160 (List-MoreUtils-XS-0.426.tar.gz) = e9395e58ae7b137f7156d699b649bda489d4ad35 -SHA512 (List-MoreUtils-XS-0.426.tar.gz) = c98bafe58eb636ffb0a2410b74904e9dff6b719d3574ddf5f56bdcfe19fbba76135b4f631cb45e4c9cea8330125cd3d2be2d8571026cd521a25eb512b88e99cf -Size (List-MoreUtils-XS-0.426.tar.gz) = 159015 bytes +SHA1 (List-MoreUtils-XS-0.428.tar.gz) = e1c828a11fb1102ab28573c9dedd46c39d0fd5d6 +RMD160 (List-MoreUtils-XS-0.428.tar.gz) = a4bce15fb2264c3594e71bc9f35da379aa6ecbb6 +SHA512 (List-MoreUtils-XS-0.428.tar.gz) = a608568e3c4a2e160e4f9afa26640be5b97ec83e301a6b81849e37951698b9423c0a969d7e8797a49b4fb6c5123780630a3726c64713922b90b21b947682c3dd +Size (List-MoreUtils-XS-0.428.tar.gz) = 159642 bytes --_----------=_151464204737010--