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

(-)b/www/tt-rss/Makefile (-2 / +2 lines)
Lines 1-7 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=	g20210423
4
PORTVERSION=	g20210628
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.tt-rss.org/fox/tt-rss/archive/
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=	e8f78181f
25
_GIT_TAGNAME=	9669bb94d
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 = 1619238626
1
TIMESTAMP = 1625524103
2
SHA256 (tt-rss/e8f78181f.tar.gz) = 826c86faeafa7b16f56dc9b4a194b801c1afc2fa2ed22310035cdd10f328f82d
2
SHA256 (tt-rss/9669bb94d.tar.gz) = a7dae21774ea4a0ee04679a079c81efda1803f0a351298fe7c8899f55c9dd4dd
3
SIZE (tt-rss/e8f78181f.tar.gz) = 6703910
3
SIZE (tt-rss/9669bb94d.tar.gz) = 6711742
(-)b/www/tt-rss/pkg-plist (-2 lines)
Lines 2340-2346 Link Here
2340
%%WWWDIR%%/plugins/auto_assign_labels/init.php
2340
%%WWWDIR%%/plugins/auto_assign_labels/init.php
2341
%%WWWDIR%%/plugins/bookmarklets/init.php
2341
%%WWWDIR%%/plugins/bookmarklets/init.php
2342
%%WWWDIR%%/plugins/cache_starred_images/init.php
2342
%%WWWDIR%%/plugins/cache_starred_images/init.php
2343
%%WWWDIR%%/plugins/googlereaderkeys/init.php
2344
%%WWWDIR%%/plugins/hotkeys_force_top/init.js
2343
%%WWWDIR%%/plugins/hotkeys_force_top/init.js
2345
%%WWWDIR%%/plugins/hotkeys_force_top/init.php
2344
%%WWWDIR%%/plugins/hotkeys_force_top/init.php
2346
%%WWWDIR%%/plugins/hotkeys_noscroll/init.php
2345
%%WWWDIR%%/plugins/hotkeys_noscroll/init.php
2347
- 

Return to bug 257197