Date: Sat, 25 Jul 2015 10:39:43 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392869 - head/www/phpmyfaq Message-ID: <201507251039.t6PAdhUi072270@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: flo Date: Sat Jul 25 10:39:43 2015 New Revision: 392869 URL: https://svnweb.freebsd.org/changeset/ports/392869 Log: Update to 2.8.23 Committed from: Essen FreeBSD Hackathon Modified: head/www/phpmyfaq/Makefile head/www/phpmyfaq/distinfo head/www/phpmyfaq/pkg-plist Modified: head/www/phpmyfaq/Makefile ============================================================================== --- head/www/phpmyfaq/Makefile Sat Jul 25 10:29:57 2015 (r392868) +++ head/www/phpmyfaq/Makefile Sat Jul 25 10:39:43 2015 (r392869) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmyfaq -PORTVERSION= 2.8.22 +PORTVERSION= 2.8.23 CATEGORIES= www MASTER_SITES= http://www.phpmyfaq.de/download/ DISTNAME= phpMyFAQ-${PORTVERSION} Modified: head/www/phpmyfaq/distinfo ============================================================================== --- head/www/phpmyfaq/distinfo Sat Jul 25 10:29:57 2015 (r392868) +++ head/www/phpmyfaq/distinfo Sat Jul 25 10:39:43 2015 (r392869) @@ -1,2 +1,2 @@ -SHA256 (phpMyFAQ-2.8.22.tar.gz) = 9579c7ea3b8f76ab3910745cc231075052fa1ccd5af212d93d92194888c1c0e7 -SIZE (phpMyFAQ-2.8.22.tar.gz) = 5715066 +SHA256 (phpMyFAQ-2.8.23.tar.gz) = 6ab6c0bc19c910fc367e315376a5862df17edec915ccab1a6deedaa50f4a9b72 +SIZE (phpMyFAQ-2.8.23.tar.gz) = 5741249 Modified: head/www/phpmyfaq/pkg-plist ============================================================================== --- head/www/phpmyfaq/pkg-plist Sat Jul 25 10:29:57 2015 (r392868) +++ head/www/phpmyfaq/pkg-plist Sat Jul 25 10:39:43 2015 (r392869) @@ -1044,7 +1044,6 @@ %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/MapClassLoader.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/README.md %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Psr4ClassLoader.php -%%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/ApcUniversalClassLoaderTest.php %%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 @@ -1073,6 +1072,8 @@ %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/CTrait.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/D.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/E.php +%%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/F.php +%%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/G.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/ClassesWithParents/GInterface.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Bar.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/Baz.php @@ -1122,21 +1123,26 @@ %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Foo.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Class_With_Underscores.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Fixtures/psr-4/Lets/Go/Deeper/Foo.php +%%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/LegacyApcUniversalClassLoaderTest.php +%%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/LegacyUniversalClassLoaderTest.php %%WWWDIR%%/inc/libs/Symfony/Component/ClassLoader/Tests/Psr4ClassLoaderTest.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 %%WWWDIR%%/inc/libs/phpseclib/Crypt/AES.php +%%WWWDIR%%/inc/libs/phpseclib/Crypt/Base.php +%%WWWDIR%%/inc/libs/phpseclib/Crypt/Blowfish.php %%WWWDIR%%/inc/libs/phpseclib/Crypt/DES.php %%WWWDIR%%/inc/libs/phpseclib/Crypt/Hash.php +%%WWWDIR%%/inc/libs/phpseclib/Crypt/RC2.php %%WWWDIR%%/inc/libs/phpseclib/Crypt/RC4.php %%WWWDIR%%/inc/libs/phpseclib/Crypt/RSA.php %%WWWDIR%%/inc/libs/phpseclib/Crypt/Random.php %%WWWDIR%%/inc/libs/phpseclib/Crypt/Rijndael.php %%WWWDIR%%/inc/libs/phpseclib/Crypt/TripleDES.php +%%WWWDIR%%/inc/libs/phpseclib/Crypt/Twofish.php %%WWWDIR%%/inc/libs/tcpdf/LICENSE.TXT %%WWWDIR%%/inc/libs/tcpdf/README.TXT %%WWWDIR%%/inc/libs/tcpdf/fonts/almohanad.ctg.z
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507251039.t6PAdhUi072270>