From owner-svn-ports-branches@FreeBSD.ORG Mon Feb 10 21:38:39 2014 Return-Path: Delivered-To: svn-ports-branches@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 C3B5E890; Mon, 10 Feb 2014 21:38:39 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 925431BB6; Mon, 10 Feb 2014 21:38:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1ALcdvF027910; Mon, 10 Feb 2014 21:38:39 GMT (envelope-from flo@svn.freebsd.org) Received: (from flo@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1ALcdVi027907; Mon, 10 Feb 2014 21:38:39 GMT (envelope-from flo@svn.freebsd.org) Message-Id: <201402102138.s1ALcdVi027907@svn.freebsd.org> From: Florian Smeets Date: Mon, 10 Feb 2014 21:38:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r343686 - branches/2014Q1/www/phpmyfaq X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 21:38:39 -0000 Author: flo Date: Mon Feb 10 21:38:38 2014 New Revision: 343686 URL: http://svnweb.freebsd.org/changeset/ports/343686 QAT: https://qat.redports.org/buildarchive/r343686/ Log: MFH: r343171 Update to 2.8.7 Security: 4dd575b8-8f82-11e3-bb11-0025905a4771 Approved by: portmgr (erwin) Modified: branches/2014Q1/www/phpmyfaq/Makefile branches/2014Q1/www/phpmyfaq/distinfo branches/2014Q1/www/phpmyfaq/pkg-plist Directory Properties: branches/2014Q1/ (props changed) Modified: branches/2014Q1/www/phpmyfaq/Makefile ============================================================================== --- branches/2014Q1/www/phpmyfaq/Makefile Mon Feb 10 21:31:14 2014 (r343685) +++ branches/2014Q1/www/phpmyfaq/Makefile Mon Feb 10 21:38:38 2014 (r343686) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmyfaq -PORTVERSION= 2.8.4 +PORTVERSION= 2.8.7 CATEGORIES= www MASTER_SITES= http://www.phpmyfaq.de/download/ Modified: branches/2014Q1/www/phpmyfaq/distinfo ============================================================================== --- branches/2014Q1/www/phpmyfaq/distinfo Mon Feb 10 21:31:14 2014 (r343685) +++ branches/2014Q1/www/phpmyfaq/distinfo Mon Feb 10 21:38:38 2014 (r343686) @@ -1,2 +1,2 @@ -SHA256 (phpmyfaq-2.8.4.tar.gz) = da4762ce824a973f0303762e9028ea9c7e1b1b0bc0f7721388046bd1c35b0164 -SIZE (phpmyfaq-2.8.4.tar.gz) = 3903889 +SHA256 (phpmyfaq-2.8.7.tar.gz) = 9355d2f029bb74157cb09f8660846a22e796208deef769d489e84748351939c1 +SIZE (phpmyfaq-2.8.7.tar.gz) = 3919592 Modified: branches/2014Q1/www/phpmyfaq/pkg-plist ============================================================================== --- branches/2014Q1/www/phpmyfaq/pkg-plist Mon Feb 10 21:31:14 2014 (r343685) +++ branches/2014Q1/www/phpmyfaq/pkg-plist Mon Feb 10 21:38:38 2014 (r343686) @@ -1077,7 +1077,6 @@ %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/ClassCollectionLoaderTest.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php -%%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/DebugClassLoaderTest.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Bar.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Baz.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/Apc/Namespaced/Foo.php @@ -1150,6 +1149,7 @@ %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/php5.4/traits.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/UniversalClassLoader.php +%%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/WinCacheClassLoader.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/XcacheClassLoader.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/composer.json %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/phpunit.xml.dist