Received: by mail.netbsd.org (Postfix, from userid 605) id 7A06784D16; Sat, 29 May 2021 01:19:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B2E6284D14 for ; Sat, 29 May 2021 01:19:08 +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 UrxX6dEpZNv2 for ; Sat, 29 May 2021 01:19:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 22BEE84CEA for ; Sat, 29 May 2021 01:19:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 16EA2FA95; Sat, 29 May 2021 01:19:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622251148100330" MIME-Version: 1.0 Date: Sat, 29 May 2021 01:19:08 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/textproc/p5-PPIx-QuoteLike To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20210529011908.16EA2FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622251148100330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat May 29 01:19:08 UTC 2021 Modified Files: pkgsrc/textproc/p5-PPIx-QuoteLike: Makefile distinfo Log Message: Update to 0.017 Upstream changes: 0.017 2021-04-16 T. R. Wyant All uses of the postderef argument to new() now warn. 0.016 2021-03-26 T. R. Wyant Add rt.cpan.org back to bug reporting methods. Long live RT! Get prerequisites up to snuff, and add xt/author/prereq.t to ensure they stay that way. Refactor authortest into three, so I do not have to generate stub files to test without optional modules. 0.015 2021-02-05 T. R. Wyant Handle <<\EOD and <<~\EOD, which are equivalent to <<'EOD' and <<~'EOD', respectively. Recognize indented here documents. Thanks to Olaf Alders (oalders) for alerting me to this omission. 0.014 2021-01-14 T. R. Wyant Add Travis CI testing. Use GitHub as bug tracker. R.I.P. rt.cpan.org. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622251148100330 Content-Disposition: inline Content-Length: 1847 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile diff -u pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.11 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.12 --- pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.11 Mon May 24 19:54:34 2021 +++ pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile Sat May 29 01:19:07 2021 @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2021/05/24 19:54:34 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2021/05/29 01:19:07 wen Exp $ -DISTNAME= PPIx-QuoteLike-0.013 +DISTNAME= PPIx-QuoteLike-0.017 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/W/WY/WYANT/} Index: pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo diff -u pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.6 pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.7 --- pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.6 Sun Oct 25 03:22:11 2020 +++ pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo Sat May 29 01:19:07 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2020/10/25 03:22:11 wen Exp $ +$NetBSD: distinfo,v 1.7 2021/05/29 01:19:07 wen Exp $ -SHA1 (PPIx-QuoteLike-0.013.tar.gz) = 8d112d269f14034b5cabf251cadd37a2cb9ffd48 -RMD160 (PPIx-QuoteLike-0.013.tar.gz) = 6cb4fc56d35e4165ab8720cd2ae20688bad3a962 -SHA512 (PPIx-QuoteLike-0.013.tar.gz) = 3ae171a7e32c8cf726ffdbc50d462823841f4ae6737f0dfd011df96ab1936ba93f92bb0cd36b742e5b3cda7909f9125d1a7470f21174df0a9c42f610131d1e3e -Size (PPIx-QuoteLike-0.013.tar.gz) = 66738 bytes +SHA1 (PPIx-QuoteLike-0.017.tar.gz) = 645b785ff6dcbca69d0cfeab4ab8fb1515efe7e8 +RMD160 (PPIx-QuoteLike-0.017.tar.gz) = 9163e21190b55446f3eaa1d9bdd83c3863f05e1e +SHA512 (PPIx-QuoteLike-0.017.tar.gz) = ec51e4ee529e18305a5255d9d0d04a5868963481157c31ffbb92e3492c4153117b54b14c1c75b1792fdeb91d68c2a0596b7ace829a25b27a53dc4ec785d48bca +Size (PPIx-QuoteLike-0.017.tar.gz) = 71431 bytes --_----------=_1622251148100330--