aboutsummaryrefslogtreecommitdiff
path: root/www/tt-rss
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-01-01 18:59:22 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-01-01 18:59:22 +0000
commit355d39ec18787a3def64557d70e86b1cdf5aff78 (patch)
tree41efa4c8e24497596e595f092ba7da882291de1d /www/tt-rss
parent7aeb5762afe35dc63a3047246b24f20d63ddb14b (diff)
downloadports-355d39ec18787a3def64557d70e86b1cdf5aff78.tar.gz
ports-355d39ec18787a3def64557d70e86b1cdf5aff78.zip
Notes
Diffstat (limited to 'www/tt-rss')
-rw-r--r--www/tt-rss/Makefile8
-rw-r--r--www/tt-rss/distinfo6
-rw-r--r--www/tt-rss/pkg-plist19
3 files changed, 16 insertions, 17 deletions
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile
index 9cd6d40d12a6..9c13287052a2 100644
--- a/www/tt-rss/Makefile
+++ b/www/tt-rss/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= tt-rss
-PORTVERSION= g20191009
+PORTVERSION= g20191222
PORTEPOCH= 1
CATEGORIES= www
-MASTER_SITES= https://git.tt-rss.org/git/tt-rss/archive/
+MASTER_SITES= https://git.tt-rss.org/fox/tt-rss/archive/
DISTNAME= ${GIT_TAGNAME}
DIST_SUBDIR= ${PORTNAME}
@@ -21,7 +21,7 @@ REINPLACE_ARGS= -i ""
SHEBANG_FILES= lib/dojo-src/rebuild-dojo.sh utils/extract-i18n-js.pl
WRKSRC= ${WRKDIR}/tt-rss
-GIT_TAGNAME= 81bf1125a
+GIT_TAGNAME= 5448a9462
NO_BUILD= yes
NO_ARCH= yes
@@ -68,7 +68,6 @@ PHP2FIX= config.php-dist update.php update_daemon2.php
SCRIPTS= update.php update_daemon2.php
pre-configure:
- ${REINPLACE_CMD} -E "1,/define.*VERSION_STATIC/s/([0-9]+\.[0-9]+)/\1 (${GIT_TAGNAME})/" ${WRKSRC}/include/version.php
.for script in ${PHP2FIX}
${REINPLACE_CMD} -e 's|/usr/bin/php|${LOCALBASE}/bin/php|' \
-e 's|/usr/bin/env php| ${LOCALBASE}/bin/php|' \
@@ -88,6 +87,7 @@ do-install:
${MKDIR} ${STAGEDIR}${WWWDIR}/icons/ # Not used for fresh installation
${TOUCH} ${STAGEDIR}${WWWDIR}/icons/.empty
${INSTALL_DATA} ${WRKDIR}/httpd-tt-rss.conf ${STAGEDIR}${DATADIR}
+ ${ECHO} "${OPSYS}:${PORTVERSION}:${GIT_TAGNAME}" > "${STAGEDIR}${WWWDIR}/version_static.txt"
${MV} ${STAGEDIR}${WWWDIR}/config.php-dist ${STAGEDIR}${WWWDIR}/config.php.sample
diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo
index c473884d06d1..ce3ec8d5ea09 100644
--- a/www/tt-rss/distinfo
+++ b/www/tt-rss/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570907864
-SHA256 (tt-rss/81bf1125a.tar.gz) = 8c57bd825a508f08f1470c04c18a54b6347f5e3ae4aaad6168bddc044813cdbc
-SIZE (tt-rss/81bf1125a.tar.gz) = 3346629
+TIMESTAMP = 1577751995
+SHA256 (tt-rss/5448a9462.tar.gz) = a04d48a099cf041b67d0257f35aed6dc391bff0b1adbf65d1c05e8cb3d082bdd
+SIZE (tt-rss/5448a9462.tar.gz) = 3390198
diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist
index 8ae7ba9df3e6..3d9e51f79cdc 100644
--- a/www/tt-rss/pkg-plist
+++ b/www/tt-rss/pkg-plist
@@ -93,7 +93,6 @@
%%WWWDIR%%/include/sanity_check.php
%%WWWDIR%%/include/sanity_config.php
%%WWWDIR%%/include/sessions.php
-%%WWWDIR%%/include/version.php
%%WWWDIR%%/index.php
%%WWWDIR%%/install/index.php
%%WWWDIR%%/js/AppBase.js
@@ -2289,6 +2288,8 @@
%%WWWDIR%%/locale/de_DE/LC_MESSAGES/messages.po
%%WWWDIR%%/locale/el_GR/LC_MESSAGES/messages.mo
%%WWWDIR%%/locale/el_GR/LC_MESSAGES/messages.po
+%%WWWDIR%%/locale/eo/LC_MESSAGES/messages.mo
+%%WWWDIR%%/locale/eo/LC_MESSAGES/messages.po
%%WWWDIR%%/locale/es_ES/LC_MESSAGES/messages.mo
%%WWWDIR%%/locale/es_ES/LC_MESSAGES/messages.po
%%WWWDIR%%/locale/es_LA/LC_MESSAGES/messages.mo
@@ -2299,6 +2300,7 @@
%%WWWDIR%%/locale/fr_FR/LC_MESSAGES/messages.po
%%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.mo
%%WWWDIR%%/locale/hu_HU/LC_MESSAGES/messages.po
+%%WWWDIR%%/locale/id/LC_MESSAGES/messages.mo
%%WWWDIR%%/locale/it_IT/LC_MESSAGES/messages.mo
%%WWWDIR%%/locale/it_IT/LC_MESSAGES/messages.po
%%WWWDIR%%/locale/ja_JP/LC_MESSAGES/messages.mo
@@ -2560,6 +2562,7 @@
%%WWWDIR%%/schema/versions/mysql/136.sql
%%WWWDIR%%/schema/versions/mysql/137.sql
%%WWWDIR%%/schema/versions/mysql/138.sql
+%%WWWDIR%%/schema/versions/mysql/139.sql
%%WWWDIR%%/schema/versions/pgsql/3.sql
%%WWWDIR%%/schema/versions/pgsql/4.sql
%%WWWDIR%%/schema/versions/pgsql/5.sql
@@ -2696,6 +2699,7 @@
%%WWWDIR%%/schema/versions/pgsql/136.sql
%%WWWDIR%%/schema/versions/pgsql/137.sql
%%WWWDIR%%/schema/versions/pgsql/138.sql
+%%WWWDIR%%/schema/versions/pgsql/139.sql
%%WWWDIR%%/templates/digest_template.txt
%%WWWDIR%%/templates/digest_template_html.txt
%%WWWDIR%%/templates/email_article_template.txt
@@ -2704,12 +2708,14 @@
%%WWWDIR%%/templates/otp_disabled_template.txt
%%WWWDIR%%/templates/password_change_template.txt
%%WWWDIR%%/templates/resetpass_link_template.txt
-%%WWWDIR%%/tests/ApiTest.php
%%WWWDIR%%/themes.local/.empty
%%WWWDIR%%/themes/.empty
%%WWWDIR%%/themes/compact.css
%%WWWDIR%%/themes/compact.css.map
%%WWWDIR%%/themes/compact.less
+%%WWWDIR%%/themes/light.css
+%%WWWDIR%%/themes/light.css.map
+%%WWWDIR%%/themes/light.less
%%WWWDIR%%/themes/night.css
%%WWWDIR%%/themes/night.css.map
%%WWWDIR%%/themes/night.less
@@ -2717,16 +2723,11 @@
%%WWWDIR%%/themes/night_blue.css
%%WWWDIR%%/themes/night_blue.css.map
%%WWWDIR%%/themes/night_blue.less
+%%WWWDIR%%/version_static.txt
@mode u=rx
%%WWWDIR%%/update.php
%%WWWDIR%%/update_daemon2.php
%%WWWDIR%%/utils/extract-i18n-js.pl
-%%WWWDIR%%/utils/gitlab-ci/check-schema.sh
-%%WWWDIR%%/utils/gitlab-ci/config-template.php
-%%WWWDIR%%/utils/gitlab-ci/nginx-default
-%%WWWDIR%%/utils/gitlab-ci/php-lint.sh
-%%WWWDIR%%/utils/gitlab-ci/phpmd-ruleset.xml
-%%WWWDIR%%/utils/gitlab-ci/phpmd.sh
@mode
%%WWWDIR%%/utils/localized_schema.txt
@mode u=rx
@@ -2753,11 +2754,9 @@
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/vendor/Psr/Log/Test
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/vendor/Psr/Log
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/vendor/OTPHP
-@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/utils/gitlab-ci
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/utils
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/themes.local
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/themes
-@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/tests
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/templates
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/schema/versions/pgsql
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/schema/versions/mysql