From owner-svn-ports-all@freebsd.org Wed Sep 12 01:11:15 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 3CD5F10A4905; Wed, 12 Sep 2018 01:11:15 +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.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 E65CA92B34; Wed, 12 Sep 2018 01:11:14 +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 E15FD1F905; Wed, 12 Sep 2018 01:11:14 +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 w8C1BEsO098075; Wed, 12 Sep 2018 01:11:14 GMT (envelope-from kbowling@FreeBSD.org) Received: (from kbowling@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8C1BEfC098071; Wed, 12 Sep 2018 01:11:14 GMT (envelope-from kbowling@FreeBSD.org) Message-Id: <201809120111.w8C1BEfC098071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kbowling set sender to kbowling@FreeBSD.org using -f From: Kevin Bowling Date: Wed, 12 Sep 2018 01:11:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479578 - in head/www/tt-rss: . files X-SVN-Group: ports-head X-SVN-Commit-Author: kbowling X-SVN-Commit-Paths: in head/www/tt-rss: . files X-SVN-Commit-Revision: 479578 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: Wed, 12 Sep 2018 01:11:15 -0000 Author: kbowling Date: Wed Sep 12 01:11:13 2018 New Revision: 479578 URL: https://svnweb.freebsd.org/changeset/ports/479578 Log: www/tt-rss: update to 5a35b31b89 (2018/09/08) Approved by: thierry (maintainer), krion (mentor) Differential Revision: https://reviews.freebsd.org/D17078 Modified: head/www/tt-rss/Makefile head/www/tt-rss/distinfo head/www/tt-rss/files/pkg-message.in head/www/tt-rss/pkg-plist Modified: head/www/tt-rss/Makefile ============================================================================== --- head/www/tt-rss/Makefile Wed Sep 12 00:31:03 2018 (r479577) +++ head/www/tt-rss/Makefile Wed Sep 12 01:11:13 2018 (r479578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= g20180718 +PORTVERSION= g20180908 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://git.tt-rss.org/git/tt-rss/archive/ @@ -14,7 +14,7 @@ COMMENT= Tiny Tiny RSS: web-based news feed (RSS/Atom) LICENSE= GPLv2 -GIT_TAGNAME= a2d1fa5b14 +GIT_TAGNAME= 5a35b31b89 NO_BUILD= yes NO_ARCH= yes @@ -37,14 +37,14 @@ GD_DESC= Use OTP QR code generation .include .if ${PORT_OPTIONS:MPGSQL} -USE_PHP+= pdo_pgsql +USE_PHP+= pdo_pgsql pgsql DB= pgsql MYSQL= "\#" PGSQL= .endif .if ${PORT_OPTIONS:MMYSQL} -USE_PHP+= pdo_mysql +USE_PHP+= pdo_mysql mysqli DB= mysql MYSQL= PGSQL= "\#" Modified: head/www/tt-rss/distinfo ============================================================================== --- head/www/tt-rss/distinfo Wed Sep 12 00:31:03 2018 (r479577) +++ head/www/tt-rss/distinfo Wed Sep 12 01:11:13 2018 (r479578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532818802 -SHA256 (tt-rss/a2d1fa5b14.tar.gz) = 3b5957fb0c572054b0b7a0a5d03b23416f376181cda68cf6b0d76615fdc9ea50 -SIZE (tt-rss/a2d1fa5b14.tar.gz) = 3067931 +TIMESTAMP = 1536400837 +SHA256 (tt-rss/5a35b31b89.tar.gz) = aa8da2cbc145b2533b0d601338a32967a316f62958a7fbb066ab1b07742bb15f +SIZE (tt-rss/5a35b31b89.tar.gz) = 2958264 Modified: head/www/tt-rss/files/pkg-message.in ============================================================================== --- head/www/tt-rss/files/pkg-message.in Wed Sep 12 00:31:03 2018 (r479577) +++ head/www/tt-rss/files/pkg-message.in Wed Sep 12 01:11:13 2018 (r479578) @@ -28,6 +28,6 @@ in your config.php; remember to modify after that if n DB_USER must be granted to ALTER any tables of your DB_NAME. And don't forget to empty the cache of your browser! -Please read and - for important points. +Please read and + for important points. =============================================================================== Modified: head/www/tt-rss/pkg-plist ============================================================================== --- head/www/tt-rss/pkg-plist Wed Sep 12 00:31:03 2018 (r479577) +++ head/www/tt-rss/pkg-plist Wed Sep 12 01:11:13 2018 (r479578) @@ -42,6 +42,7 @@ %%WWWDIR%%/classes/labels.php %%WWWDIR%%/classes/logger.php %%WWWDIR%%/classes/logger/sql.php +%%WWWDIR%%/classes/logger/stdout.php %%WWWDIR%%/classes/logger/syslog.php %%WWWDIR%%/classes/opml.php %%WWWDIR%%/classes/plugin.php @@ -114,7 +115,6 @@ %%WWWDIR%%/include/autoload.php %%WWWDIR%%/include/colors.php %%WWWDIR%%/include/controls.php -%%WWWDIR%%/include/crypt.php %%WWWDIR%%/include/db-prefs.php %%WWWDIR%%/include/db.php %%WWWDIR%%/include/errorhandler.php @@ -127,9 +127,12 @@ %%WWWDIR%%/include/version.php %%WWWDIR%%/index.php %%WWWDIR%%/install/index.php +%%WWWDIR%%/js/FeedStoreModel.js %%WWWDIR%%/js/FeedTree.js %%WWWDIR%%/js/PluginHost.js +%%WWWDIR%%/js/PrefFeedStore.js %%WWWDIR%%/js/PrefFeedTree.js +%%WWWDIR%%/js/PrefFilterStore.js %%WWWDIR%%/js/PrefFilterTree.js %%WWWDIR%%/js/PrefLabelTree.js %%WWWDIR%%/js/feedlist.js @@ -138,10 +141,12 @@ %%WWWDIR%%/js/prefs.js %%WWWDIR%%/js/tt-rss.js %%WWWDIR%%/js/viewfeed.js +%%WWWDIR%%/lib/CheckBoxStoreModel.js %%WWWDIR%%/lib/CheckBoxTree.js %%WWWDIR%%/lib/MiniTemplator.class.php %%WWWDIR%%/lib/Mobile_Detect.php %%WWWDIR%%/lib/accept-to-gettext.php +%%WWWDIR%%/lib/_CheckBoxTreeNode.js %%WWWDIR%%/lib/dijit/BackgroundIframe.js %%WWWDIR%%/lib/dijit/CONTRIBUTING.md %%WWWDIR%%/lib/dijit/Calendar.js @@ -2399,13 +2404,6 @@ %%WWWDIR%%/plugins/af_comics/filters/af_comics_whomp.php %%WWWDIR%%/plugins/af_comics/init.php %%WWWDIR%%/plugins/af_fsckportal/init.php -%%WWWDIR%%/plugins/af_lang_detect/init.php -%%WWWDIR%%/plugins/af_lang_detect/languagedetect/LanguageDetect.php -%%WWWDIR%%/plugins/af_lang_detect/languagedetect/Text/LanguageDetect/Exception.php -%%WWWDIR%%/plugins/af_lang_detect/languagedetect/Text/LanguageDetect/ISO639.php -%%WWWDIR%%/plugins/af_lang_detect/languagedetect/Text/LanguageDetect/Parser.php -%%WWWDIR%%/plugins/af_lang_detect/languagedetect/data/lang.dat -%%WWWDIR%%/plugins/af_lang_detect/languagedetect/data/unicode_blocks.dat %%WWWDIR%%/plugins/af_psql_trgm/button.png %%WWWDIR%%/plugins/af_psql_trgm/init.js %%WWWDIR%%/plugins/af_psql_trgm/init.php @@ -2853,11 +2851,6 @@ @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_redditimgur @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_readability @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_psql_trgm -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_lang_detect/languagedetect/Text/LanguageDetect -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_lang_detect/languagedetect/Text -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_lang_detect/languagedetect/data -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_lang_detect/languagedetect -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_lang_detect @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_fsckportal @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_comics/filters.local @dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_comics/filters