From owner-svn-ports-all@freebsd.org Mon Jan 16 18:56:00 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E657CB2D0D; Mon, 16 Jan 2017 18:56:00 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 0B6B81AED; Mon, 16 Jan 2017 18:55:59 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0GItx6g000703; Mon, 16 Jan 2017 18:55:59 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0GItwYn000700; Mon, 16 Jan 2017 18:55:58 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201701161855.v0GItwYn000700@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 16 Jan 2017 18:55:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431689 - 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.23 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: Mon, 16 Jan 2017 18:56:00 -0000 Author: thierry Date: Mon Jan 16 18:55:58 2017 New Revision: 431689 URL: https://svnweb.freebsd.org/changeset/ports/431689 Log: Fix another phpmailer vulnerability. MFC after: 1 day Security: CVE-2016-10033 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 Mon Jan 16 18:54:57 2017 (r431688) +++ head/www/tt-rss/Makefile Mon Jan 16 18:55:58 2017 (r431689) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= 29.12.2016.04.37 +PORTVERSION= 2017.01.16 CATEGORIES= www MASTER_SITES= https://tt-rss.org/gitlab/fox/tt-rss/repository/archive${EXTRACT_SUFX}?ref=${GL_TAGNAME}#/ @@ -11,7 +11,7 @@ COMMENT= Tiny Tiny RSS: web-based news f LICENSE= GPLv2 -GL_TAGNAME= 832aa249 +GL_TAGNAME= db92edd1 NO_BUILD= yes NO_ARCH= yes Modified: head/www/tt-rss/distinfo ============================================================================== --- head/www/tt-rss/distinfo Mon Jan 16 18:54:57 2017 (r431688) +++ head/www/tt-rss/distinfo Mon Jan 16 18:55:58 2017 (r431689) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482994775 -SHA256 (tt-rss-29.12.2016.04.37.tar.bz2) = 95e75a2db200a91d3a3303c8166867c266238f4081cf93ea9be05a4b9b4249da -SIZE (tt-rss-29.12.2016.04.37.tar.bz2) = 2093062 +TIMESTAMP = 1484592330 +SHA256 (tt-rss-2017.01.16.tar.bz2) = f416b41c2885e215fb96893e89b332af72f64bd68a86bd03087e543a1f4776c0 +SIZE (tt-rss-2017.01.16.tar.bz2) = 2093648 Modified: head/www/tt-rss/pkg-plist ============================================================================== --- head/www/tt-rss/pkg-plist Mon Jan 16 18:54:57 2017 (r431688) +++ head/www/tt-rss/pkg-plist Mon Jan 16 18:55:58 2017 (r431689) @@ -2093,12 +2093,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 @@ -2148,13 +2148,15 @@ %%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 %%WWWDIR%%/plugins/swap_jk/init.php +%%WWWDIR%%/plugins/toggle_sidebar/application_side_list.png +%%WWWDIR%%/plugins/toggle_sidebar/init.php %%WWWDIR%%/plugins/vf_shared/init.php %%WWWDIR%%/plugins/vf_shared/share.png %%WWWDIR%%/prefs.php