Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140608267
D11144.id29454.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
9 KB
Referenced Files
None
Subscribers
None
D11144.id29454.diff
View Options
Index: www/tt-rss/Makefile
===================================================================
--- www/tt-rss/Makefile
+++ www/tt-rss/Makefile
@@ -2,17 +2,17 @@
# $FreeBSD$
PORTNAME= tt-rss
-PORTVERSION= 2017.02.12
-PORTREVISION= 1
+PORTVERSION= 2017.06.05
+PORTREVISION?= 0
CATEGORIES= www
-MASTER_SITES= https://tt-rss.org/gitlab/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}#/
+MASTER_SITES= https://tt-rss.org/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}#/
MAINTAINER= thierry@FreeBSD.org
COMMENT= Tiny Tiny RSS: web-based news feed (RSS/Atom) aggregator
LICENSE= GPLv2
-GL_TAGNAME= 454292b2
+GL_TAGNAME= b0113adac42383b8039eb92ccf3ee2ec0ee70346
NO_BUILD= yes
NO_ARCH= yes
@@ -21,7 +21,7 @@
REINPLACE_ARGS= -i ""
USES= php:cli,web shebangfix tar:bz2
SHEBANG_FILES= lib/dojo-src/rebuild-dojo.sh utils/extract-i18n-js.pl
-WRKSRC= ${WRKDIR}/tt-rss.git
+WRKSRC= ${WRKDIR}/tt-rss-${GL_TAGNAME}-${GL_TAGNAME}
USE_RC_SUBR= ttrssd
Index: www/tt-rss/distinfo
===================================================================
--- www/tt-rss/distinfo
+++ www/tt-rss/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486964585
-SHA256 (tt-rss-2017.02.12.tar.bz2) = a90aac286d340fccad9a1329a403f61282e94f4d6974b9ed02670fae63ade75c
-SIZE (tt-rss-2017.02.12.tar.bz2) = 2186001
+TIMESTAMP = 1497166071
+SHA256 (tt-rss-2017.06.05.tar.bz2) = 285a483c4de0a9015f97fb250da7a352374b157bc8477fb0792baa47f55b2901
+SIZE (tt-rss-2017.06.05.tar.bz2) = 2196900
Index: www/tt-rss/pkg-plist
===================================================================
--- www/tt-rss/pkg-plist
+++ www/tt-rss/pkg-plist
@@ -1,6 +1,8 @@
%%DATADIR%%/httpd-tt-rss.conf
@owner %%WWWOWN%%
@group %%WWWGRP%%
+%%WWWDIR%%/CONTRIBUTING.md
+%%WWWDIR%%/COPYING
%%WWWDIR%%/README.md
%%WWWDIR%%/api/index.php
%%WWWDIR%%/atom-to-html.xsl
@@ -14,6 +16,8 @@
%%WWWDIR%%/classes/article.php
%%WWWDIR%%/classes/auth/base.php
%%WWWDIR%%/classes/backend.php
+%%WWWDIR%%/classes/ccache.php
+%%WWWDIR%%/classes/counters.php
%%WWWDIR%%/classes/db.php
%%WWWDIR%%/classes/db/mysqli.php
%%WWWDIR%%/classes/db/pdo.php
@@ -21,6 +25,7 @@
%%WWWDIR%%/classes/db/prefs.php
%%WWWDIR%%/classes/db/stmt.php
%%WWWDIR%%/classes/dbupdater.php
+%%WWWDIR%%/classes/digest.php
%%WWWDIR%%/classes/dlg.php
%%WWWDIR%%/classes/feedenclosure.php
%%WWWDIR%%/classes/feeditem.php
@@ -35,6 +40,7 @@
%%WWWDIR%%/classes/iauthmodule.php
%%WWWDIR%%/classes/idb.php
%%WWWDIR%%/classes/ihandler.php
+%%WWWDIR%%/classes/labels.php
%%WWWDIR%%/classes/logger.php
%%WWWDIR%%/classes/logger/sql.php
%%WWWDIR%%/classes/logger/syslog.php
@@ -49,10 +55,8 @@
%%WWWDIR%%/classes/pref/system.php
%%WWWDIR%%/classes/pref/users.php
%%WWWDIR%%/classes/rpc.php
+%%WWWDIR%%/classes/rssutils.php
%%WWWDIR%%/classes/ttrssmailer.php
-@mode 0400
-@sample %%WWWDIR%%/config.php.sample
-@mode
%%WWWDIR%%/css/cdm.css
%%WWWDIR%%/css/dijit.css
%%WWWDIR%%/css/layout.css
@@ -104,19 +108,15 @@
%%WWWDIR%%/images/untick.png
%%WWWDIR%%/images/user.png
%%WWWDIR%%/include/autoload.php
-%%WWWDIR%%/include/ccache.php
%%WWWDIR%%/include/colors.php
+%%WWWDIR%%/include/controls.php
%%WWWDIR%%/include/crypt.php
%%WWWDIR%%/include/db-prefs.php
%%WWWDIR%%/include/db.php
-%%WWWDIR%%/include/digest.php
%%WWWDIR%%/include/errorhandler.php
%%WWWDIR%%/include/feedbrowser.php
%%WWWDIR%%/include/functions.php
-%%WWWDIR%%/include/functions2.php
-%%WWWDIR%%/include/labels.php
%%WWWDIR%%/include/login_form.php
-%%WWWDIR%%/include/rssfuncs.php
%%WWWDIR%%/include/sanity_check.php
%%WWWDIR%%/include/sanity_config.php
%%WWWDIR%%/include/sessions.php
@@ -1890,8 +1890,8 @@
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-nl.php
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-no.php
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-pl.php
-%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-pt_br.php
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-pt.php
+%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-pt_br.php
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ro.php
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-ru.php
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-se.php
@@ -1902,8 +1902,8 @@
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-tr.php
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-uk.php
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-vi.php
-%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-zh_cn.php
%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-zh.php
+%%WWWDIR%%/lib/phpmailer/language/phpmailer.lang-zh_cn.php
%%WWWDIR%%/lib/phpqrcode/CHANGELOG
%%WWWDIR%%/lib/phpqrcode/INSTALL
%%WWWDIR%%/lib/phpqrcode/README
@@ -2329,8 +2329,6 @@
%%WWWDIR%%/lib/phpqrcode/tools/merged_config.php
%%WWWDIR%%/lib/phpqrcode/tools/merged_header.php
%%WWWDIR%%/lib/prototype.js
-%%WWWDIR%%/lib/pubsubhubbub/Publisher.php
-%%WWWDIR%%/lib/pubsubhubbub/Subscriber.php
%%WWWDIR%%/lib/readability/JSLikeHTMLElement.php
%%WWWDIR%%/lib/readability/Readability.php
%%WWWDIR%%/lib/scriptaculous/controls.js
@@ -2338,7 +2336,6 @@
%%WWWDIR%%/lib/scriptaculous/scriptaculous.js
%%WWWDIR%%/lib/timezones.txt
%%WWWDIR%%/lib/xsl_mop-up.js
-@comment gettext not needed - see %%WWWDIR%%/lib/gettext/README
%%WWWDIR%%/locale/ar_SA/LC_MESSAGES/messages.mo
%%WWWDIR%%/locale/ar_SA/LC_MESSAGES/messages.po
%%WWWDIR%%/locale/bg_BG/LC_MESSAGES/messages.mo
@@ -2397,6 +2394,7 @@
%%WWWDIR%%/plugins.local/index.html
%%WWWDIR%%/plugins/af_comics/af_comics_template.php
%%WWWDIR%%/plugins/af_comics/filter_base.php
+%%WWWDIR%%/plugins/af_comics/filters.local/.empty
%%WWWDIR%%/plugins/af_comics/filters/af_comics_cad.php
%%WWWDIR%%/plugins/af_comics/filters/af_comics_comicclass.php
%%WWWDIR%%/plugins/af_comics/filters/af_comics_comicpress.php
@@ -2411,12 +2409,12 @@
%%WWWDIR%%/plugins/af_comics/init.php
%%WWWDIR%%/plugins/af_fsckportal/init.php
%%WWWDIR%%/plugins/af_lang_detect/init.php
-%%WWWDIR%%/plugins/af_lang_detect/languagedetect/data/lang.dat
-%%WWWDIR%%/plugins/af_lang_detect/languagedetect/data/unicode_blocks.dat
%%WWWDIR%%/plugins/af_lang_detect/languagedetect/LanguageDetect.php
%%WWWDIR%%/plugins/af_lang_detect/languagedetect/Text/LanguageDetect/Exception.php
%%WWWDIR%%/plugins/af_lang_detect/languagedetect/Text/LanguageDetect/ISO639.php
%%WWWDIR%%/plugins/af_lang_detect/languagedetect/Text/LanguageDetect/Parser.php
+%%WWWDIR%%/plugins/af_lang_detect/languagedetect/data/lang.dat
+%%WWWDIR%%/plugins/af_lang_detect/languagedetect/data/unicode_blocks.dat
%%WWWDIR%%/plugins/af_psql_trgm/button.png
%%WWWDIR%%/plugins/af_psql_trgm/init.js
%%WWWDIR%%/plugins/af_psql_trgm/init.php
@@ -2426,9 +2424,10 @@
%%WWWDIR%%/plugins/af_unburn/init.php
%%WWWDIR%%/plugins/af_youtube_embed/init.php
%%WWWDIR%%/plugins/af_zz_imgproxy/init.php
-%%WWWDIR%%/plugins/af_zz_imgsetsizes/init.php
%%WWWDIR%%/plugins/af_zz_noautoplay/init.js
%%WWWDIR%%/plugins/af_zz_noautoplay/init.php
+%%WWWDIR%%/plugins/af_zz_vidmute/init.js
+%%WWWDIR%%/plugins/af_zz_vidmute/init.php
%%WWWDIR%%/plugins/auth_internal/init.php
%%WWWDIR%%/plugins/auth_remote/init.php
%%WWWDIR%%/plugins/auto_assign_labels/init.php
@@ -2444,8 +2443,6 @@
%%WWWDIR%%/plugins/import_export/import_export.js
%%WWWDIR%%/plugins/import_export/init.php
%%WWWDIR%%/plugins/index.html
-%%WWWDIR%%/plugins/instances/init.php
-%%WWWDIR%%/plugins/instances/instances.js
%%WWWDIR%%/plugins/mail/init.php
%%WWWDIR%%/plugins/mail/mail.js
%%WWWDIR%%/plugins/mail/mail.png
@@ -2467,9 +2464,9 @@
%%WWWDIR%%/plugins/search_sphinx/sphinxapi.php
%%WWWDIR%%/plugins/share/init.php
%%WWWDIR%%/plugins/share/notshared.png
-%%WWWDIR%%/plugins/share/share_prefs.js
%%WWWDIR%%/plugins/share/share.js
%%WWWDIR%%/plugins/share/share.png
+%%WWWDIR%%/plugins/share/share_prefs.js
%%WWWDIR%%/plugins/shorten_expanded/init.css
%%WWWDIR%%/plugins/shorten_expanded/init.js
%%WWWDIR%%/plugins/shorten_expanded/init.php
@@ -2745,11 +2742,24 @@
%%WWWDIR%%/templates/generated_feed.txt
%%WWWDIR%%/templates/resetpass_link_template.txt
%%WWWDIR%%/templates/resetpass_template.txt
+%%WWWDIR%%/tests/ApiTest.php
+%%WWWDIR%%/tests/functional/BasicTest.php
+%%WWWDIR%%/tests/functional/PrefsTest.php
%%WWWDIR%%/themes.local/.empty
%%WWWDIR%%/themes/.empty
%%WWWDIR%%/themes/compact.css
%%WWWDIR%%/themes/default.php
%%WWWDIR%%/themes/night.css
+%%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
+@comment gettext not needed - see %%WWWDIR%%/lib/gettext/README
+@mode
+@mode 0400
+@sample %%WWWDIR%%/config.php.sample
@mode u=rx
%%WWWDIR%%/update.php
%%WWWDIR%%/update_daemon2.php
@@ -2783,7 +2793,6 @@
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/mark_button
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/mailto
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/mail
-@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/instances
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/import_export
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/googlereaderkeys
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/embed_original
@@ -2793,7 +2802,6 @@
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/auto_assign_labels
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/auth_remote
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/auth_internal
-@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_zz_imgsetsizes
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_youtube_embed
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_unburn
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/plugins/af_tumblr_1280
@@ -2867,7 +2875,6 @@
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/locale
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/scriptaculous
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/readability
-@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/pubsubhubbub
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/phpqrcode/tools
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/phpqrcode/cache/mask_7
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/lib/phpqrcode/cache/mask_6
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 26, 9:59 PM (10 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27290627
Default Alt Text
D11144.id29454.diff (9 KB)
Attached To
Mode
D11144: Update to b0113ada
Attached
Detach File
Event Timeline
Log In to Comment