From owner-svn-ports-all@freebsd.org Mon Jun 8 20:18:54 2020 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 86BA433A3B4; Mon, 8 Jun 2020 20:18:54 +0000 (UTC) (envelope-from cs@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49gl2Q2vtkz4Rkb; Mon, 8 Jun 2020 20:18:54 +0000 (UTC) (envelope-from cs@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 44D2AA058; Mon, 8 Jun 2020 20:18:54 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 058KIsXX038371; Mon, 8 Jun 2020 20:18:54 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 058KIrUe038368; Mon, 8 Jun 2020 20:18:53 GMT (envelope-from cs@FreeBSD.org) Message-Id: <202006082018.058KIrUe038368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Mon, 8 Jun 2020 20:18:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538253 - head/www/tt-rss X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: head/www/tt-rss X-SVN-Commit-Revision: 538253 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.33 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, 08 Jun 2020 20:18:54 -0000 Author: cs Date: Mon Jun 8 20:18:53 2020 New Revision: 538253 URL: https://svnweb.freebsd.org/changeset/ports/538253 Log: Update to g20200603 PR: 247066 Submitted by: maintainer Modified: head/www/tt-rss/Makefile head/www/tt-rss/distinfo head/www/tt-rss/pkg-plist Modified: head/www/tt-rss/Makefile ============================================================================== --- head/www/tt-rss/Makefile Mon Jun 8 20:10:43 2020 (r538252) +++ head/www/tt-rss/Makefile Mon Jun 8 20:18:53 2020 (r538253) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= g20200503 +PORTVERSION= g20200603 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://git.tt-rss.org/fox/tt-rss/archive/ @@ -21,7 +21,7 @@ REINPLACE_ARGS= -i "" SHEBANG_FILES= lib/dojo-src/rebuild-dojo.sh utils/extract-i18n-js.pl WRKSRC= ${WRKDIR}/tt-rss -GIT_TAGNAME= c8243b03c +GIT_TAGNAME= 06cc6e3a2 NO_BUILD= yes NO_ARCH= yes Modified: head/www/tt-rss/distinfo ============================================================================== --- head/www/tt-rss/distinfo Mon Jun 8 20:10:43 2020 (r538252) +++ head/www/tt-rss/distinfo Mon Jun 8 20:18:53 2020 (r538253) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588895762 -SHA256 (tt-rss/c8243b03c.tar.gz) = 068e428476eb45e3d09c4f9c07a93193808dc0ac3f3b4d2b2652c439a90f5e27 -SIZE (tt-rss/c8243b03c.tar.gz) = 3416726 +TIMESTAMP = 1591510078 +SHA256 (tt-rss/06cc6e3a2.tar.gz) = 169e403f760116b8cd77a987d6976d70016f2625d121a56545d55dd8fb892b33 +SIZE (tt-rss/06cc6e3a2.tar.gz) = 3419606 Modified: head/www/tt-rss/pkg-plist ============================================================================== --- head/www/tt-rss/pkg-plist Mon Jun 8 20:10:43 2020 (r538252) +++ head/www/tt-rss/pkg-plist Mon Jun 8 20:18:53 2020 (r538253) @@ -2384,7 +2384,10 @@ %%WWWDIR%%/plugins/cache_starred_images/init.php %%WWWDIR%%/plugins/close_button/init.php %%WWWDIR%%/plugins/googlereaderkeys/init.php +%%WWWDIR%%/plugins/hotkeys_force_top/init.js +%%WWWDIR%%/plugins/hotkeys_force_top/init.php %%WWWDIR%%/plugins/hotkeys_noscroll/init.php +%%WWWDIR%%/plugins/hotkeys_swap_jk/init.php %%WWWDIR%%/plugins/index.html %%WWWDIR%%/plugins/mail/init.php %%WWWDIR%%/plugins/mail/mail.js @@ -2410,7 +2413,6 @@ %%WWWDIR%%/plugins/shorten_expanded/init.css %%WWWDIR%%/plugins/shorten_expanded/init.js %%WWWDIR%%/plugins/shorten_expanded/init.php -%%WWWDIR%%/plugins/swap_jk/init.php %%WWWDIR%%/plugins/toggle_sidebar/init.js %%WWWDIR%%/plugins/toggle_sidebar/init.php %%WWWDIR%%/plugins/vf_shared/init.php @@ -2771,7 +2773,6 @@ @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/schema @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/vf_shared @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/toggle_sidebar -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/swap_jk @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/shorten_expanded @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/share @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/search_sphinx