git: 8250fde94fa4 - 2022Q1 - www/mybb: Update to 1.8.29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Feb 2022 20:00:18 UTC
The branch 2022Q1 has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=8250fde94fa4854eccdf6c0b908c4c0989a62780 commit 8250fde94fa4854eccdf6c0b908c4c0989a62780 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-02-17 19:56:03 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-02-17 20:00:13 +0000 www/mybb: Update to 1.8.29 Changelog: https://blog.mybb.com/2021/10/30/mybb-1-8-29-released-security-release/ Sponsored by: Netzkommune GmbH (cherry picked from commit 21529bd27c89185a9207bfcbdeb4a4c2c4ba81fb) --- www/mybb/Makefile | 4 ++-- www/mybb/distinfo | 6 +++--- www/mybb/pkg-plist | 13 +++++++++++++ 3 files changed, 18 insertions(+), 5 deletions(-) diff --git a/www/mybb/Makefile b/www/mybb/Makefile index 52d02d5dd9ee..fc8542ebc3ef 100644 --- a/www/mybb/Makefile +++ b/www/mybb/Makefile @@ -1,7 +1,7 @@ # Created by: Martin Wilke <miwi@FreeBSD.org> PORTNAME= mybb -DISTVERSION= 1.8.22 +DISTVERSION= 1.8.29 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= PHP-based bulletin board / discussion forum system LICENSE= GPLv3 USE_GITHUB= yes -GH_TAGNAME= ${PORTNAME}_1822 +GH_TAGNAME= ${PORTNAME}_1829 USES= cpe mysql php:web NO_BUILD= yes diff --git a/www/mybb/distinfo b/www/mybb/distinfo index 6bf41ad9010b..187bed7edf7a 100644 --- a/www/mybb/distinfo +++ b/www/mybb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1594330629 -SHA256 (mybb-mybb-1.8.22-mybb_1822_GH0.tar.gz) = b56755b55d0b4eaa7e3acb1152e60843ef00aba798c56f82a6b0a180f01de593 -SIZE (mybb-mybb-1.8.22-mybb_1822_GH0.tar.gz) = 1858637 +TIMESTAMP = 1645126637 +SHA256 (mybb-mybb-1.8.29-mybb_1829_GH0.tar.gz) = e3de2c18691890a8b77732938bd938017aa58430d1457591efa369c104de352a +SIZE (mybb-mybb-1.8.29-mybb_1829_GH0.tar.gz) = 1896701 diff --git a/www/mybb/pkg-plist b/www/mybb/pkg-plist index 483edabf51cd..068445891abf 100644 --- a/www/mybb/pkg-plist +++ b/www/mybb/pkg-plist @@ -382,18 +382,22 @@ %%WWWDIR%%/inc/3rdparty/diff/Diff/ThreeWay/Op/index.html %%WWWDIR%%/inc/3rdparty/diff/Diff/ThreeWay/index.html %%WWWDIR%%/inc/3rdparty/diff/Diff/index.html +%%WWWDIR%%/inc/3rdparty/diff/README.txt %%WWWDIR%%/inc/3rdparty/diff/index.html %%WWWDIR%%/inc/3rdparty/index.html %%WWWDIR%%/inc/3rdparty/json/index.html %%WWWDIR%%/inc/3rdparty/json/json.php +%%WWWDIR%%/inc/AbstractPdoDbDriver.php %%WWWDIR%%/inc/adminfunctions_templates.php %%WWWDIR%%/inc/cachehandlers/apc.php +%%WWWDIR%%/inc/cachehandlers/apcu.php %%WWWDIR%%/inc/cachehandlers/disk.php %%WWWDIR%%/inc/cachehandlers/eaccelerator.php %%WWWDIR%%/inc/cachehandlers/index.html %%WWWDIR%%/inc/cachehandlers/interface.php %%WWWDIR%%/inc/cachehandlers/memcache.php %%WWWDIR%%/inc/cachehandlers/memcached.php +%%WWWDIR%%/inc/cachehandlers/redis.php %%WWWDIR%%/inc/cachehandlers/xcache.php %%WWWDIR%%/inc/captcha_fonts/MINYN___.ttf %%WWWDIR%%/inc/captcha_fonts/edmunds.ttf @@ -417,6 +421,7 @@ %%WWWDIR%%/inc/class_templates.php %%WWWDIR%%/inc/class_timers.php %%WWWDIR%%/inc/class_xml.php +%%WWWDIR%%/inc/class_xmlparser.php %%WWWDIR%%/inc/config.default.php %%WWWDIR%%/inc/datahandler.php %%WWWDIR%%/inc/datahandlers/event.php @@ -428,9 +433,11 @@ %%WWWDIR%%/inc/datahandlers/warnings.php %%WWWDIR%%/inc/db_base.php %%WWWDIR%%/inc/db_mysql.php +%%WWWDIR%%/inc/db_mysql_pdo.php %%WWWDIR%%/inc/db_mysqli.php %%WWWDIR%%/inc/db_pdo.php %%WWWDIR%%/inc/db_pgsql.php +%%WWWDIR%%/inc/db_pgsql_pdo.php %%WWWDIR%%/inc/db_sqlite.php %%WWWDIR%%/inc/functions.php %%WWWDIR%%/inc/functions_archive.php @@ -578,6 +585,7 @@ %%WWWDIR%%/inc/tasks/massmail.php %%WWWDIR%%/inc/tasks/promotions.php %%WWWDIR%%/inc/tasks/recachestylesheets.php +%%WWWDIR%%/inc/tasks/sendmailqueue.php %%WWWDIR%%/inc/tasks/threadviews.php %%WWWDIR%%/inc/tasks/usercleanup.php %%WWWDIR%%/inc/tasks/userpruning.php @@ -650,6 +658,10 @@ %%WWWDIR%%/install/resources/upgrade48.php %%WWWDIR%%/install/resources/upgrade49.php %%WWWDIR%%/install/resources/upgrade5.php +%%WWWDIR%%/install/resources/upgrade50.php +%%WWWDIR%%/install/resources/upgrade51.php +%%WWWDIR%%/install/resources/upgrade52.php +%%WWWDIR%%/install/resources/upgrade53.php %%WWWDIR%%/install/resources/upgrade6.php %%WWWDIR%%/install/resources/upgrade7.php %%WWWDIR%%/install/resources/upgrade8.php @@ -671,6 +683,7 @@ %%WWWDIR%%/jscripts/post.js %%WWWDIR%%/jscripts/question.js %%WWWDIR%%/jscripts/rating.js +%%WWWDIR%%/jscripts/regvalidator.js %%WWWDIR%%/jscripts/report.js %%WWWDIR%%/jscripts/sceditor/formats/bbcode.js %%WWWDIR%%/jscripts/sceditor/formats/index.html