diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index 9b41c4a972d8..7ddc4f436b9d 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -1,66 +1,67 @@ PORTNAME= tt-rss -DISTVERSION= g20250704 +DISTVERSION= g20250730 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= LOCAL/meta PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= dereks@lifeofadishwasher.com COMMENT= Tiny Tiny RSS: web-based news feed (RSS/Atom) aggregator WWW= https://tt-rss.org/ LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/bin/git:devel/git USES= gettext-tools php:cli,web,flavors shebangfix +# dist download is blocked by cloudflare DDOS. Need to upload to LOCAL/ USE_GITLAB= yes GL_SITE= https://gitlab.tt-rss.org -GL_TAGNAME= 46e05583a991f2d3355cbd062d9932ccee1ea25a +GL_TAGNAME= 851ddf4bbe750e30816b6c494165e9860bd39b92 # phe json/openssl extension is required but it's statically linked in default php USE_PHP= ctype dom exif fileinfo filter iconv intl mbstring pcntl pdo \ pdo_pgsql phar posix session simplexml sockets sodium tokenizer \ xml xmlwriter zip USE_RC_SUBR= ttrssd SHEBANG_FILES= update.php update_daemon2.php REINPLACE_ARGS= -i "" NO_ARCH= yes NO_BUILD= yes SUB_FILES= config.php httpd-tt-rss.conf pkg-message SUB_LIST= WWWOWN=${WWWOWN} PLIST_SUB= WWWGRP=${WWWGRP} \ WWWOWN=${WWWOWN} OPTIONS_DEFINE= CURL GD OPTIONS_DEFAULT= CURL GD CURL_DESC= Use SimplePie instead of Magpie GD_DESC= Use OTP QR code generation CURL_USE= PHP=curl GD_USE= PHP=gd do-install: ${MKDIR} \ ${STAGEDIR}${WWWDIR} \ ${STAGEDIR}${DATADIR} \ ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "*" ${STAGEDIR}${WWWDIR} \ "! -name LICENSE ! -name .empty ! -name Jenkinsfile") ${RM} -r ${STAGEDIR}${WWWDIR}/debian ${INSTALL_DATA} ${WRKDIR}/httpd-tt-rss.conf ${STAGEDIR}${DATADIR} ${ECHO} "${OPSYS}:${PORTVERSION}:${GL_TAGNAME:C/^(.{11}).*$/\1/W}}" > \ "${STAGEDIR}${WWWDIR}/version_static.txt" ${RM} ${STAGEDIR}${WWWDIR}/config.php-dist ${INSTALL_DATA} ${WRKDIR}/config.php \ ${STAGEDIR}${WWWDIR}/config.php.sample ${INSTALL_DATA} ${FILESDIR}/newsyslog.sample \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo index 3dacbb7cba94..edcd2ca64ae2 100644 --- a/www/tt-rss/distinfo +++ b/www/tt-rss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1751684153 -SHA256 (tt-rss-tt-rss-46e05583a991f2d3355cbd062d9932ccee1ea25a_GL0.tar.gz) = 72dfbb3ea6ec023ff6fba936e9618e67554253aacc076c9c06de30aabd62729b -SIZE (tt-rss-tt-rss-46e05583a991f2d3355cbd062d9932ccee1ea25a_GL0.tar.gz) = 8775226 +TIMESTAMP = 1754076961 +SHA256 (tt-rss-tt-rss-851ddf4bbe750e30816b6c494165e9860bd39b92_GL0.tar.gz) = 5e52af41cb8e5156770123352888781d2f58cb592eebe4820aa121a869fb4748 +SIZE (tt-rss-tt-rss-851ddf4bbe750e30816b6c494165e9860bd39b92_GL0.tar.gz) = 8775902