aboutsummaryrefslogtreecommitdiff
path: root/www/tt-rss
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2020-09-30 20:32:33 +0000
committerThierry Thomas <thierry@FreeBSD.org>2020-09-30 20:32:33 +0000
commit334d1129aab9ee285eb8f7cac4be1339a0bd517b (patch)
tree138f59e101647c0c816bf3906825ea2a87f166d3 /www/tt-rss
parentfaa80d4e6e042e0778a6a9e06bbb9a4d622cb467 (diff)
downloadports-334d1129aab9ee285eb8f7cac4be1339a0bd517b.tar.gz
ports-334d1129aab9ee285eb8f7cac4be1339a0bd517b.zip
- 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.
Notes
Notes: svn path=/head/; revision=550748
Diffstat (limited to 'www/tt-rss')
-rw-r--r--www/tt-rss/Makefile7
-rw-r--r--www/tt-rss/distinfo6
-rw-r--r--www/tt-rss/pkg-plist12
3 files changed, 11 insertions, 14 deletions
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile
index 8aa5c29bf0bf..083f9ed7d26e 100644
--- a/www/tt-rss/Makefile
+++ b/www/tt-rss/Makefile
@@ -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) aggregator
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
diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo
index f022c27cc15a..2faadceecd0f 100644
--- a/www/tt-rss/distinfo
+++ b/www/tt-rss/distinfo
@@ -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
diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist
index 7c5edfc6d54f..977607da9f55 100644
--- a/www/tt-rss/pkg-plist
+++ b/www/tt-rss/pkg-plist
@@ -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