Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Oct 2016 03:27:47 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424541 - head/www/phpbb3
Message-ID:  <201610240327.u9O3RlZu007772@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Oct 24 03:27:47 2016
New Revision: 424541
URL: https://svnweb.freebsd.org/changeset/ports/424541

Log:
  - Update to 3.1.10
  
  PR:		213613
  Submitted by:	joneum@bsdproject.de(maintainer)

Modified:
  head/www/phpbb3/Makefile
  head/www/phpbb3/distinfo
  head/www/phpbb3/pkg-plist

Modified: head/www/phpbb3/Makefile
==============================================================================
--- head/www/phpbb3/Makefile	Sun Oct 23 22:31:56 2016	(r424540)
+++ head/www/phpbb3/Makefile	Mon Oct 24 03:27:47 2016	(r424541)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpbb
-PORTVERSION=	3.1.9
-PORTREVISION=	1
+PORTVERSION=	3.1.10
 CATEGORIES=	www
 MASTER_SITES=	https://www.phpbb.com/files/release/
 PKGNAMESUFFIX=	3

Modified: head/www/phpbb3/distinfo
==============================================================================
--- head/www/phpbb3/distinfo	Sun Oct 23 22:31:56 2016	(r424540)
+++ head/www/phpbb3/distinfo	Mon Oct 24 03:27:47 2016	(r424541)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1465356356
-SHA256 (phpBB-3.1.9.tar.bz2) = 94d67899269dd871cd314b3f2d3275fc7b31f5e6856e56fa70f0aed8e47a3ac8
-SIZE (phpBB-3.1.9.tar.bz2) = 2169294
+TIMESTAMP = 1476884668
+SHA256 (phpBB-3.1.10.tar.bz2) = 198fda1a0bd833d42e0d4f4fe26a47d656a6e087ed9a561e06b0940de131a22c
+SIZE (phpBB-3.1.10.tar.bz2) = 2150999

Modified: head/www/phpbb3/pkg-plist
==============================================================================
--- head/www/phpbb3/pkg-plist	Sun Oct 23 22:31:56 2016	(r424540)
+++ head/www/phpbb3/pkg-plist	Mon Oct 24 03:27:47 2016	(r424541)
@@ -549,8 +549,6 @@
 %%PHPBBDIR%%/language/en/plupload.php
 %%PHPBBDIR%%/language/en/posting.php
 %%PHPBBDIR%%/language/en/search.php
-%%PHPBBDIR%%/language/en/search_ignore_words.php
-%%PHPBBDIR%%/language/en/search_synonyms.php
 %%PHPBBDIR%%/language/en/ucp.php
 %%PHPBBDIR%%/language/en/viewforum.php
 %%PHPBBDIR%%/language/en/viewtopic.php
@@ -812,6 +810,7 @@
 %%PHPBBDIR%%/phpbb/db/migration/data/v310/timezone_p2.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v310/topic_sort_username.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v310/ucp_popuppm_module.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/add_log_time_index.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v31x/increase_size_of_dateformat.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v31x/m_pm_report.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v31x/m_softdelete_global.php
@@ -820,6 +819,8 @@
 %%PHPBBDIR%%/phpbb/db/migration/data/v31x/profilefield_yahoo_update_url.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v31x/style_update.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v31x/update_custom_bbcodes_with_idn.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v3110.php
+%%PHPBBDIR%%/phpbb/db/migration/data/v31x/v3110rc1.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v31x/v311.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v31x/v312.php
 %%PHPBBDIR%%/phpbb/db/migration/data/v31x/v312rc1.php
@@ -1290,7 +1291,6 @@
 %%PHPBBDIR%%/vendor/composer/autoload_real.php
 %%PHPBBDIR%%/vendor/composer/installed.json
 %%PHPBBDIR%%/vendor/lusitanian/oauth/LICENSE
-%%PHPBBDIR%%/vendor/lusitanian/oauth/.scrutinizer.yml
 %%PHPBBDIR%%/vendor/lusitanian/oauth/composer.json
 %%PHPBBDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/AutoLoader.php
 %%PHPBBDIR%%/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/Credentials.php
@@ -1744,10 +1744,10 @@
 %%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.ser
-%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.ser
 %%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php
 %%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/composer.json
+%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
+%%PHPBBDIR%%/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
 %%PHPBBDIR%%/vendor/symfony/routing/Symfony/Component/Routing/Annotation/Route.php
 %%PHPBBDIR%%/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php
 %%PHPBBDIR%%/vendor/symfony/routing/Symfony/Component/Routing/Exception/ExceptionInterface.php
@@ -1807,7 +1807,6 @@
 %%PHPBBDIR%%/vendor/symfony/yaml/Symfony/Component/Yaml/Yaml.php
 %%PHPBBDIR%%/vendor/symfony/yaml/Symfony/Component/Yaml/composer.json
 %%PHPBBDIR%%/vendor/twig/twig/LICENSE
-%%PHPBBDIR%%/vendor/twig/twig/README.rst
 %%PHPBBDIR%%/vendor/twig/twig/composer.json
 %%PHPBBDIR%%/vendor/twig/twig/lib/Twig/Autoloader.php
 %%PHPBBDIR%%/vendor/twig/twig/lib/Twig/BaseNodeVisitor.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610240327.u9O3RlZu007772>