aboutsummaryrefslogtreecommitdiff
path: root/www/phpmyfaq
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2015-07-25 10:39:43 +0000
committerFlorian Smeets <flo@FreeBSD.org>2015-07-25 10:39:43 +0000
commita5cf69766dd7c117714b61fa549dbc49456aa13c (patch)
treeab0c9c6b05a3f6e5ef9fc149c8c1754ff496933f /www/phpmyfaq
parente272da95b74161557206b17ae46ff60ad2e473dc (diff)
downloadports-a5cf69766dd7c117714b61fa549dbc49456aa13c.tar.gz
ports-a5cf69766dd7c117714b61fa549dbc49456aa13c.zip
Notes
Diffstat (limited to 'www/phpmyfaq')
-rw-r--r--www/phpmyfaq/Makefile2
-rw-r--r--www/phpmyfaq/distinfo4
-rw-r--r--www/phpmyfaq/pkg-plist10
3 files changed, 11 insertions, 5 deletions
diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile
index 6112c565c412..96d1c4cb24a4 100644
--- a/www/phpmyfaq/Makefile
+++ b/www/phpmyfaq/Makefile
@@ -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}
diff --git a/www/phpmyfaq/distinfo b/www/phpmyfaq/distinfo
index 21a2a2f521aa..7fa6b00284b1 100644
--- a/www/phpmyfaq/distinfo
+++ b/www/phpmyfaq/distinfo
@@ -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
diff --git a/www/phpmyfaq/pkg-plist b/www/phpmyfaq/pkg-plist
index bb6bba0c817a..1c2a9ba970a8 100644
--- a/www/phpmyfaq/pkg-plist
+++ b/www/phpmyfaq/pkg-plist
@@ -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