pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/news/tin



Module Name:    pkgsrc
Committed By:   micha
Date:           Wed Feb 11 12:28:53 UTC 2026

Modified Files:
        pkgsrc/news/tin: Makefile PLIST distinfo

Log Message:
news/tin: Update to 2.6.5

-- 2.6.5 release 20251224 "Glenury" --

 030) Thomas E. Dickey <dickey%invisible-island.net@localhost>
      ADD. update configure macros
      FIX. aclocal.m4

 029) Remus-Gabriel Chelu <remusgabriel.chelu%disroot.org@localhost>
      ADD. Romanian translation
      FIX. ro.po

 028) Bjarni Ingi Gislason <bjarniig%simnet.is@localhost>
      ADD. manpage fixes (debian bug #1093395, #1096177)
      FIX. tin.[15]

 027) Dennis Preiser <dennis%d--p.de@localhost>
      ADD. avoid macro in snprintf() as that might be a macro too
      ADD. fallback code for the !CPP_DOES_CONCAT case
      ADD. plural forms
      ADD. prefer MIME filename*-parameter over filename-parameter
      ADD. if a MIME filename parameter is empty after path removal fallback
           to the next filename parameter if available.
      ADD. PageToggleVerbatim (,)
      ADD. validate undeclared_charset in 'M'enu
      ADD. extend verbatim_handling options
      ADD. ignore col_invers_bg == col_invers_fg == -1
      ADD. page_yenc_format
      ADD. per scope hide_inline_data via attributes
      ADD. cleanup draw_page_header(), fmt_option_prompt()
      ADD. color the color-menu items while selecting the color
      ADD. serverrc-menu via ConfigServerrcMenu ('s')
      ADD. per scope getart_limit via attributes
      ADD. indicators in scopes menu to show which scopes do match
           the current group (scope_marked_global_match,
           scope_marked_local_match)
      ADD. make the mark in scopes menu for global/local scopes
           configurable (scope_marked_global, scope_marked_local)
      BUG. -L/'L' did depend on sort_article_type/sort_threads_type
           and failed for some combinations
      BUG. possible memleaks
      BUG. layout issue with multibyte chars on posting history screen
      BUG. IGNORE_ART() macro didn't honor kill_level == KILL_THREAD
      BUG. possible buffer overflow with -C
      FIX. active.c, art.c, attrib.c, charset.c, color.c, config.c, cook.c
           curses.c, feed.c, filter.c, global.c, group.c, header.c, help.c
           init.c, keymap.c, lang.c, main.c, makecfg.c, memory.c, misc.c
           nntplib.c, options_menu.c, page.c, post.c, prompt.c, refs.c
           rfc2045.c, rfc2046.c, rfc2047.c, save.c, search.c, select.c
           signal.c, string.c, tcurses.c, thread.c, xref.c, extern.h, keymap.h
           proto.h, rfc2046.h, tin.h, tinrc.h, tincfg.tbl, tin.[15]

 026) Urs Janssen <urs%tin.org@localhost>
      ADD. avoid bison warning
      ADD. use ngettext(3) for plural-forms
      ADD. avoid "install -D"
      ADD. --with-url-normalization[=[uriparser,curl] (default: yes)
           check for liburiparser or libcurl for URL normalization
      ADD. if reading via NNTP Message-ID 'L'ookup in group-, thread- and
           page level now try to find the ID via NNTP if the ID is not in
           the current group
      ADD. adjust IPv6 part of URL_REGEX
      ADD. do not check for libgsasl but zlib if not using NNTP
      ADD. move setlocale in write_overview() out of the loop
      ADD. reject invalid undeclared_charset in attributes
      ADD. if cache_overview_files is set, keep raw Subject and From
           data so the cache is build with the original data instead
           of trying recompile it from our preprocessed data.
      ADD. hash Path in overview-data
      ADD. Xref- and Path-filter to filter-menu
      ADD. ToggleInfoLastLine ('i') to OptionMenu ('M')
      ADD. ConnectionInfo ('J') to OptionMenu ('M') and PageViewAttach ('V')
      ADD. configure check for getsockopt(), setsockopt(), posix_close(),
           realpath(), lstat(), strptime(), sig_atomic_t, volatile
      ADD. set TCP_USER_TIMEOUT or TCP_CONNECTIONTIMEOUT and
           TCP_RXT_CONNDROPTIME if available
      ADD. use truncate/append for .oldnewsrc (debian bug #151113)
      ADD. detect "begin-encoded" as start of an uuencoded file with
           a base64 encoed filename.
      ADD. hide_inline_data (was hide_uue) now also can hide (partial) yenc,
           inline pgp and shar
      ADD. crc32()-fallback from Gary S. Brown
      ADD. hideline_regex tinrc/'M'enu option similar to trn4 $HIDELINE
      ADD. merge is_art_tex_encoded() into process_text_body_part()
      ADD. ALPN with TLS (RFC 7301)
      ADD. add_cmd_line_opts and disabled_nntp_cmds to serverrc, the later
           must be used to replace the now dropped --disable-xhdr-xref and
           --enable-broken-listgroup-fix configure options
      ADD. cache_overview_files and compress_overview_files to serverrc
      ADD. nntp_pipeline_limit to serverrc (DISABLE_PIPELINING replacement)
      ADD. keep_expired_filters to keep expired rules (debian bug #1109039)
      ADD. -n cmd.line.grp now also allows to specify a group not present in
           newsrc yet (same for -nw)
      ADD. 'g'oto group now works with -n even if group is not present in
           newsrc
      ADD. -L/'L'ookup Message-ID now works with -n even if Message-ID is in
           a group not present in newsrc.
      ADD. 'S'ubscribe pattern with -n may now work for groups not in newsrc
           yet (local spool with active file and/or RFC 3977 server only)
      ADD. config.guess, config.sub update
      ADD. lower 8bit check for Newsgroups, Followup-To and Distribution
           from error to warning
      ADD. prefer Xref- over Newsgroups-header if performing Message-ID
           lookups via NNTP
      ADD. lookup "DISTRIB.PATS" and use as default for Distribution
      ADD. lookup "DISTRIBUTIONS" descriptions and display if available
      ADD. evaluate To/Cc/Bcc in mailing_list-groups (debian bug #250317)
      ADD. cache connectioninfo and help pages during session once created
      ADD. show group-flag on check article page
      ADD. warn about moderated groups on check article page
      ADD. print expected file versions with -vvV
      ADD. MarkAncientArtRead ('^E') to mark old articles as read in select-
           and group-level
      ADD. improve -u performance
      BUG. do not validated news_regex URIs with libcurl/liburiparser
      BUG. in NO_LOCALE config get_author() could write outside the
           allocated screen-memory
      BUG. positive getart_limit had several bugs
      BUG. -F was not mentioned in -h
      BUG. mixed up error-messages
      BUG. missing checks for empty string in From
      BUG. possible memleaks
      BUG. "posting" to mailgroups (mailing_list=) wasn't allowed if the
           group had one of the [jnx]-flags, and the moderated warning
           was given if it had the m-flag.
      BUG. double-free group-name on a 502 response to GROUP
      REM. ISO2ASC=6 (CP437) table
      REM. configure check for atoi()
      FIX. active.c, art.c, attrib.c, auth.c, charset.c, config.c, cook.c
           crc32.c, debug.c, feed.c, filter.c, getline.c, group.c, header.c
           help.c, init.c, keymap.c, lang.c, mail.c, main.c, makecfg.c
           memory.c, misc.c, newsrc.c, nntplib.c, nntps.c, nrctbl.c
           options_menu.c, page.c, pgp.c, post.c, prompt.c, regex.c, rfc1524.c
           rfc2045.c, rfc2047.c, save.c, screen.c, search.c, select.c, signal.c
           string.c, tags.c, thread.c, xref.c, extern.h, keymap.h, nntplib.h
           policy.h, proto.h, rfc2046.h, tin.h, tinrc.h, parsdate.y
           autoconf.h[in], tincfg.tbl, Makefile[.in], configure[.in]
           config.guess, config.sub, tin.[15]

 025) Toomas Soome <tsoome%me.com@localhost>
      ADD. updated Estonian translation
      FIX. et.po


To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/news/tin/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/news/tin/PLIST
cvs rdiff -u -r1.37 -r1.38 pkgsrc/news/tin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/news/tin/Makefile
diff -u pkgsrc/news/tin/Makefile:1.114 pkgsrc/news/tin/Makefile:1.115
--- pkgsrc/news/tin/Makefile:1.114      Wed Jan  7 08:48:31 2026
+++ pkgsrc/news/tin/Makefile    Wed Feb 11 12:28:53 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2026/01/07 08:48:31 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2026/02/11 12:28:53 micha Exp $
 
-DISTNAME=      tin-2.6.4
-PKGREVISION=   2
+DISTNAME=      tin-2.6.5
 CATEGORIES=    news
 MASTER_SITES=  ftp://ftp.tin.org/pub/news/clients/tin/stable/
 MASTER_SITES+= https://ftp.funet.fi/pub/unix/news/tin-unoff/

Index: pkgsrc/news/tin/PLIST
diff -u pkgsrc/news/tin/PLIST:1.13 pkgsrc/news/tin/PLIST:1.14
--- pkgsrc/news/tin/PLIST:1.13  Tue Jan 15 15:48:17 2019
+++ pkgsrc/news/tin/PLIST       Wed Feb 11 12:28:53 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2019/01/15 15:48:17 wiz Exp $
+@comment $NetBSD: PLIST,v 1.14 2026/02/11 12:28:53 micha Exp $
 bin/metamutt
 bin/opt-case.pl
 bin/rtin
@@ -22,6 +22,7 @@ ${PLIST.nls}share/locale/en_GB/LC_MESSAG
 ${PLIST.nls}share/locale/es/LC_MESSAGES/tin.mo
 ${PLIST.nls}share/locale/et/LC_MESSAGES/tin.mo
 ${PLIST.nls}share/locale/fr/LC_MESSAGES/tin.mo
+${PLIST.nls}share/locale/ro/LC_MESSAGES/tin.mo
 ${PLIST.nls}share/locale/ru/LC_MESSAGES/tin.mo
 ${PLIST.nls}share/locale/sv/LC_MESSAGES/tin.mo
 ${PLIST.nls}share/locale/tr/LC_MESSAGES/tin.mo

Index: pkgsrc/news/tin/distinfo
diff -u pkgsrc/news/tin/distinfo:1.37 pkgsrc/news/tin/distinfo:1.38
--- pkgsrc/news/tin/distinfo:1.37       Fri Jan 24 17:21:49 2025
+++ pkgsrc/news/tin/distinfo    Wed Feb 11 12:28:53 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.37 2025/01/24 17:21:49 micha Exp $
+$NetBSD: distinfo,v 1.38 2026/02/11 12:28:53 micha Exp $
 
-BLAKE2s (tin-2.6.4.tar.gz) = ab5cb2a05b7f4d238002cac48065c6cafa608cc85758edc7e73a9483143cf8b3
-SHA512 (tin-2.6.4.tar.gz) = a31f4b62f922f2a0390c373587891a839ef93bd8cd0195a090138c2d3fdae29d05faa480d22a3c11290647d7051cdd32a8b1ccc6d9c58004512567b4ef280c80
-Size (tin-2.6.4.tar.gz) = 3486058 bytes
+BLAKE2s (tin-2.6.5.tar.gz) = 7b2a3eb51ae6635f4ed6ac591b2e4d0a204de68b67f9ca070dfaa795cf836190
+SHA512 (tin-2.6.5.tar.gz) = f591bfee148e9c062f3927fea9f2172a1ed7b8945e1cf9a28cf996c603949dc2494d7999be8b2d922bdebb0926aaa0893c76a20528f5bfa5c7726a5b929bed85
+Size (tin-2.6.5.tar.gz) = 3926828 bytes
 SHA1 (patch-Makefile) = c5787ae88d070844b43f56e968d2fab00a8613ad
 SHA1 (patch-src_Makefile.in) = 11785ab8fb5391d91ff34981bbb77191f228bed5



Home | Main Index | Thread Index | Old Index