aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorKevin Bowling <kbowling@FreeBSD.org>2021-02-08 05:09:03 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-02-08 05:09:03 +0000
commit10af13160d1e587ff91cc5b2b16b7851c889fc4e (patch)
tree6d2c625090cfcaca56e5386edddecbcc87288cf1 /news
parent0144d64f0fd2064197bb1d2a457f0066dd4c8b27 (diff)
downloadports-10af13160d1e587ff91cc5b2b16b7851c889fc4e.tar.gz
ports-10af13160d1e587ff91cc5b2b16b7851c889fc4e.zip
news/tin: Update to 2.4.5
Changelog http://bzr.tin.org/doc/CHANGES Sponsored by: BBOX.io
Notes
Notes: svn path=/head/; revision=564679
Diffstat (limited to 'news')
-rw-r--r--news/tin/Makefile5
-rw-r--r--news/tin/distinfo6
-rw-r--r--news/tin/files/patch-configure10
3 files changed, 10 insertions, 11 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile
index 8d946a2d4b00..1b41a40902e7 100644
--- a/news/tin/Makefile
+++ b/news/tin/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= tin
-PORTVERSION= 2.4.4
-PORTREVISION= 3
+PORTVERSION= 2.4.5
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}/ \
@@ -65,7 +64,7 @@ CONFIGURE_ARGS+=--with-nntp-default-server=news \
--with-libdir=${PREFIX}/news/lib \
--with-defaults-dir=${PREFIX}/etc \
--with-editor=${TIN_EDITOR} \
- --with-pcre=yes \
+ --with-pcre=${PREFIX}/lib \
--with-screen=${TIN_SCREEN} \
--enable-break-long-lines \
${ICONV_CONFIGURE_ARG} \
diff --git a/news/tin/distinfo b/news/tin/distinfo
index ea4279bf9883..bdf9a524cf0c 100644
--- a/news/tin/distinfo
+++ b/news/tin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579459668
-SHA256 (tin-2.4.4.tar.bz2) = 765570424b5f78b5672ccb27eca7b739fdaed826f7a923e5a8047b018ad9a5f9
-SIZE (tin-2.4.4.tar.bz2) = 2161676
+TIMESTAMP = 1612760120
+SHA256 (tin-2.4.5.tar.bz2) = c63a7dfca6914da254aa9d9d6b3c162df6d912a7743434dc93ca785578355620
+SIZE (tin-2.4.5.tar.bz2) = 2217528
diff --git a/news/tin/files/patch-configure b/news/tin/files/patch-configure
index 992772ba37ab..05b169cb0508 100644
--- a/news/tin/files/patch-configure
+++ b/news/tin/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2019-12-24 10:00:18 UTC
+--- configure.orig 2021-02-08 04:57:57 UTC
+++ configure
-@@ -11907,7 +11907,7 @@ fi
+@@ -13428,7 +13428,7 @@ fi
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's static).
if test "$cf_nculib_root" = ncurses ; then
-@@ -13967,7 +13967,7 @@ fi
+@@ -15688,7 +15688,7 @@ fi
fi
case $host_os in
@@ -18,12 +18,12 @@
# 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
-@@ -14821,7 +14821,7 @@ echo "${ECHO_T}$cf_result" >&6
+@@ -16556,7 +16556,7 @@ echo "${ECHO_T}$cf_result" >&6
if test "$cf_result" = no ; then
case $host_os in
-freebsd*)
+XXXfreebsd*)
- echo "$as_me:14825: checking for tgoto in -lmytinfo" >&5
+ echo "$as_me:16560: 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