aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2018-09-15 09:06:28 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2018-09-15 09:06:28 +0000
commit19692e431fc632bf26de34377552f021bb4d9677 (patch)
treed3db4f2dc629a1d0c8599d0c71d3cd2062df05dd
parente9efc517f1e212db0c49ece224884fef52fd7111 (diff)
downloadports-19692e431fc632bf26de34377552f021bb4d9677.tar.gz
ports-19692e431fc632bf26de34377552f021bb4d9677.zip
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)
Notes
Notes: svn path=/branches/2018Q3/; revision=479828
-rw-r--r--www/mybb/Makefile4
-rw-r--r--www/mybb/distinfo6
-rw-r--r--www/mybb/pkg-plist2
3 files changed, 7 insertions, 5 deletions
diff --git a/www/mybb/Makefile b/www/mybb/Makefile
index 5ff1cbb1fe26..e0b38e96e02d 100644
--- a/www/mybb/Makefile
+++ b/www/mybb/Makefile
@@ -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
diff --git a/www/mybb/distinfo b/www/mybb/distinfo
index 78544dac1179..34260953b662 100644
--- a/www/mybb/distinfo
+++ b/www/mybb/distinfo
@@ -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
diff --git a/www/mybb/pkg-plist b/www/mybb/pkg-plist
index f6475ecfdde8..3b2f4deb2932 100644
--- a/www/mybb/pkg-plist
+++ b/www/mybb/pkg-plist
@@ -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