pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-PPIx-QuoteLike



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.

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



Home | Main Index | Thread Index | Old Index