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: Sun Nov 6 10:00:13 UTC 2022
Modified Files:
pkgsrc/textproc/p5-PPIx-QuoteLike: Makefile distinfo
Log Message:
Update to 0.023
Upstream changes:
0.023 2022-09-16 T. R. Wyant
Update discouragement notice for variables(), and add a TODO in
t/variables.t for why.
Correct normalization of ${^FOO} for PPI. If the caret is present
the braces are not removed.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile
cvs rdiff -u -r1.12 -r1.13 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.16 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.17
--- pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.16 Tue Jun 28 11:36:21 2022
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile Sun Nov 6 10:00:13 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2022/06/28 11:36:21 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2022/11/06 10:00:13 wen Exp $
-DISTNAME= PPIx-QuoteLike-0.022
+DISTNAME= PPIx-QuoteLike-0.023
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.12 pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.13
--- pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.12 Fri Apr 22 09:59:15 2022
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo Sun Nov 6 10:00:13 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/04/22 09:59:15 wen Exp $
+$NetBSD: distinfo,v 1.13 2022/11/06 10:00:13 wen Exp $
-BLAKE2s (PPIx-QuoteLike-0.022.tar.gz) = 9ff9e41afc5798be4f70a154c7d39ebe5149649b129c2e53516a757c618e69f8
-SHA512 (PPIx-QuoteLike-0.022.tar.gz) = b5b7f1de4b4d08f7167560f12a3ec0b24f4cd92739911a3c18bc6b5ecc54b2d2facd7470672e322b5360c4b235f5b8a55e7a9f382d30177f579ef9b70aadc54a
-Size (PPIx-QuoteLike-0.022.tar.gz) = 74248 bytes
+BLAKE2s (PPIx-QuoteLike-0.023.tar.gz) = 27654fbd2a35945cf210572cf5b39dab6e3177520857c0bfe6beb7dd8c67763d
+SHA512 (PPIx-QuoteLike-0.023.tar.gz) = 63a14b7d3337162ba2a4ac60195a45eb0a00084d77eb07fa98bd3c848e098279d7ad0f2dc08694dea40fe23006e2e0ded970d602b2a940009d29d47c604c45cd
+Size (PPIx-QuoteLike-0.023.tar.gz) = 76751 bytes
Home |
Main Index |
Thread Index |
Old Index