From owner-svn-ports-all@freebsd.org Mon Oct 1 23:25:26 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A6C810AD1CC; Mon, 1 Oct 2018 23:25:26 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2FFFF70FEF; Mon, 1 Oct 2018 23:25:26 +0000 (UTC) (envelope-from tobik@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 251D8279EE; Mon, 1 Oct 2018 23:25:26 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w91NPQcD092009; Mon, 1 Oct 2018 23:25:26 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w91NPPZA092008; Mon, 1 Oct 2018 23:25:25 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810012325.w91NPPZA092008@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Mon, 1 Oct 2018 23:25:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481077 - in head/www/newsboat: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/www/newsboat: . files X-SVN-Commit-Revision: 481077 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.27 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: Mon, 01 Oct 2018 23:25:26 -0000 Author: tobik Date: Mon Oct 1 23:25:25 2018 New Revision: 481077 URL: https://svnweb.freebsd.org/changeset/ports/481077 Log: www/newsboat: Update to 2.13 Changes: https://github.com/newsboat/newsboat/blob/r2.13/CHANGELOG.md PR: 231866 Submitted by: mt@markoturk.info (maintainer) MFH: 2018Q4 (bug fixes) Deleted: head/www/newsboat/files/patch-json-libc++7 Modified: head/www/newsboat/Makefile head/www/newsboat/distinfo Modified: head/www/newsboat/Makefile ============================================================================== --- head/www/newsboat/Makefile Mon Oct 1 23:18:30 2018 (r481076) +++ head/www/newsboat/Makefile Mon Oct 1 23:25:25 2018 (r481077) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= newsboat -PORTVERSION= 2.12 -PORTREVISION= 2 +PORTVERSION= 2.13 DISTVERSIONPREFIX= r CATEGORIES= www @@ -18,7 +17,7 @@ LIB_DEPENDS= libstfl.so:devel/stfl \ libcurl.so:ftp/curl \ libjson-c.so:devel/json-c -USES= compiler:c++11-lib gettext gmake iconv:translit ncurses \ +USES= compiler:c++11-lib gettext gmake gnome iconv:translit ncurses \ pkgconfig sqlite shebangfix ssl USE_GITHUB= yes USE_CXXSTD= gnu++11 Modified: head/www/newsboat/distinfo ============================================================================== --- head/www/newsboat/distinfo Mon Oct 1 23:18:30 2018 (r481076) +++ head/www/newsboat/distinfo Mon Oct 1 23:25:25 2018 (r481077) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530284475 -SHA256 (newsboat-newsboat-r2.12_GH0.tar.gz) = 8f2f511703d3218ab195fa48dc94306f5e13ceff86d94dcf78d917cb57090c88 -SIZE (newsboat-newsboat-r2.12_GH0.tar.gz) = 660853 +TIMESTAMP = 1538306020 +SHA256 (newsboat-newsboat-r2.13_GH0.tar.gz) = 3e3b30a03dda293b6187475ae300abe9fcdbf03b98e55ed8f1fe6a0ffa548508 +SIZE (newsboat-newsboat-r2.13_GH0.tar.gz) = 686245