@@ -, +, @@ --- www/tt-rss/Makefile | 4 ++-- www/tt-rss/distinfo | 6 +++--- www/tt-rss/pkg-plist | 11 ++++++++--- 3 files changed, 13 insertions(+), 8 deletions(-) --- b/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= g20181226 +PORTVERSION= g20190401 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://git.tt-rss.org/git/tt-rss/archive/ @@ -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= 734af3357d +GIT_TAGNAME= 1a484ec3f5 NO_BUILD= yes NO_ARCH= yes --- b/www/tt-rss/distinfo +++ b/www/tt-rss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545898059 -SHA256 (tt-rss/734af3357d.tar.gz) = 60e6e7cc88a6d61a691cc04105f563f8cac11de864b546045da096a804f51ae9 -SIZE (tt-rss/734af3357d.tar.gz) = 3291950 +TIMESTAMP = 1554165786 +SHA256 (tt-rss/1a484ec3f5.tar.gz) = ddb614d0535b3b92485d5d817ca961a8637f155c8f7f67b85774b449f1cc01d0 +SIZE (tt-rss/1a484ec3f5.tar.gz) = 3341935 --- b/www/tt-rss/pkg-plist +++ b/www/tt-rss/pkg-plist @@ -81,15 +81,12 @@ %%WWWDIR%%/images/indicator_white.gif %%WWWDIR%%/images/information.png %%WWWDIR%%/images/logo_small.png -%%WWWDIR%%/images/logo_wide.png -%%WWWDIR%%/images/toolbar.png %%WWWDIR%%/include/autoload.php %%WWWDIR%%/include/colors.php %%WWWDIR%%/include/controls.php %%WWWDIR%%/include/db-prefs.php %%WWWDIR%%/include/db.php %%WWWDIR%%/include/errorhandler.php -%%WWWDIR%%/include/feedbrowser.php %%WWWDIR%%/include/functions.php %%WWWDIR%%/include/login_form.php %%WWWDIR%%/include/sanity_check.php @@ -2321,6 +2318,8 @@ %%WWWDIR%%/locale/sv_SE/LC_MESSAGES/messages.po %%WWWDIR%%/locale/tr_TR/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/tr_TR/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/uk_UA/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/uk_UA/LC_MESSAGES/messages.po %%WWWDIR%%/locale/zh_CN/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/zh_CN/LC_MESSAGES/messages.po %%WWWDIR%%/locale/zh_TW/LC_MESSAGES/messages.mo @@ -2365,6 +2364,7 @@ %%WWWDIR%%/plugins/cache_starred_images/init.php %%WWWDIR%%/plugins/close_button/init.php %%WWWDIR%%/plugins/googlereaderkeys/init.php +%%WWWDIR%%/plugins/hotkeys_noscroll/init.php %%WWWDIR%%/plugins/import_export/import_export.js %%WWWDIR%%/plugins/import_export/init.php %%WWWDIR%%/plugins/index.html @@ -2393,6 +2393,7 @@ %%WWWDIR%%/plugins/shorten_expanded/init.js %%WWWDIR%%/plugins/shorten_expanded/init.php %%WWWDIR%%/plugins/swap_jk/init.php +%%WWWDIR%%/plugins/toggle_sidebar/init.js %%WWWDIR%%/plugins/toggle_sidebar/init.php %%WWWDIR%%/plugins/vf_shared/init.php %%WWWDIR%%/prefs.php @@ -2440,6 +2441,8 @@ %%WWWDIR%%/schema/versions/mysql/133.sql %%WWWDIR%%/schema/versions/mysql/134.sql %%WWWDIR%%/schema/versions/mysql/135.sql +%%WWWDIR%%/schema/versions/mysql/136.sql +%%WWWDIR%%/schema/versions/mysql/137.sql %%WWWDIR%%/schema/versions/mysql/14.sql %%WWWDIR%%/schema/versions/mysql/15.sql %%WWWDIR%%/schema/versions/mysql/16.sql @@ -2573,6 +2576,8 @@ %%WWWDIR%%/schema/versions/pgsql/133.sql %%WWWDIR%%/schema/versions/pgsql/134.sql %%WWWDIR%%/schema/versions/pgsql/135.sql +%%WWWDIR%%/schema/versions/pgsql/136.sql +%%WWWDIR%%/schema/versions/pgsql/137.sql %%WWWDIR%%/schema/versions/pgsql/14.sql %%WWWDIR%%/schema/versions/pgsql/15.sql %%WWWDIR%%/schema/versions/pgsql/16.sql --