From owner-svn-ports-head@FreeBSD.ORG Thu Feb 6 23:06:01 2014 Return-Path: Delivered-To: svn-ports-head@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 DE5C42FA; Thu, 6 Feb 2014 23:06:01 +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 A97B71022; Thu, 6 Feb 2014 23:06:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s16N61fd076837; Thu, 6 Feb 2014 23:06:01 GMT (envelope-from flo@svn.freebsd.org) Received: (from flo@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s16N61IP076830; Thu, 6 Feb 2014 23:06:01 GMT (envelope-from flo@svn.freebsd.org) Message-Id: <201402062306.s16N61IP076830@svn.freebsd.org> From: Florian Smeets Date: Thu, 6 Feb 2014 23:06:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343171 - head/www/phpmyfaq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Feb 2014 23:06:01 -0000 Author: flo Date: Thu Feb 6 23:06:00 2014 New Revision: 343171 URL: http://svnweb.freebsd.org/changeset/ports/343171 QAT: https://qat.redports.org/buildarchive/r343171/ Log: Update to 2.8.7 Security: 4dd575b8-8f82-11e3-bb11-0025905a4771 Modified: head/www/phpmyfaq/Makefile head/www/phpmyfaq/distinfo head/www/phpmyfaq/pkg-plist Modified: head/www/phpmyfaq/Makefile ============================================================================== --- head/www/phpmyfaq/Makefile Thu Feb 6 23:05:06 2014 (r343170) +++ head/www/phpmyfaq/Makefile Thu Feb 6 23:06:00 2014 (r343171) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmyfaq -PORTVERSION= 2.8.5 +PORTVERSION= 2.8.7 CATEGORIES= www MASTER_SITES= http://www.phpmyfaq.de/download/ Modified: head/www/phpmyfaq/distinfo ============================================================================== --- head/www/phpmyfaq/distinfo Thu Feb 6 23:05:06 2014 (r343170) +++ head/www/phpmyfaq/distinfo Thu Feb 6 23:06:00 2014 (r343171) @@ -1,2 +1,2 @@ -SHA256 (phpmyfaq-2.8.5.tar.gz) = c033ea54b46bc1aa4c8b42613f11073c01dd28770c12feb167a57545facf6d85 -SIZE (phpmyfaq-2.8.5.tar.gz) = 3899748 +SHA256 (phpmyfaq-2.8.7.tar.gz) = 9355d2f029bb74157cb09f8660846a22e796208deef769d489e84748351939c1 +SIZE (phpmyfaq-2.8.7.tar.gz) = 3919592 Modified: head/www/phpmyfaq/pkg-plist ============================================================================== --- head/www/phpmyfaq/pkg-plist Thu Feb 6 23:05:06 2014 (r343170) +++ head/www/phpmyfaq/pkg-plist Thu Feb 6 23:06:00 2014 (r343171) @@ -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