From owner-svn-ports-head@freebsd.org Mon Feb 8 05:09:04 2021 Return-Path: Delivered-To: svn-ports-head@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 A65C654571E; Mon, 8 Feb 2021 05:09:04 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DYvFX4Mtmz4gYr; Mon, 8 Feb 2021 05:09:04 +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 7EC33118C5; Mon, 8 Feb 2021 05:09:04 +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 1185948p039530; Mon, 8 Feb 2021 05:09:04 GMT (envelope-from kbowling@FreeBSD.org) Received: (from kbowling@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 118593gH039527; Mon, 8 Feb 2021 05:09:03 GMT (envelope-from kbowling@FreeBSD.org) Message-Id: <202102080509.118593gH039527@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kbowling set sender to kbowling@FreeBSD.org using -f From: Kevin Bowling Date: Mon, 8 Feb 2021 05:09:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564679 - 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: 564679 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2021 05:09:04 -0000 Author: kbowling Date: Mon Feb 8 05:09:03 2021 New Revision: 564679 URL: https://svnweb.freebsd.org/changeset/ports/564679 Log: news/tin: Update to 2.4.5 Changelog http://bzr.tin.org/doc/CHANGES Sponsored by: BBOX.io Modified: head/news/tin/Makefile head/news/tin/distinfo head/news/tin/files/patch-configure Modified: head/news/tin/Makefile ============================================================================== --- head/news/tin/Makefile Mon Feb 8 04:54:21 2021 (r564678) +++ head/news/tin/Makefile Mon Feb 8 05:09:03 2021 (r564679) @@ -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} \ Modified: head/news/tin/distinfo ============================================================================== --- head/news/tin/distinfo Mon Feb 8 04:54:21 2021 (r564678) +++ head/news/tin/distinfo Mon Feb 8 05:09:03 2021 (r564679) @@ -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 Modified: head/news/tin/files/patch-configure ============================================================================== --- head/news/tin/files/patch-configure Mon Feb 8 04:54:21 2021 (r564678) +++ head/news/tin/files/patch-configure Mon Feb 8 05:09:03 2021 (r564679) @@ -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