From 7ba22944f1213ca7226e6f8515b48d7805748d73 Mon Sep 17 00:00:00 2001 From: wen Date: Tue, 11 Apr 2023 13:27:09 +0000 Subject: [PATCH] Update to 1.64 Upstream changes: 1.64 2022-08-16 rurban ---- * Exec: Silence all Windows -Wint-conversion and -Wint-to-pointer-cast warnings 1.63 2022-08-11 rurban ---- * Exec: Really fix USE_ITHREADS (GH #17) with USE_THREADS on windows. USE_5005THREADS is not defined in older perls, but OLD_PTHREADS_API is. 1.62 2022-08-10 rurban ---- * Exec: compile with USE_THREADS and USE_ITHREADS (GH #17) * add a make release target 1.61 2022-06-13 rurban ---- * perfilter.pod: minor improvements (PR #16 khw) * Remove runtime recommends META (GH #14 kentfredric) * use strict in all modules. Fixes Test::Kwalitee. * Add github actions, and cirrus CI's * Updated Copyright years. --- textproc/p5-Filter/Makefile | 5 ++--- textproc/p5-Filter/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile index 879677199aec..02f610496401 100644 --- a/textproc/p5-Filter/Makefile +++ b/textproc/p5-Filter/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2022/06/28 11:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2023/04/11 13:27:09 wen Exp $ -DISTNAME= Filter-1.60 +DISTNAME= Filter-1.64 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Filter/} diff --git a/textproc/p5-Filter/distinfo b/textproc/p5-Filter/distinfo index ba6acc5483d9..43615bab5438 100644 --- a/textproc/p5-Filter/distinfo +++ b/textproc/p5-Filter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2021/10/26 11:22:27 nia Exp $ +$NetBSD: distinfo,v 1.22 2023/04/11 13:27:09 wen Exp $ -BLAKE2s (Filter-1.60.tar.gz) = 68f4df54ddc4028cb3117308b4131966156366cb3f80f9bf902bc5d290bf2ff3 -SHA512 (Filter-1.60.tar.gz) = be6ecb9d37c8384de34e842e1e46a24c43592cb1995178ef7a100ef8b028e506d26c044ae9fd1e4672344cbc2dae06b9136b27eced5470cfce683017129cf248 -Size (Filter-1.60.tar.gz) = 95351 bytes +BLAKE2s (Filter-1.64.tar.gz) = 379936f804f6c38a660b29e54bb69fc9b3d0e4dc922d845a64bc02dfb5d65106 +SHA512 (Filter-1.64.tar.gz) = c4b8316f6ec1b7263f9df973ccbb2f939a3296cec9cd644f67a10b0c71679db19afcf1a52601cde028a309655e9241727e76cd96091f7c3ac0514f145790d4a0 +Size (Filter-1.64.tar.gz) = 96733 bytes