From owner-svn-ports-head@freebsd.org Sat Sep 15 09:59:56 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A561910A2354; Sat, 15 Sep 2018 09:59:56 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DE1F86E92; Sat, 15 Sep 2018 09:59:56 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4543711E2D; Sat, 15 Sep 2018 09:59:56 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8F9xuxU095859; Sat, 15 Sep 2018 09:59:56 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8F9xt5f095856; Sat, 15 Sep 2018 09:59:55 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201809150959.w8F9xt5f095856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 15 Sep 2018 09:59:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479831 - head/www/phpbb3 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/phpbb3 X-SVN-Commit-Revision: 479831 X-SVN-Commit-Repository: ports 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.27 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: Sat, 15 Sep 2018 09:59:56 -0000 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