Subject: CVS commit: pkgsrc/news/tin
From: Thomas Klausner
Date: 2018-09-03 11:39:27
Message id: 20180903093927.72261FBF8@cvs.NetBSD.org

Log Message:
tin: update to 2.4.2.

From Michael Bäuerle via pkgsrc-wip.

New features and changes since tin-2.2.0

New features
------------
- simplified Chinese translation
- handle RFC 2231 parameter value continuation
- skip over RFC 2231 language parameters
- RFC 2231 decoding of non us-ascii MIME-parameter values
- options to color external quotes (extquote_handling, extquote_regex,
  col_extquote)
- LookupMessage ('L') in select level if reading via NNTP

Changes
-------
The gTLD list is no longer actively maintained (too many new gTLD recently),
disable_gnksa_domain_check=OFF might result in false positives.

--enable-heapsort is now default during configure (sort_function in tinrc
still needs to be set accordingly if you like to use heapsort instead of
qsort)

--enable-ipv6 is now default during configure

--enable-break-long-lines is now default during configure

sigfile=!/path/to/command no longer passes the name of the current
newsgroup to command. One can specify %G which will be replaced by
the name of the current newsgroup.
To match the old behaviour: 'sigfile=!/path/to/command %G'.

--enable-cancel-locks requires libcanlock-3 (which is included, but
some distros (e.g. debian) are linking against a shared lib which may
be too old).

Retired Features
----------------
. groupname_max_length, can now be set via user defined screen layout at
  select level

Files:
RevisionActionfile
1.81modifypkgsrc/news/tin/Makefile
1.12modifypkgsrc/news/tin/PLIST
1.23modifypkgsrc/news/tin/distinfo
1.18modifypkgsrc/news/tin/options.mk
1.1addpkgsrc/news/tin/patches/patch-Makefile
1.1addpkgsrc/news/tin/patches/patch-configure
1.1addpkgsrc/news/tin/patches/patch-include_tin.h
1.1addpkgsrc/news/tin/patches/patch-src_Makefile.in
1.3removepkgsrc/news/tin/patches/patch-aa
1.4removepkgsrc/news/tin/patches/patch-ab
1.2removepkgsrc/news/tin/patches/patch-am