Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2018 03:38:06 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479757 - head/www/mybb
Message-ID:  <201809140338.w8E3c6ZJ061682@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Fri Sep 14 03:38:05 2018
New Revision: 479757
URL: https://svnweb.freebsd.org/changeset/ports/479757

Log:
  Update to 1.8.19
  
  Changelog: https://blog.mybb.com/2018/09/11/mybb-1-8-19-released-security-maintenance-release/
  
  MFH:		2018Q3
  Security:	ab38d9f8-b787-11e8-8e7a-00e04c1ea73d
  Sponsored by:	Netzkommune GmbH

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

Modified: head/www/mybb/Makefile
==============================================================================
--- head/www/mybb/Makefile	Fri Sep 14 03:10:59 2018	(r479756)
+++ head/www/mybb/Makefile	Fri Sep 14 03:38:05 2018	(r479757)
@@ -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 s
 LICENSE=	GPLv3
 
 USE_GITHUB=	yes
-GH_TAGNAME=	${PORTNAME}_1818
+GH_TAGNAME=	${PORTNAME}_1819
 
 USES=		cpe mysql php:web
 NO_BUILD=	yes

Modified: head/www/mybb/distinfo
==============================================================================
--- head/www/mybb/distinfo	Fri Sep 14 03:10:59 2018	(r479756)
+++ head/www/mybb/distinfo	Fri Sep 14 03:38:05 2018	(r479757)
@@ -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

Modified: head/www/mybb/pkg-plist
==============================================================================
--- head/www/mybb/pkg-plist	Fri Sep 14 03:10:59 2018	(r479756)
+++ head/www/mybb/pkg-plist	Fri Sep 14 03:38:05 2018	(r479757)
@@ -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
@@ -645,6 +646,7 @@
 %%WWWDIR%%/install/resources/upgrade43.php
 %%WWWDIR%%/install/resources/upgrade44.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



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