pkgsrc/sysutils/detox/PLIST
wiz 1cf95ca343 detox: update to 1.4.1.
Update HOMEPAGE, from author in PR 56041.

1.4.1

Fixed a memory overflow bug while reading files from the command line, using
a patch from David Tardon, which was passed on by UsernameRandomlyGenerated.
[#56] #sf-patch-3

1.4.0


Added

    Regression tests for basic functionality, based on old custom scripts.
    Regression tests confirming fixes for previously fixed issues: #14, #19.

Changed

    Removed one check for . and .. when traversing a directory tree. #12
    Regenerated config file parser.
    Updated the safe filter to translate new lines, carriage returns, and tabs
    into underscores. #9 #11 #17

Fixed

    The examples in detox.1 no longer say -c when they mean -f. #30
    The command synopsis in detox.1 and inline-detox.1 no longer adds a dash
    before the sequence and configfile. #30


1.3.3



Fix version identifier in detox binary.

1.3.2


Fixed

    Table based UTF-8 translation no longer mangles characters. [#14]


1.3.1


Fixed

    Merged fix for Debian #861537, written by Vasily Kolobkov, passed on by
    Zenaan Harkness, Quentin Guittard, and Joao Eriberto Mota Filho. This
    addresses an issue with detox generating malformed characters during
    translation. #14


1.3.0



    Migrated from configure.in and Makefile.in to the full autoconf suite. [#1]
    Remove detox_path.h, in favor of command line defines. [#1]
    Removed libpopt support. [#2]
    Fixed the way inline-detox is generated. [#6]
    Merged parse_option_*.[ch] and file*.[ch]. [#1, #2, #6]
    Added --inline as an option to detox, to enable inline mode on the main
    binary. [#6]
2021-03-06 08:07:10 +00:00

16 lines
422 B
Text

@comment $NetBSD: PLIST,v 1.4 2021/03/06 08:07:10 wiz Exp $
bin/detox
bin/inline-detox
man/man1/detox.1
man/man1/inline-detox.1
man/man5/detox.tbl.5
man/man5/detoxrc.5
share/detox/iso8859_1.tbl
share/detox/iso8859_1.tbl.sample
share/detox/safe.tbl
share/detox/safe.tbl.sample
share/detox/unicode.tbl
share/detox/unicode.tbl.sample
share/doc/detox/README.md
share/examples/detox/detoxrc
share/examples/detox/detoxrc.sample