aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2020-01-19 20:40:43 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2020-01-19 20:40:43 +0000
commit21d0ccb34bd0e38b849d2cd62e7a0021d6432bf8 (patch)
tree0258d434ed67d3e1a2419c05bae4869afd1817e6 /news
parentb8209498952e774f2360858cb21476eb050d6d0e (diff)
downloadports-21d0ccb34bd0e38b849d2cd62e7a0021d6432bf8.tar.gz
ports-21d0ccb34bd0e38b849d2cd62e7a0021d6432bf8.zip
news/tin: update to 2.4.4
changelog http://bzr.tin.org/doc/CHANGES Approved by: krion (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D23266
Notes
Notes: svn path=/head/; revision=523591
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile2
-rw-r--r--news/tin/distinfo6
-rw-r--r--news/tin/files/patch-configure22
3 files changed, 15 insertions, 15 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 1feae52b7b22..0050704c051d 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= tin
-PORTVERSION= 2.4.3
+PORTVERSION= 2.4.4
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 e9ad08c53fc2..ea4279bf9883 100644
--- a/news/tin/distinfo
+++ b/news/tin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1574804848
-SHA256 (tin-2.4.3.tar.bz2) = abaf580aa54c0b66b854e70b54d54451d94971ca932055cc55f5f8236e71b52e
-SIZE (tin-2.4.3.tar.bz2) = 2170014
+TIMESTAMP = 1579459668
+SHA256 (tin-2.4.4.tar.bz2) = 765570424b5f78b5672ccb27eca7b739fdaed826f7a923e5a8047b018ad9a5f9
+SIZE (tin-2.4.4.tar.bz2) = 2161676
diff --git a/news/tin/files/patch-configure b/news/tin/files/patch-configure
index ab2a3376a9a8..992772ba37ab 100644
--- a/news/tin/files/patch-configure
+++ b/news/tin/files/patch-configure
@@ -1,29 +1,29 @@
---- configure.orig 2018-12-24 09:28:05 UTC
+--- configure.orig 2019-12-24 10:00:18 UTC
+++ configure
-@@ -11842,7 +11842,7 @@ fi
+@@ -11907,7 +11907,7 @@ fi
fi
case $host_os in
--(freebsd*)
-+(XXXfreebsd*)
+-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).
if test "$cf_nculib_root" = ncurses ; then
-@@ -13902,7 +13902,7 @@ fi
+@@ -13967,7 +13967,7 @@ fi
fi
case $host_os in
--(freebsd*)
-+(XXXfreebsd*)
+-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).
if test "$cf_nculib_root" = ncurses ; then
-@@ -14756,7 +14756,7 @@ echo "${ECHO_T}$cf_result" >&6
+@@ -14821,7 +14821,7 @@ echo "${ECHO_T}$cf_result" >&6
if test "$cf_result" = no ; then
case $host_os in
--(freebsd*)
-+(XXXfreebsd*)
- echo "$as_me:14760: checking for tgoto in -lmytinfo" >&5
+-freebsd*)
++XXXfreebsd*)
+ echo "$as_me:14825: 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