git: fd396878012c - main - news/tin: Update to 2.6.4

From: Kevin Bowling <kbowling_at_FreeBSD.org>
Date: Wed, 25 Dec 2024 11:30:44 UTC
The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd396878012c4021e40642295fdc74cb4cc03c07

commit fd396878012c4021e40642295fdc74cb4cc03c07
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2024-12-25 11:29:14 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2024-12-25 11:30:32 +0000

    news/tin: Update to 2.6.4
---
 news/tin/Makefile              |  3 +--
 news/tin/distinfo              |  6 +++---
 news/tin/files/patch-configure | 18 +++++++++---------
 3 files changed, 13 insertions(+), 14 deletions(-)

diff --git a/news/tin/Makefile b/news/tin/Makefile
index d886e21ee363..9697a5802b14 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	tin
-DISTVERSION=	2.6.3
-PORTREVISION=	1
+DISTVERSION=	2.6.4
 CATEGORIES=	news
 MASTER_SITES=	https://ftp.icm.edu.pl/pub/unix/news/tin/v${DISTVERSION:R}/ \
 		ftp://ftp.tin.org/pub/news/clients/tin/v${DISTVERSION:R}/
diff --git a/news/tin/distinfo b/news/tin/distinfo
index e97ccc9f770a..74b7011b447b 100644
--- a/news/tin/distinfo
+++ b/news/tin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720961875
-SHA256 (tin-2.6.3.tar.xz) = bf7ae8cfdc6ab6bc5aced4f08cf13687d8d6f9fa4be1690dfda5d123188d2217
-SIZE (tin-2.6.3.tar.xz) = 1639192
+TIMESTAMP = 1735122478
+SHA256 (tin-2.6.4.tar.xz) = c66a1e8db30ddabe7e3313e6870f7877fe20f0da99afb65db3d8c41012fe55f7
+SIZE (tin-2.6.4.tar.xz) = 1640064
diff --git a/news/tin/files/patch-configure b/news/tin/files/patch-configure
index e9fa9640d679..f8f6b20a4cd7 100644
--- a/news/tin/files/patch-configure
+++ b/news/tin/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig	2023-12-23 23:38:33 UTC
+--- configure.orig	2024-12-23 23:19:03 UTC
 +++ configure
-@@ -14931,7 +14931,7 @@ case "$host_os" in
+@@ -15326,7 +15326,7 @@ case "$host_os" in
  fi
  
  case "$host_os" in
@@ -9,7 +9,7 @@
  	# This is only necessary if you are linking against an obsolete
  	# version of ncurses (but it should do no harm, since it is static).
  	if test "$cf_nculib_root" = ncurses ; then
-@@ -17249,7 +17249,7 @@ case "$host_os" in
+@@ -17644,7 +17644,7 @@ case "$host_os" in
  fi
  
  case "$host_os" in
@@ -18,17 +18,17 @@
  	# This is only necessary if you are linking against an obsolete
  	# version of ncurses (but it should do no harm, since it is static).
  	if test "$cf_nculib_root" = ncurses ; then
-@@ -18116,7 +18116,7 @@ case "$host_os" in
+@@ -18511,7 +18511,7 @@ case "$host_os" in
  
  if test "$cf_result" = no ; then
  case "$host_os" in
 -freebsd*)
 +XXXfreebsd*)
- 	echo "$as_me:18120: checking for tgoto in -lmytinfo" >&5
+ 	echo "$as_me:18515: checking for tgoto in -lmytinfo" >&5
  echo $ECHO_N "checking for tgoto in -lmytinfo... $ECHO_C" >&6
  if test "${ac_cv_lib_mytinfo_tgoto+set}" = set; then
-@@ -22699,13 +22699,15 @@ echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6
- echo "$as_me:22699: checking for OpenSSL" >&5
+@@ -23085,13 +23085,15 @@ echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6
+ echo "$as_me:23085: checking for OpenSSL" >&5
  echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6
  
 -if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "openssl"; then
@@ -38,7 +38,7 @@
 +#	test -n "$verbose" && echo "	found package openssl" 1>&6
 +if true; then
  
- echo "${as_me:-configure}:22705: testing found package openssl ..." 1>&5
+ echo "${as_me:-configure}:23091: testing found package openssl ..." 1>&5
  
 -	cf_pkgconfig_incs="`$PKG_CONFIG --cflags "openssl" 2>/dev/null`"
 -	cf_pkgconfig_libs="`$PKG_CONFIG --libs   "openssl" 2>/dev/null`"
@@ -46,4 +46,4 @@
 +	cf_pkgconfig_libs="-lssl -lcrypto"
  	test -n "$verbose" && echo "	package openssl CFLAGS: $cf_pkgconfig_incs" 1>&6
  
- echo "${as_me:-configure}:22711: testing package openssl CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+ echo "${as_me:-configure}:23097: testing package openssl CFLAGS: $cf_pkgconfig_incs ..." 1>&5