From owner-svn-ports-all@freebsd.org Sat Sep 15 09:06:30 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2439F10A127A; Sat, 15 Sep 2018 09:06:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C6C3B859D7; Sat, 15 Sep 2018 09:06:29 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BF7A111610; Sat, 15 Sep 2018 09:06:29 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8F96TEm069683; Sat, 15 Sep 2018 09:06:29 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8F96Tiu069679; Sat, 15 Sep 2018 09:06:29 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201809150906.w8F96Tiu069679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 15 Sep 2018 09:06:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r479828 - branches/2018Q3/www/mybb X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: branches/2018Q3/www/mybb X-SVN-Commit-Revision: 479828 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Sep 2018 09:06:30 -0000 Author: joneum Date: Sat Sep 15 09:06:28 2018 New Revision: 479828 URL: https://svnweb.freebsd.org/changeset/ports/479828 Log: 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) Modified: branches/2018Q3/www/mybb/Makefile branches/2018Q3/www/mybb/distinfo branches/2018Q3/www/mybb/pkg-plist Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/www/mybb/Makefile ============================================================================== --- branches/2018Q3/www/mybb/Makefile Sat Sep 15 09:05:34 2018 (r479827) +++ branches/2018Q3/www/mybb/Makefile Sat Sep 15 09:06:28 2018 (r479828) @@ -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: branches/2018Q3/www/mybb/distinfo ============================================================================== --- branches/2018Q3/www/mybb/distinfo Sat Sep 15 09:05:34 2018 (r479827) +++ branches/2018Q3/www/mybb/distinfo Sat Sep 15 09:06:28 2018 (r479828) @@ -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: branches/2018Q3/www/mybb/pkg-plist ============================================================================== --- branches/2018Q3/www/mybb/pkg-plist Sat Sep 15 09:05:34 2018 (r479827) +++ branches/2018Q3/www/mybb/pkg-plist Sat Sep 15 09:06:28 2018 (r479828) @@ -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