Path to this page:
./
textproc/p5-Filter,
Perl5 classes representing a number of source filters
Branch: CURRENT,
Version: 1.64nb1,
Package name: p5-Filter-1.64nb1,
Maintainer: pkgsrc-usersThis package contains a set of text filter classes. The distribution
includes:
Filter::Util::Call Perl Source Filter Utility Framework
Filter::decrypt template for a decrypt source filter
Filter::tee tee source filter
Filter::sh sh command source filter
Filter::cpp C pre-processor source filter
Filter::exec exec source filter
Required to run:[
lang/perl5]
Master sites: (Expand)
Filesize: 94.466 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-Filter-1.64nb1
- (2023-04-11) Updated to version: p5-Filter-1.64
- (2022-06-28) Updated to version: p5-Filter-1.60nb2
- (2021-05-25) Updated to version: p5-Filter-1.60nb1
- (2020-09-02) Updated to version: p5-Filter-1.60
- (2020-09-01) Updated to version: p5-Filter-1.59nb3
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-04-11 15:27:09 by Wen Heping | Files touched by this commit (2) |
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.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-02 14:36:38 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(textprox/p5-Filter) Updated 1.60
1.60 2020-08-05 rurban
----
* Increase t/call.t verbosity on failures (PR #12 aatomic)
* Push cwd to @INC for PERL_CORE (PR #11 jkeenan)
* Update search.cpan.org link to metacpan (PR #10 Grinnz)
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|