diff options
author | Derek Schrock <dereks@lifeofadishwasher.com> | 2022-03-06 23:30:08 +0000 |
---|---|---|
committer | Koichiro Iwao <meta@FreeBSD.org> | 2022-03-13 14:17:11 +0000 |
commit | e897da1efff0e6cf714c5ed440d12b4f59b90e97 (patch) | |
tree | 36adda5ef281529ca214fbbaa07ac9cce13fa591 | |
parent | 9601f51ed0b51fca9f12dc08b9f0f535fdbb362a (diff) | |
download | ports-e897da1efff0e6cf714c5ed440d12b4f59b90e97.tar.gz ports-e897da1efff0e6cf714c5ed440d12b4f59b90e97.zip |
www/tt-rss: Update to g20220310 170385021
- Update to g20220310 170385021 [1]
[1] https://git-gitea.tt-rss.org/fox/tt-rss/compare/b59bde7b4...170385021
PR: 262514
-rw-r--r-- | www/tt-rss/Makefile | 6 | ||||
-rw-r--r-- | www/tt-rss/distinfo | 6 | ||||
-rw-r--r-- | www/tt-rss/pkg-plist | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index 688fd1cf4bcd..d394b7d18f42 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -1,10 +1,10 @@ # Created by: Thierry Thomas <thierry@pompo.net> PORTNAME= tt-rss -PORTVERSION= g20220128 +PORTVERSION= g20220310 PORTEPOCH= 2 CATEGORIES= www -MASTER_SITES= https://git.tt-rss.org/fox/tt-rss/archive/ +MASTER_SITES= https://git-gitea.tt-rss.org/fox/tt-rss/archive/ DISTNAME= ${_GIT_TAGNAME} DIST_SUBDIR= ${PORTNAME} @@ -22,7 +22,7 @@ USE_RC_SUBR= ttrssd SHEBANG_FILES= update.php update_daemon2.php -_GIT_TAGNAME= b59bde7b4 +_GIT_TAGNAME= 170385021 REINPLACE_ARGS= -i "" diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo index 4f679d333b53..3552bff5e563 100644 --- a/www/tt-rss/distinfo +++ b/www/tt-rss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643434205 -SHA256 (tt-rss/b59bde7b4.tar.gz) = f2bec3e19e641ee623db905367e0ec8b82d9cf8f44bd9e1d833aba87a8ee6755 -SIZE (tt-rss/b59bde7b4.tar.gz) = 9916572 +TIMESTAMP = 1647058489 +SHA256 (tt-rss/170385021.tar.gz) = bc1ea121d6c4340963ec6ddeafb0b40c8573330ff1c7d343ed6c457dd110d704 +SIZE (tt-rss/170385021.tar.gz) = 9956612 diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist index 2b9fe0e75b48..10cdfd17dd13 100644 --- a/www/tt-rss/pkg-plist +++ b/www/tt-rss/pkg-plist @@ -1920,6 +1920,8 @@ %%WWWDIR%%/locale/fi_FI/LC_MESSAGES/messages.po %%WWWDIR%%/locale/fr_FR/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/fr_FR/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/gl/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/gl/LC_MESSAGES/messages.po %%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.po %%WWWDIR%%/locale/id/LC_MESSAGES/messages.mo @@ -2419,6 +2421,7 @@ %%WWWDIR%%/plugins/index.html %%WWWDIR%%/plugins/no_iframes/init.php %%WWWDIR%%/plugins/note/init.php +%%WWWDIR%%/plugins/note/note.css %%WWWDIR%%/plugins/note/note.js %%WWWDIR%%/plugins/nsfw/init.php %%WWWDIR%%/plugins/nsfw/nsfw.png |