mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
Update to 2.8.23
Committed from: Essen FreeBSD Hackathon
This commit is contained in:
parent
e272da95b7
commit
a5cf69766d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392869
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user