From owner-svn-ports-all@FreeBSD.ORG Sun Mar 30 20:35:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51368703; Sun, 30 Mar 2014 20:35:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D0898BD; Sun, 30 Mar 2014 20:35:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2UKZ3IU065930; Sun, 30 Mar 2014 20:35:03 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2UKZ28w065926; Sun, 30 Mar 2014 20:35:02 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201403302035.s2UKZ28w065926@svn.freebsd.org> From: Thierry Thomas Date: Sun, 30 Mar 2014 20:35:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349678 - head/www/tt-rss X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Mar 2014 20:35:03 -0000 Author: thierry Date: Sun Mar 30 20:35:02 2014 New Revision: 349678 URL: http://svnweb.freebsd.org/changeset/ports/349678 QAT: https://qat.redports.org/buildarchive/r349678/ Log: Upgrade to 1.12. Changelog at . 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 Sun Mar 30 20:05:52 2014 (r349677) +++ head/www/tt-rss/Makefile Sun Mar 30 20:35:02 2014 (r349678) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= 1.11 +PORTVERSION= 1.12 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org @@ -13,9 +13,10 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= gothfox GH_PROJECT= Tiny-Tiny-RSS -GH_COMMIT= c04fbe3 +GH_COMMIT= a983a82 NO_BUILD= yes +NO_ARCH= yes USE_PHP= ctype dom hash json mbstring pcntl posix session xmlrpc WANT_PHP_WEB= yes Modified: head/www/tt-rss/distinfo ============================================================================== --- head/www/tt-rss/distinfo Sun Mar 30 20:05:52 2014 (r349677) +++ head/www/tt-rss/distinfo Sun Mar 30 20:35:02 2014 (r349678) @@ -1,2 +1,2 @@ -SHA256 (tt-rss-1.11.tar.gz) = babf4291d2cbe5c4a9c7e177bbe60792ba2737660ea6420b0994190a230343db -SIZE (tt-rss-1.11.tar.gz) = 2586798 +SHA256 (tt-rss-1.12.tar.gz) = 8701544d577216e15d9c57872c1bf85d1b3b109e41ef9fe539684240aa8989f0 +SIZE (tt-rss-1.12.tar.gz) = 2629007 Modified: head/www/tt-rss/pkg-plist ============================================================================== --- head/www/tt-rss/pkg-plist Sun Mar 30 20:05:52 2014 (r349677) +++ head/www/tt-rss/pkg-plist Sun Mar 30 20:35:02 2014 (r349678) @@ -57,10 +57,12 @@ %%WWWDIR%%/config.php-dist @exec [ -f %B/config.php ] || (cp %D/%F %B/config.php && chmod go-r %B/config.php && chown %%WWWOWN%% %B/config.php) %%WWWDIR%%/css/cdm.css +%%WWWDIR%%/css/dijit.css %%WWWDIR%%/css/layout.css %%WWWDIR%%/css/prefs.css %%WWWDIR%%/css/tt-rss.css %%WWWDIR%%/css/utility.css +%%WWWDIR%%/css/zoom.css %%WWWDIR%%/errors.php %%WWWDIR%%/feed-icons/.empty %%WWWDIR%%/feed-icons/index.html @@ -99,8 +101,11 @@ %%WWWDIR%%/images/score_neutral.png %%WWWDIR%%/images/star.png %%WWWDIR%%/images/tag.png +%%WWWDIR%%/images/tick.png %%WWWDIR%%/images/time.png %%WWWDIR%%/images/toolbar.png +%%WWWDIR%%/images/treeExpandImages.png +%%WWWDIR%%/images/untick.png %%WWWDIR%%/images/user.png %%WWWDIR%%/include/autoload.php %%WWWDIR%%/include/ccache.php @@ -112,6 +117,7 @@ %%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 @@ -1519,9 +1525,9 @@ %%WWWDIR%%/lib/gettext/gettext.php %%WWWDIR%%/lib/gettext/streams.php %%WWWDIR%%/lib/index.html +%%WWWDIR%%/lib/jimIcon.php %%WWWDIR%%/lib/jshrink/Minifier.php %%WWWDIR%%/lib/jshrink/README.md -%%WWWDIR%%/lib/jimIcon.php %%WWWDIR%%/lib/languagedetect/LanguageDetect.php %%WWWDIR%%/lib/languagedetect/Text/LanguageDetect/Exception.php %%WWWDIR%%/lib/languagedetect/Text/LanguageDetect/ISO639.php @@ -1991,7 +1997,6 @@ %%WWWDIR%%/lib/pubsubhubbub/publisher.php %%WWWDIR%%/lib/pubsubhubbub/subscriber.php %%WWWDIR%%/lib/scriptaculous/controls.js -%%WWWDIR%%/lib/scriptaculous/dragdrop.js %%WWWDIR%%/lib/scriptaculous/effects.js %%WWWDIR%%/lib/scriptaculous/scriptaculous.js %%WWWDIR%%/lib/sphinxapi.php @@ -2036,23 +2041,27 @@ %%WWWDIR%%/locale/tr_TR/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 +%%WWWDIR%%/locale/zh_TW/LC_MESSAGES/messages.po %%WWWDIR%%/lock/.empty %%WWWDIR%%/lock/.htaccess %%WWWDIR%%/messages.pot %%WWWDIR%%/opml.php -%%WWWDIR%%/plugins/af_buni/init.php -%%WWWDIR%%/plugins/af_buttersafe/init.php -%%WWWDIR%%/plugins/af_dilbert/init.php -%%WWWDIR%%/plugins/af_explosm/init.php +%%WWWDIR%%/plugins/af_comics/af_comics_template.php +%%WWWDIR%%/plugins/af_comics/filter_base.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_cad.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_comicpress.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_dilbert.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_explosm.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_gocomics.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_pa.php +%%WWWDIR%%/plugins/af_comics/filters/af_comics_twp.php +%%WWWDIR%%/plugins/af_comics/init.php %%WWWDIR%%/plugins/af_fsckportal/init.php -%%WWWDIR%%/plugins/af_gocomics/init.php %%WWWDIR%%/plugins/af_natgeo/init.php -%%WWWDIR%%/plugins/af_pennyarcade/init.php %%WWWDIR%%/plugins/af_redditimgur/init.php %%WWWDIR%%/plugins/af_sciam/init.php -%%WWWDIR%%/plugins/af_threewordphrase/init.php %%WWWDIR%%/plugins/af_unburn/init.php -%%WWWDIR%%/plugins/af_whomp/init.php %%WWWDIR%%/plugins/auth_internal/init.php %%WWWDIR%%/plugins/auth_remote/init.php %%WWWDIR%%/plugins/bookmarklets/init.php @@ -2134,6 +2143,7 @@ %%WWWDIR%%/schema/versions/mysql/121.sql %%WWWDIR%%/schema/versions/mysql/122.sql %%WWWDIR%%/schema/versions/mysql/123.sql +%%WWWDIR%%/schema/versions/mysql/124.sql %%WWWDIR%%/schema/versions/mysql/13.sql %%WWWDIR%%/schema/versions/mysql/14.sql %%WWWDIR%%/schema/versions/mysql/15.sql @@ -2255,6 +2265,7 @@ %%WWWDIR%%/schema/versions/pgsql/121.sql %%WWWDIR%%/schema/versions/pgsql/122.sql %%WWWDIR%%/schema/versions/pgsql/123.sql +%%WWWDIR%%/schema/versions/pgsql/124.sql %%WWWDIR%%/schema/versions/pgsql/13.sql %%WWWDIR%%/schema/versions/pgsql/14.sql %%WWWDIR%%/schema/versions/pgsql/15.sql @@ -2354,9 +2365,11 @@ %%WWWDIR%%/templates/digest_template_html.txt %%WWWDIR%%/templates/email_article_template.txt %%WWWDIR%%/templates/generated_feed.txt +%%WWWDIR%%/templates/resetpass_link_template.txt %%WWWDIR%%/templates/resetpass_template.txt %%WWWDIR%%/themes/.empty %%WWWDIR%%/themes/default.css +%%WWWDIR%%/themes/night.css @mode u=rx %%WWWDIR%%/update.php %%WWWDIR%%/update_daemon2.php @@ -2381,8 +2394,8 @@ @dirrm %%WWWDIR%%/plugins/shorten_expanded @dirrm %%WWWDIR%%/plugins/share @dirrm %%WWWDIR%%/plugins/nsfw -@dirrm %%WWWDIR%%/plugins/no_url_hashes @dirrm %%WWWDIR%%/plugins/note +@dirrm %%WWWDIR%%/plugins/no_url_hashes @dirrm %%WWWDIR%%/plugins/no_title_counters @dirrm %%WWWDIR%%/plugins/no_iframes @dirrm %%WWWDIR%%/plugins/mark_button @@ -2398,21 +2411,17 @@ @dirrm %%WWWDIR%%/plugins/bookmarklets @dirrm %%WWWDIR%%/plugins/auth_remote @dirrm %%WWWDIR%%/plugins/auth_internal -@dirrm %%WWWDIR%%/plugins/af_whomp @dirrm %%WWWDIR%%/plugins/af_unburn -@dirrm %%WWWDIR%%/plugins/af_threewordphrase @dirrm %%WWWDIR%%/plugins/af_sciam @dirrm %%WWWDIR%%/plugins/af_redditimgur -@dirrm %%WWWDIR%%/plugins/af_pennyarcade @dirrm %%WWWDIR%%/plugins/af_natgeo -@dirrm %%WWWDIR%%/plugins/af_gocomics @dirrm %%WWWDIR%%/plugins/af_fsckportal -@dirrm %%WWWDIR%%/plugins/af_explosm -@dirrm %%WWWDIR%%/plugins/af_dilbert -@dirrm %%WWWDIR%%/plugins/af_buttersafe -@dirrm %%WWWDIR%%/plugins/af_buni +@dirrm %%WWWDIR%%/plugins/af_comics/filters +@dirrm %%WWWDIR%%/plugins/af_comics @dirrm %%WWWDIR%%/plugins @dirrmtry %%WWWDIR%%/lock +@dirrm %%WWWDIR%%/locale/zh_TW/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/zh_TW @dirrm %%WWWDIR%%/locale/zh_CN/LC_MESSAGES @dirrm %%WWWDIR%%/locale/zh_CN @dirrm %%WWWDIR%%/locale/tr_TR/LC_MESSAGES