mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
news/tin: Update to 2.4.5
Changelog http://bzr.tin.org/doc/CHANGES Sponsored by: BBOX.io
This commit is contained in:
parent
0144d64f0f
commit
10af13160d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564679
@ -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} \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user