Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2020 18:59:22 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r521760 - head/www/tt-rss
Message-ID:  <202001011859.001IxMDE013602@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Wed Jan  1 18:59:22 2020
New Revision: 521760
URL: https://svnweb.freebsd.org/changeset/ports/521760

Log:
  www/tt-rss: update to g20191222 5448a9462
  
  PR:		242517
  Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com> (maintainer)

Modified:
  head/www/tt-rss/Makefile
  head/www/tt-rss/distinfo
  head/www/tt-rss/pkg-plist

Modified: head/www/tt-rss/Makefile
==============================================================================
--- head/www/tt-rss/Makefile	Wed Jan  1 18:55:32 2020	(r521759)
+++ head/www/tt-rss/Makefile	Wed Jan  1 18:59:22 2020	(r521760)
@@ -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
 

Modified: head/www/tt-rss/distinfo
==============================================================================
--- head/www/tt-rss/distinfo	Wed Jan  1 18:55:32 2020	(r521759)
+++ head/www/tt-rss/distinfo	Wed Jan  1 18:59:22 2020	(r521760)
@@ -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

Modified: head/www/tt-rss/pkg-plist
==============================================================================
--- head/www/tt-rss/pkg-plist	Wed Jan  1 18:55:32 2020	(r521759)
+++ head/www/tt-rss/pkg-plist	Wed Jan  1 18:59:22 2020	(r521760)
@@ -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



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