git: cf857ba17fe3 - main - news/tin: Update to 2.6.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 03 Apr 2022 22:10:10 UTC
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf857ba17fe3d9764a06a90ce3c7203fd9604040 commit cf857ba17fe3d9764a06a90ce3c7203fd9604040 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2022-04-03 22:08:30 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2022-04-03 22:09:59 +0000 news/tin: Update to 2.6.1 Changes: ftp://ftp.tin.org/pub/news/clients/tin/stable/CHANGES --- 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 6bb13eee7bc3..50cb7e7240bd 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,8 +1,7 @@ # Created by: obrien@cs.ucdavis.edu PORTNAME= tin -PORTVERSION= 2.4.5 -PORTREVISION= 2 +PORTVERSION= 2.6.1 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 bdf9a524cf0c..e958487b6d5b 100644 --- a/news/tin/distinfo +++ b/news/tin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612760120 -SHA256 (tin-2.4.5.tar.bz2) = c63a7dfca6914da254aa9d9d6b3c162df6d912a7743434dc93ca785578355620 -SIZE (tin-2.4.5.tar.bz2) = 2217528 +TIMESTAMP = 1649023260 +SHA256 (tin-2.6.1.tar.bz2) = fd9f5ec962b1cbd7e48c57064a0ecd9c0de0eb7cf3e8e1ccdaacb3210dbacc8a +SIZE (tin-2.6.1.tar.bz2) = 2233970 diff --git a/news/tin/files/patch-configure b/news/tin/files/patch-configure index 05b169cb0508..a0abb1cf558d 100644 --- a/news/tin/files/patch-configure +++ b/news/tin/files/patch-configure @@ -1,29 +1,29 @@ ---- configure.orig 2021-02-08 04:57:57 UTC +--- configure.orig 2022-04-03 22:04:44 UTC +++ configure -@@ -13428,7 +13428,7 @@ fi +@@ -13695,7 +13695,7 @@ case "$host_os" in fi - case $host_os in + case "$host_os" in -freebsd*) +XXXfreebsd*) # This is only necessary if you are linking against an obsolete - # version of ncurses (but it should do no harm, since it's static). + # version of ncurses (but it should do no harm, since it is static). if test "$cf_nculib_root" = ncurses ; then -@@ -15688,7 +15688,7 @@ fi +@@ -16011,7 +16011,7 @@ case "$host_os" in fi - case $host_os in + case "$host_os" in -freebsd*) +XXXfreebsd*) # This is only necessary if you are linking against an obsolete - # version of ncurses (but it should do no harm, since it's static). + # version of ncurses (but it should do no harm, since it is static). if test "$cf_nculib_root" = ncurses ; then -@@ -16556,7 +16556,7 @@ echo "${ECHO_T}$cf_result" >&6 +@@ -16874,7 +16874,7 @@ case "$host_os" in if test "$cf_result" = no ; then - case $host_os in + case "$host_os" in -freebsd*) +XXXfreebsd*) - echo "$as_me:16560: checking for tgoto in -lmytinfo" >&5 + echo "$as_me:16878: 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