Index: head/news/tin/Makefile =================================================================== --- head/news/tin/Makefile +++ head/news/tin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tin -PORTVERSION= 2.4.2 -PORTREVISION= 6 +PORTVERSION= 2.4.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}/ \ @@ -98,6 +97,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/doc/tin.defaults \ ${STAGEDIR}${PREFIX}/etc/tin.defaults.sample + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tin ln -sf tin ${STAGEDIR}${PREFIX}/bin/rtin .include Index: head/news/tin/distinfo =================================================================== --- head/news/tin/distinfo +++ head/news/tin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514201485 -SHA256 (tin-2.4.2.tar.bz2) = 60d1eda6b6a2af842c75bef022d1b359105acceae0caec52b892bedf2da3055a -SIZE (tin-2.4.2.tar.bz2) = 2064755 +TIMESTAMP = 1574804848 +SHA256 (tin-2.4.3.tar.bz2) = abaf580aa54c0b66b854e70b54d54451d94971ca932055cc55f5f8236e71b52e +SIZE (tin-2.4.3.tar.bz2) = 2170014 Index: head/news/tin/files/patch-configure =================================================================== --- head/news/tin/files/patch-configure +++ head/news/tin/files/patch-configure @@ -1,29 +1,29 @@ ---- configure.orig 2015-12-24 08:48:36.000000000 +0100 -+++ configure 2016-01-16 18:09:27.783380000 +0100 -@@ -9167,7 +9167,7 @@ fi +--- configure.orig 2018-12-24 09:28:05 UTC ++++ configure +@@ -11842,7 +11842,7 @@ fi + fi - 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). if test "$cf_nculib_root" = ncurses ; then -@@ -10649,7 +10649,7 @@ fi +@@ -13902,7 +13902,7 @@ fi + fi - 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). if test "$cf_nculib_root" = ncurses ; then -@@ -11329,7 +11329,7 @@ echo "$ac_t""$cf_result" 1>&6 +@@ -14756,7 +14756,7 @@ echo "${ECHO_T}$cf_result" >&6 if test "$cf_result" = no ; then case $host_os in -(freebsd*) +(XXXfreebsd*) - echo $ac_n "checking for tgoto in -lmytinfo""... $ac_c" 1>&6 - echo "configure:11335: checking for tgoto in -lmytinfo" >&5 - ac_lib_var=`echo mytinfo'_'tgoto | sed 'y%./+-%__p_%'` + echo "$as_me:14760: 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 Index: head/news/tin/pkg-plist =================================================================== --- head/news/tin/pkg-plist +++ head/news/tin/pkg-plist @@ -19,6 +19,7 @@ %%NLS%%share/locale/da/LC_MESSAGES/tin.mo %%NLS%%share/locale/de/LC_MESSAGES/tin.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/tin.mo +%%NLS%%share/locale/es/LC_MESSAGES/tin.mo %%NLS%%share/locale/et/LC_MESSAGES/tin.mo %%NLS%%share/locale/fr/LC_MESSAGES/tin.mo %%NLS%%share/locale/ru/LC_MESSAGES/tin.mo