Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2020 20:32:33 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550748 - head/www/tt-rss
Message-ID:  <202009302032.08UKWXYA082014@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Wed Sep 30 20:32:33 2020
New Revision: 550748
URL: https://svnweb.freebsd.org/changeset/ports/550748

Log:
  - Update to g20200919 05ef9aac2
  - Require filter module
  - Security fixes [1][2]:
    - CVE-2020-25789 da5af2fae09
    - CVE-2020-25788 c3d14e1fa54
    - CVE-2020-25787 c3d14e1fa54
    - CVE-2016-6175 3588d5186e
  
  PR:		249473
  Submitted by:	Derek Schrock (maintainer)
  MFH:		1 day
  Security:	Several CVE.

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	Wed Sep 30 20:30:39 2020	(r550747)
+++ head/www/tt-rss/Makefile	Wed Sep 30 20:32:33 2020	(r550748)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tt-rss
-PORTVERSION=	g20200801
-PORTREVISION=	2
+PORTVERSION=	g20200919
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	https://git.tt-rss.org/fox/tt-rss/archive/
@@ -16,13 +15,13 @@ COMMENT=	Tiny Tiny RSS: web-based news feed (RSS/Atom)
 LICENSE=	GPLv2
 
 USES=		php:cli,web shebangfix gettext-tools
-USE_PHP=	ctype dom fileinfo iconv intl hash json mbstring pcntl posix session xmlrpc
+USE_PHP=	ctype dom fileinfo filter iconv intl hash json mbstring pcntl posix session xmlrpc
 
 REINPLACE_ARGS=	-i ""
 SHEBANG_FILES=	lib/dojo-src/rebuild-dojo.sh utils/extract-i18n-js.pl update_daemon2.php
 WRKSRC=		${WRKDIR}/tt-rss
 
-GIT_TAGNAME=	2b50aaed6
+GIT_TAGNAME=	05ef9aac2
 
 NO_BUILD=	yes
 NO_ARCH=	yes

Modified: head/www/tt-rss/distinfo
==============================================================================
--- head/www/tt-rss/distinfo	Wed Sep 30 20:30:39 2020	(r550747)
+++ head/www/tt-rss/distinfo	Wed Sep 30 20:32:33 2020	(r550748)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596354391
-SHA256 (tt-rss/2b50aaed6.tar.gz) = b7e4cd124c1137e0690f2a135cb5cd23a15265aa9334fb3fc8e86e96f66eb2cc
-SIZE (tt-rss/2b50aaed6.tar.gz) = 3419629
+TIMESTAMP = 1600570171
+SHA256 (tt-rss/05ef9aac2.tar.gz) = c2bef32173391ec2bb5efe1fca3f7f1956f8c73cb7323ae7d885dd0423ce2adc
+SIZE (tt-rss/05ef9aac2.tar.gz) = 3392049

Modified: head/www/tt-rss/pkg-plist
==============================================================================
--- head/www/tt-rss/pkg-plist	Wed Sep 30 20:30:39 2020	(r550747)
+++ head/www/tt-rss/pkg-plist	Wed Sep 30 20:32:33 2020	(r550748)
@@ -53,6 +53,7 @@
 %%WWWDIR%%/classes/templator.php
 %%WWWDIR%%/errors.php
 %%WWWDIR%%/feed-icons/index.html
+%%WWWDIR%%/gulpfile.js
 %%WWWDIR%%/images/blank_icon.gif
 %%WWWDIR%%/images/favicon-72px.png
 %%WWWDIR%%/images/favicon.png
@@ -1810,8 +1811,9 @@
 %%WWWDIR%%/lib/flat-ttrss/images/progressBarStrips.png
 %%WWWDIR%%/lib/floIcon.php
 %%WWWDIR%%/lib/gettext/README
-%%WWWDIR%%/lib/gettext/gettext.inc
+%%WWWDIR%%/lib/gettext/gettext.inc.php
 %%WWWDIR%%/lib/gettext/gettext.php
+%%WWWDIR%%/lib/gettext/plurals.php
 %%WWWDIR%%/lib/gettext/streams.php
 %%WWWDIR%%/lib/iconfont/MaterialIcons-Regular.eot
 %%WWWDIR%%/lib/iconfont/MaterialIcons-Regular.ijmap
@@ -2314,6 +2316,7 @@
 %%WWWDIR%%/locale/zh_TW/LC_MESSAGES/messages.po
 %%WWWDIR%%/messages.pot
 %%WWWDIR%%/opml.php
+%%WWWDIR%%/package.json
 %%WWWDIR%%/plugins.local/index.html
 %%WWWDIR%%/plugins/af_comics/.gitignore
 %%WWWDIR%%/plugins/af_comics/af_comics_template.php
@@ -2694,14 +2697,11 @@
 %%WWWDIR%%/templates/resetpass_link_template.txt
 %%WWWDIR%%/templates.local/index.html
 %%WWWDIR%%/themes/compact.css
-%%WWWDIR%%/themes/compact.css.map
 %%WWWDIR%%/themes/compact.less
 %%WWWDIR%%/themes/compact_base.less
 %%WWWDIR%%/themes/compact_night.css
-%%WWWDIR%%/themes/compact_night.css.map
 %%WWWDIR%%/themes/compact_night.less
 %%WWWDIR%%/themes/light.css
-%%WWWDIR%%/themes/light.css.map
 %%WWWDIR%%/themes/light.less
 %%WWWDIR%%/themes/light/cdm.less
 %%WWWDIR%%/themes/light/defines.less
@@ -2712,12 +2712,11 @@
 %%WWWDIR%%/themes/light/tt-rss.less
 %%WWWDIR%%/themes/light/utility.less
 %%WWWDIR%%/themes/light/zoom.less
+%%WWWDIR%%/themes/Makefile
 %%WWWDIR%%/themes/night.css
-%%WWWDIR%%/themes/night.css.map
 %%WWWDIR%%/themes/night.less
 %%WWWDIR%%/themes/night_base.less
 %%WWWDIR%%/themes/night_blue.css
-%%WWWDIR%%/themes/night_blue.css.map
 %%WWWDIR%%/themes/night_blue.less
 %%WWWDIR%%/version_static.txt
 @mode ug=rx
@@ -3149,7 +3148,6 @@
 @dir %%WWWDIR%%/classes
 @dir %%WWWDIR%%/api
 @dir %%WWWDIR%%
-
 @owner %%WWWOWN%%
 @mode 0400
 @sample %%WWWDIR%%/config.php.sample



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009302032.08UKWXYA082014>