Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2024 23:26:11 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a72beb854495 - main - news/tin: Update to 2.6.3
Message-ID:  <202401182326.40INQBSM093744@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kbowling:

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

commit a72beb854495bf81353510e350880878e04192b3
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2024-01-18 23:24:53 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2024-01-18 23:25:28 +0000

    news/tin: Update to 2.6.3
---
 news/tin/Makefile              |  3 +--
 news/tin/distinfo              |  6 +++---
 news/tin/files/patch-configure | 20 ++++++++++----------
 3 files changed, 14 insertions(+), 15 deletions(-)

diff --git a/news/tin/Makefile b/news/tin/Makefile
index 1ce4e1b63977..fc99a1bb3969 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	tin
-PORTVERSION=	2.6.2
-PORTREVISION=	2
+PORTVERSION=	2.6.3
 CATEGORIES+=	news
 MASTER_SITES=	ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \
 		ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \
diff --git a/news/tin/distinfo b/news/tin/distinfo
index 576f03e07925..fe4024288891 100644
--- a/news/tin/distinfo
+++ b/news/tin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674691088
-SHA256 (tin-2.6.2.tar.bz2) = f2a161c026c78f91536c33bd5fdf83f6fc140fbedd972fba353f2b9fa94c182a
-SIZE (tin-2.6.2.tar.bz2) = 2280375
+TIMESTAMP = 1705619907
+SHA256 (tin-2.6.3.tar.bz2) = 2dc3fcd9779f6deae455d830ed965da492f4c5f3f4176358c59625a46934cca9
+SIZE (tin-2.6.3.tar.bz2) = 2359812
diff --git a/news/tin/files/patch-configure b/news/tin/files/patch-configure
index 9ffb404a5c78..e9fa9640d679 100644
--- a/news/tin/files/patch-configure
+++ b/news/tin/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig	2022-12-24 23:00:29 UTC
+--- configure.orig	2023-12-23 23:38:33 UTC
 +++ configure
-@@ -13804,7 +13804,7 @@ case "$host_os" in
+@@ -14931,7 +14931,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
-@@ -16120,7 +16120,7 @@ case "$host_os" in
+@@ -17249,7 +17249,7 @@ case "$host_os" in
  fi
  
  case "$host_os" in
@@ -18,18 +18,18 @@
  	# 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
-@@ -16983,7 +16983,7 @@ case "$host_os" in
+@@ -18116,7 +18116,7 @@ case "$host_os" in
  
  if test "$cf_result" = no ; then
  case "$host_os" in
 -freebsd*)
 +XXXfreebsd*)
- 	echo "$as_me:16987: checking for tgoto in -lmytinfo" >&5
+ 	echo "$as_me:18120: 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
-@@ -21363,13 +21363,15 @@ fi
- 
-        if test "$enable_nntps" = "yes" && test "$have_libtls" = "no" || test "$enable_nntps" = "openssl"; then
+@@ -22699,13 +22699,15 @@ echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6
+ echo "$as_me:22699: checking for OpenSSL" >&5
+ echo $ECHO_N "checking for OpenSSL... $ECHO_C" >&6
  
 -if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "openssl"; then
 -	test -n "$verbose" && echo "	found package openssl" 1>&6
@@ -38,7 +38,7 @@
 +#	test -n "$verbose" && echo "	found package openssl" 1>&6
 +if true; then
  
- echo "${as_me:-configure}:21369: testing found package openssl ..." 1>&5
+ echo "${as_me:-configure}:22705: 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}:21375: testing package openssl CFLAGS: $cf_pkgconfig_incs ..." 1>&5
+ echo "${as_me:-configure}:22711: testing package openssl CFLAGS: $cf_pkgconfig_incs ..." 1>&5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401182326.40INQBSM093744>