MFH: r479757

Update to 1.8.19

Changelog: https://blog.mybb.com/2018/09/11/mybb-1-8-19-released-security-maintenance-release/

Security:	ab38d9f8-b787-11e8-8e7a-00e04c1ea73d
Sponsored by:	Netzkommune GmbH

Approved by:	portmgr (miwi)
This commit is contained in:
Jochen Neumeister 2018-09-15 09:06:28 +00:00
parent e9efc517f1
commit 19692e431f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q3/; revision=479828
3 changed files with 7 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mybb
DISTVERSION= 1.8.18
DISTVERSION= 1.8.19
CATEGORIES= www
MAINTAINER= joneum@FreeBSD.org
@ -11,7 +11,7 @@ COMMENT= PHP-based bulletin board / discussion forum system
LICENSE= GPLv3
USE_GITHUB= yes
GH_TAGNAME= ${PORTNAME}_1818
GH_TAGNAME= ${PORTNAME}_1819
USES= cpe mysql php:web
NO_BUILD= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1536659723
SHA256 (mybb-mybb-1.8.18-mybb_1818_GH0.tar.gz) = b5bfe41c7b089d8657fb87052d882fdb85aa57c333b07af5fe5c2a7d961a483f
SIZE (mybb-mybb-1.8.18-mybb_1818_GH0.tar.gz) = 1875886
TIMESTAMP = 1536865710
SHA256 (mybb-mybb-1.8.19-mybb_1819_GH0.tar.gz) = b9d8ba03cbb52c375ab9fc033a4e6237033a23cce6a4c1f8abca00f56eee5a91
SIZE (mybb-mybb-1.8.19-mybb_1819_GH0.tar.gz) = 1881859

View File

@ -601,6 +601,7 @@
%%WWWDIR%%/install/resources/mysql_db_inserts.php
%%WWWDIR%%/install/resources/mysql_db_tables.php
%%WWWDIR%%/install/resources/output.php
%%WWWDIR%%/install/resources/pgsql_db_inserts.php
%%WWWDIR%%/install/resources/pgsql_db_tables.php
%%WWWDIR%%/install/resources/settings.xml
%%WWWDIR%%/install/resources/sqlite_db_tables.php
@ -644,6 +645,7 @@
%%WWWDIR%%/install/resources/upgrade42.php
%%WWWDIR%%/install/resources/upgrade43.php
%%WWWDIR%%/install/resources/upgrade45.php
%%WWWDIR%%/install/resources/upgrade46.php
%%WWWDIR%%/install/resources/upgrade5.php
%%WWWDIR%%/install/resources/upgrade6.php
%%WWWDIR%%/install/resources/upgrade7.php