pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-PPIx-QuoteLike Update to 0.017



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39cef2fb93ee
branches:  trunk
changeset: 453342:39cef2fb93ee
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat May 29 01:19:07 2021 +0000

description:
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.

diffstat:

 textproc/p5-PPIx-QuoteLike/Makefile |   5 ++---
 textproc/p5-PPIx-QuoteLike/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 9ac6b737114a -r 39cef2fb93ee textproc/p5-PPIx-QuoteLike/Makefile
--- a/textproc/p5-PPIx-QuoteLike/Makefile       Sat May 29 00:20:45 2021 +0000
+++ b/textproc/p5-PPIx-QuoteLike/Makefile       Sat May 29 01:19:07 2021 +0000
@@ -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/}
 
diff -r 9ac6b737114a -r 39cef2fb93ee textproc/p5-PPIx-QuoteLike/distinfo
--- a/textproc/p5-PPIx-QuoteLike/distinfo       Sat May 29 00:20:45 2021 +0000
+++ b/textproc/p5-PPIx-QuoteLike/distinfo       Sat May 29 01:19:07 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index