Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-Filter
From: Wen Heping
Date: 2023-04-11 15:27:09
Message id: 20230411132709.4E7C5FA84@cvs.NetBSD.org
Log Message:
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.
Files: