Date: Sat, 15 Sep 2018 09:59:55 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479831 - head/www/phpbb3 Message-ID: <201809150959.w8F9xt5f095856@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat Sep 15 09:59:55 2018 New Revision: 479831 URL: https://svnweb.freebsd.org/changeset/ports/479831 Log: Update to 3.2.3 Changelog: https://wiki.phpbb.com/Release_Highlights/3.2.3 Sponsored by: Netzkommune GmbH Modified: head/www/phpbb3/Makefile head/www/phpbb3/distinfo head/www/phpbb3/pkg-plist Modified: head/www/phpbb3/Makefile ============================================================================== --- head/www/phpbb3/Makefile Sat Sep 15 09:38:22 2018 (r479830) +++ head/www/phpbb3/Makefile Sat Sep 15 09:59:55 2018 (r479831) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpbb -DISTVERSION= 3.2.2 +DISTVERSION= 3.2.3 CATEGORIES= www MASTER_SITES= https://www.phpbb.com/files/release/ PKGNAMESUFFIX= 3 Modified: head/www/phpbb3/distinfo ============================================================================== --- head/www/phpbb3/distinfo Sat Sep 15 09:38:22 2018 (r479830) +++ head/www/phpbb3/distinfo Sat Sep 15 09:59:55 2018 (r479831) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516367024 -SHA256 (phpBB-3.2.2.tar.bz2) = bab64dbd79f6f1bf2c0c306b33cea460ffe58c56ff1e81aac87ee10545291302 -SIZE (phpBB-3.2.2.tar.bz2) = 4306763 +TIMESTAMP = 1537002948 +SHA256 (phpBB-3.2.3.tar.bz2) = a04e2f5972180d7e3cee37ae3d72552fd12e846d0e62e7b7993a6a0d317464e7 +SIZE (phpBB-3.2.3.tar.bz2) = 4261658 Modified: head/www/phpbb3/pkg-plist ============================================================================== --- head/www/phpbb3/pkg-plist Sat Sep 15 09:38:22 2018 (r479830) +++ head/www/phpbb3/pkg-plist Sat Sep 15 09:59:55 2018 (r479831) @@ -988,6 +988,7 @@ %%PHPBBDIR%%/phpbb/db/migration/data/v32x/.htaccess %%PHPBBDIR%%/phpbb/db/migration/data/v32x/cookie_notice_p2.php %%PHPBBDIR%%/phpbb/db/migration/data/v32x/email_force_sender.php +%%PHPBBDIR%%/phpbb/db/migration/data/v32x/enable_accurate_pm_button.php %%PHPBBDIR%%/phpbb/db/migration/data/v32x/f_list_topics_permission_add.php %%PHPBBDIR%%/phpbb/db/migration/data/v32x/fix_user_styles.php %%PHPBBDIR%%/phpbb/db/migration/data/v32x/load_user_activity_limit.php @@ -1004,6 +1005,9 @@ %%PHPBBDIR%%/phpbb/db/migration/data/v32x/v321rc1.php %%PHPBBDIR%%/phpbb/db/migration/data/v32x/v322.php %%PHPBBDIR%%/phpbb/db/migration/data/v32x/v322rc1.php +%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v323.php +%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v323rc1.php +%%PHPBBDIR%%/phpbb/db/migration/data/v32x/v323rc2.php %%PHPBBDIR%%/phpbb/db/migration/exception.php %%PHPBBDIR%%/phpbb/db/migration/helper.php %%PHPBBDIR%%/phpbb/db/migration/migration.php @@ -1697,6 +1701,7 @@ %%PHPBBDIR%%/vendor/guzzlehttp/guzzle/src/UriTemplate.php %%PHPBBDIR%%/vendor/guzzlehttp/guzzle/src/Url.php %%PHPBBDIR%%/vendor/guzzlehttp/guzzle/src/Utils.php +%%PHPBBDIR%%/vendor/guzzlehttp/ringphp/.editorconfig %%PHPBBDIR%%/vendor/guzzlehttp/ringphp/LICENSE %%PHPBBDIR%%/vendor/guzzlehttp/ringphp/composer.json %%PHPBBDIR%%/vendor/guzzlehttp/ringphp/src/Client/ClientUtils.php @@ -3099,6 +3104,7 @@ %%PHPBBDIR%%/vendor/symfony/http-kernel/HttpCache/Ssi.php %%PHPBBDIR%%/vendor/symfony/http-kernel/HttpCache/Store.php %%PHPBBDIR%%/vendor/symfony/http-kernel/HttpCache/StoreInterface.php +%%PHPBBDIR%%/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php %%PHPBBDIR%%/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php %%PHPBBDIR%%/vendor/symfony/http-kernel/HttpKernel.php %%PHPBBDIR%%/vendor/symfony/http-kernel/HttpKernelInterface.php @@ -3124,10 +3130,16 @@ %%PHPBBDIR%%/vendor/symfony/http-kernel/TerminableInterface.php %%PHPBBDIR%%/vendor/symfony/http-kernel/UriSigner.php %%PHPBBDIR%%/vendor/symfony/http-kernel/composer.json +%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/Ctype.php +%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/LICENSE +%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/README.md +%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php +%%PHPBBDIR%%/vendor/symfony/polyfill-ctype/composer.json %%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/LICENSE %%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Mbstring.php %%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/README.md %%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php +%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php %%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php %%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php %%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/composer.json
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809150959.w8F9xt5f095856>