CVS commit: pkgsrc/textproc/p5-PPIx-QuoteLike
"Wen Heping" <[email protected]> Mon, 3 Aug 2026 23:46:44 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--_----------=_1785800804225050
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"
Module Name: pkgsrc
Committed By: wen
Date: Mon Aug 3 23:46:44 UTC 2026
Modified Files:
pkgsrc/textproc/p5-PPIx-QuoteLike: Makefile distinfo
Log Message:
Update to 0.024
Upstream changes:
0.024 2026-06-13 T. R. Wyant
Remove references to the RT bug tracking system.
Replace [email protected] with [email protected].
Repackage licenses so that GitHub can find them (maybe).
Thanks to Mikko Koivunalho (specifically his blog post
https://blogs.perl.org/users/mikko_koivunalho/2025/11/github-and-the-perl-license.html
for the how-to.
Add SECURITY policy.
No functional changes.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile
cvs rdiff -u -r1.13 -r1.14 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.
--_----------=_1785800804225050
Content-Disposition: inline
Content-Length: 1744
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.21 pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.22
--- pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile:1.21 Thu Jul 16 19:05:05 2026
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/Makefile Mon Aug 3 23:46:44 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2026/07/16 19:05:05 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2026/08/03 23:46:44 wen Exp $
-DISTNAME= PPIx-QuoteLike-0.023
+DISTNAME= PPIx-QuoteLike-0.024
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
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.13 pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.14
--- pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo:1.13 Sun Nov 6 10:00:13 2022
+++ pkgsrc/textproc/p5-PPIx-QuoteLike/distinfo Mon Aug 3 23:46:44 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2022/11/06 10:00:13 wen Exp $
+$NetBSD: distinfo,v 1.14 2026/08/03 23:46:44 wen Exp $
-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
+BLAKE2s (PPIx-QuoteLike-0.024.tar.gz) = 8b4e33666be2952924c7392d8411606ea6c4dbbf7f9b46d62d4ca583c7a9fc30
+SHA512 (PPIx-QuoteLike-0.024.tar.gz) = 8d40d6a9e7c0f0cda9dd167f0648998567876aeb66aec618e2581a18a9527cbd934ed7bfac9660a0bfa302465b7a11c22bb4bc5bff58e2f06593e292d96542a5
+Size (PPIx-QuoteLike-0.024.tar.gz) = 76489 bytes
--_----------=_1785800804225050--