Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2023 11:30:47 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f4ca272a1e42 - main - www/tt-rss: Update to g20230614 dc25a9cf6816
Message-ID:  <202307241130.36OBUlrP057651@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f4ca272a1e429660e9389d493f4a3eb77e7c420c

commit f4ca272a1e429660e9389d493f4a3eb77e7c420c
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2023-07-23 17:06:48 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-07-24 11:30:31 +0000

    www/tt-rss: Update to g20230614 dc25a9cf6816
    
    ChangeLog:
    https://gitlab.tt-rss.org/tt-rss/tt-rss/-/compare/11946f0148d0b8a76ecc120fd9c1dc0b7fa04664...dc25a9cf6816b756cb38490eab93f02589c44a10
    
    PR:             272667
    Reported by:    dereks@lifeofadishwasher.com (maintainer)
---
 www/tt-rss/Makefile  | 10 +++++-----
 www/tt-rss/distinfo  |  6 +++---
 www/tt-rss/pkg-plist |  1 -
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile
index a8b36e800265..4ecb3da943a5 100644
--- a/www/tt-rss/Makefile
+++ b/www/tt-rss/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tt-rss
-PORTVERSION=	g20230509
+PORTVERSION=	g20230614
 PORTEPOCH=	2
 CATEGORIES=	www
 
@@ -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
diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo
index dbafe558bf0f..c9cdb7cbffee 100644
--- a/www/tt-rss/distinfo
+++ b/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
diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist
index 3405bdf3b0a5..1f3907e398b5 100644
--- a/www/tt-rss/pkg-plist
+++ b/www/tt-rss/pkg-plist
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307241130.36OBUlrP057651>