Skip to content

Commit

Permalink
www/tt-rss: Update to g20230614 dc25a9cf6816
Browse files Browse the repository at this point in the history
  • Loading branch information
derekschrock authored and fernape committed Jul 24, 2023
1 parent 99db299 commit f4ca272
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
10 changes: 5 additions & 5 deletions www/tt-rss/Makefile
@@ -1,5 +1,5 @@
PORTNAME= tt-rss
PORTVERSION= g20230509
PORTVERSION= g20230614
PORTEPOCH= 2
CATEGORIES= www

Expand All @@ -15,11 +15,11 @@ USES= gettext-tools php:cli,web shebangfix

USE_GITLAB= yes
GL_SITE= https://gitlab.tt-rss.org
GL_TAGNAME= 11946f0148d0b8a76ecc120fd9c1dc0b7fa04664
GL_TAGNAME= dc25a9cf6816b756cb38490eab93f02589c44a10

USE_PHP= ctype dom exif fileinfo filter iconv intl mbstring openssl \
pcntl pdo phar posix session simplexml tokenizer xml xmlwriter \
zip
USE_PHP= ctype dom exif fileinfo filter iconv intl json mbstring openssl \
pcntl pdo phar posix session simplexml sockets tokenizer xml \
xmlwriter zip
USE_RC_SUBR= ttrssd

SHEBANG_FILES= update.php update_daemon2.php
Expand Down
6 changes: 3 additions & 3 deletions www/tt-rss/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1684011742
SHA256 (tt-rss-tt-rss-11946f0148d0b8a76ecc120fd9c1dc0b7fa04664_GL0.tar.gz) = e561b30e047ad727a91eb8e8597add2d4210b46f5404855c5cf6a8a93cde5bc7
SIZE (tt-rss-tt-rss-11946f0148d0b8a76ecc120fd9c1dc0b7fa04664_GL0.tar.gz) = 8490369
TIMESTAMP = 1689543575
SHA256 (tt-rss-tt-rss-dc25a9cf6816b756cb38490eab93f02589c44a10_GL0.tar.gz) = e67cc86a5c0f6de72a7aa88ad4e52b1cdf2145244aa2f351b618c340f795ee75
SIZE (tt-rss-tt-rss-dc25a9cf6816b756cb38490eab93f02589c44a10_GL0.tar.gz) = 8483486
1 change: 0 additions & 1 deletion www/tt-rss/pkg-plist
Expand Up @@ -1986,7 +1986,6 @@
%%WWWDIR%%/plugins/af_comics/init.php
%%WWWDIR%%/plugins/af_psql_trgm/init.js
%%WWWDIR%%/plugins/af_psql_trgm/init.php
%%WWWDIR%%/plugins/af_redditimgur/init.php
%%WWWDIR%%/plugins/af_youtube_embed/init.php
%%WWWDIR%%/plugins/af_zz_vidmute/init.js
%%WWWDIR%%/plugins/af_zz_vidmute/init.php
Expand Down

0 comments on commit f4ca272

Please sign in to comment.