From owner-svn-ports-all@freebsd.org Fri Nov 29 02:42:32 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8E19F1C0874; Fri, 29 Nov 2019 02:42:32 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47PJh82v0lz4NFf; Fri, 29 Nov 2019 02:42:32 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 469867896; Fri, 29 Nov 2019 02:42:32 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAT2gWW9087466; Fri, 29 Nov 2019 02:42:32 GMT (envelope-from kbowling@FreeBSD.org) Received: (from kbowling@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAT2gV6f087462; Fri, 29 Nov 2019 02:42:31 GMT (envelope-from kbowling@FreeBSD.org) Message-Id: <201911290242.xAT2gV6f087462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kbowling set sender to kbowling@FreeBSD.org using -f From: Kevin Bowling Date: Fri, 29 Nov 2019 02:42:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518619 - in head/news/tin: . files X-SVN-Group: ports-head X-SVN-Commit-Author: kbowling X-SVN-Commit-Paths: in head/news/tin: . files X-SVN-Commit-Revision: 518619 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Nov 2019 02:42:32 -0000 Author: kbowling Date: Fri Nov 29 02:42:31 2019 New Revision: 518619 URL: https://svnweb.freebsd.org/changeset/ports/518619 Log: news/tin: update to 2.4.3 Approved by: krion (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D22562 Modified: head/news/tin/Makefile head/news/tin/distinfo head/news/tin/files/patch-configure head/news/tin/pkg-plist Modified: head/news/tin/Makefile ============================================================================== --- head/news/tin/Makefile Fri Nov 29 01:58:05 2019 (r518618) +++ head/news/tin/Makefile Fri Nov 29 02:42:31 2019 (r518619) @@ -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-patch: 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 Modified: head/news/tin/distinfo ============================================================================== --- head/news/tin/distinfo Fri Nov 29 01:58:05 2019 (r518618) +++ head/news/tin/distinfo Fri Nov 29 02:42:31 2019 (r518619) @@ -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 Modified: head/news/tin/files/patch-configure ============================================================================== --- head/news/tin/files/patch-configure Fri Nov 29 01:58:05 2019 (r518618) +++ head/news/tin/files/patch-configure Fri Nov 29 02:42:31 2019 (r518619) @@ -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 Modified: head/news/tin/pkg-plist ============================================================================== --- head/news/tin/pkg-plist Fri Nov 29 01:58:05 2019 (r518618) +++ head/news/tin/pkg-plist Fri Nov 29 02:42:31 2019 (r518619) @@ -19,6 +19,7 @@ man/man5/tin_mmdf.5.gz %%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