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 Oct 30 02:16:39 UTC 2021

Modified Files:
        pkgsrc/textproc/p5-PPIx-QuoteLike: Makefile distinfo

Log Message:
Update to 0.018

Upstream changes:
0.018           2021-10-22      T. R. Wyant
    Argument postderef is now fatal.

    Correct generation of 'provides' metadata.  Thanks to Favio Poletti
    for blogging
    https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/,
    and ultimately to Joel Berger for the pointer to
    https://metacpan.org/pod/CPAN::Meta::Spec#no_index


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile
cvs rdiff -u -r1.9 -r1.10 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.12 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.13
--- pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.12     Sat May 29 01:19:07 2021
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile  Sat Oct 30 02:16:39 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2021/05/29 01:19:07 wen Exp $
+# $NetBSD: Makefile,v 1.13 2021/10/30 02:16:39 wen Exp $
 
-DISTNAME=      PPIx-QuoteLike-0.017
+DISTNAME=      PPIx-QuoteLike-0.018
 PKGNAME=       p5-${DISTNAME}
 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.9 pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.10
--- pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.9      Tue Oct 26 11:22:32 2021
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo  Sat Oct 30 02:16:39 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:22:32 nia Exp $
+$NetBSD: distinfo,v 1.10 2021/10/30 02:16:39 wen Exp $
 
-BLAKE2s (PPIx-QuoteLike-0.017.tar.gz) = af3ab3b4784fc8020999c65afb30436b5a16d859041f6d56258b4cd8b183c0ec
-SHA512 (PPIx-QuoteLike-0.017.tar.gz) = ec51e4ee529e18305a5255d9d0d04a5868963481157c31ffbb92e3492c4153117b54b14c1c75b1792fdeb91d68c2a0596b7ace829a25b27a53dc4ec785d48bca
-Size (PPIx-QuoteLike-0.017.tar.gz) = 71431 bytes
+BLAKE2s (PPIx-QuoteLike-0.018.tar.gz) = 3379dcc9b42c1d9e715acce0ae85111fed6d9a36735705b7ae6407907cb07d94
+SHA512 (PPIx-QuoteLike-0.018.tar.gz) = a404e26461dce9be3b49d3ac52fe3d539fccb650cede1eb600762b108fa27de9036b851a5c7edfa325ae70cddc427810da71c788fb300577f14bc89adc34f90f
+Size (PPIx-QuoteLike-0.018.tar.gz) = 72180 bytes



Home | Main Index | Thread Index | Old Index