View | Details | Raw Unified | Return to bug 262514
Collapse All | Expand All

(-)b/www/tt-rss/Makefile (-3 / +3 lines)
Lines 1-10 Link Here
1
# Created by: Thierry Thomas <thierry@pompo.net>
1
# Created by: Thierry Thomas <thierry@pompo.net>
2
2
3
PORTNAME=	tt-rss
3
PORTNAME=	tt-rss
4
PORTVERSION=	g20220128
4
PORTVERSION=	g20220310
5
PORTEPOCH=	2
5
PORTEPOCH=	2
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	https://git.tt-rss.org/fox/tt-rss/archive/
7
MASTER_SITES=	https://git-gitea.tt-rss.org/fox/tt-rss/archive/
8
DISTNAME=	${_GIT_TAGNAME}
8
DISTNAME=	${_GIT_TAGNAME}
9
DIST_SUBDIR=	${PORTNAME}
9
DIST_SUBDIR=	${PORTNAME}
10
10
Lines 22-28 USE_RC_SUBR= ttrssd Link Here
22
22
23
SHEBANG_FILES=	update.php update_daemon2.php
23
SHEBANG_FILES=	update.php update_daemon2.php
24
24
25
_GIT_TAGNAME=	b59bde7b4
25
_GIT_TAGNAME=	170385021
26
26
27
REINPLACE_ARGS=	-i ""
27
REINPLACE_ARGS=	-i ""
28
28
(-)b/www/tt-rss/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1643434205
1
TIMESTAMP = 1647058489
2
SHA256 (tt-rss/b59bde7b4.tar.gz) = f2bec3e19e641ee623db905367e0ec8b82d9cf8f44bd9e1d833aba87a8ee6755
2
SHA256 (tt-rss/170385021.tar.gz) = bc1ea121d6c4340963ec6ddeafb0b40c8573330ff1c7d343ed6c457dd110d704
3
SIZE (tt-rss/b59bde7b4.tar.gz) = 9916572
3
SIZE (tt-rss/170385021.tar.gz) = 9956612
(-)b/www/tt-rss/pkg-plist (-1 / +3 lines)
Lines 1920-1925 Link Here
1920
%%WWWDIR%%/locale/fi_FI/LC_MESSAGES/messages.po
1920
%%WWWDIR%%/locale/fi_FI/LC_MESSAGES/messages.po
1921
%%WWWDIR%%/locale/fr_FR/LC_MESSAGES/messages.mo
1921
%%WWWDIR%%/locale/fr_FR/LC_MESSAGES/messages.mo
1922
%%WWWDIR%%/locale/fr_FR/LC_MESSAGES/messages.po
1922
%%WWWDIR%%/locale/fr_FR/LC_MESSAGES/messages.po
1923
%%WWWDIR%%/locale/gl/LC_MESSAGES/messages.mo
1924
%%WWWDIR%%/locale/gl/LC_MESSAGES/messages.po
1923
%%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.mo
1925
%%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.mo
1924
%%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.po
1926
%%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.po
1925
%%WWWDIR%%/locale/id/LC_MESSAGES/messages.mo
1927
%%WWWDIR%%/locale/id/LC_MESSAGES/messages.mo
Lines 2419-2424 Link Here
2419
%%WWWDIR%%/plugins/index.html
2421
%%WWWDIR%%/plugins/index.html
2420
%%WWWDIR%%/plugins/no_iframes/init.php
2422
%%WWWDIR%%/plugins/no_iframes/init.php
2421
%%WWWDIR%%/plugins/note/init.php
2423
%%WWWDIR%%/plugins/note/init.php
2424
%%WWWDIR%%/plugins/note/note.css
2422
%%WWWDIR%%/plugins/note/note.js
2425
%%WWWDIR%%/plugins/note/note.js
2423
%%WWWDIR%%/plugins/nsfw/init.php
2426
%%WWWDIR%%/plugins/nsfw/init.php
2424
%%WWWDIR%%/plugins/nsfw/nsfw.png
2427
%%WWWDIR%%/plugins/nsfw/nsfw.png
2425
- 

Return to bug 262514