From owner-svn-ports-all@freebsd.org Sun Mar 25 07:23:24 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 5723BF50894; Sun, 25 Mar 2018 07:23:24 +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 0A63E7855B; Sun, 25 Mar 2018 07:23:24 +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 055411B045; Sun, 25 Mar 2018 07:23:24 +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 w2P7NNxD076294; Sun, 25 Mar 2018 07:23:23 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2P7NNs3076291; Sun, 25 Mar 2018 07:23:23 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201803250723.w2P7NNs3076291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sun, 25 Mar 2018 07:23:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r465500 - branches/2018Q1/www/mybb X-SVN-Group: ports-branches X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: branches/2018Q1/www/mybb X-SVN-Commit-Revision: 465500 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.25 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: Sun, 25 Mar 2018 07:23:24 -0000 Author: joneum Date: Sun Mar 25 07:23:23 2018 New Revision: 465500 URL: https://svnweb.freebsd.org/changeset/ports/465500 Log: MFH: r465463 www/mybb: Update to 1.8.15 Changelog: https://blog.mybb.com/2018/03/15/mybb-1-8-15-released-security-maintenance-release/ Security: d50a50a2-2f3e-11e8-86f8-00e04c1ea73d Approved by: ports-secteam (riggs) Modified: branches/2018Q1/www/mybb/Makefile branches/2018Q1/www/mybb/distinfo branches/2018Q1/www/mybb/pkg-plist Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/mybb/Makefile ============================================================================== --- branches/2018Q1/www/mybb/Makefile Sun Mar 25 06:47:53 2018 (r465499) +++ branches/2018Q1/www/mybb/Makefile Sun Mar 25 07:23:23 2018 (r465500) @@ -2,17 +2,16 @@ # $FreeBSD$ PORTNAME= mybb -DISTVERSION= 1.8.14 +DISTVERSION= 1.8.15 CATEGORIES= www MAINTAINER= joneum@FreeBSD.org COMMENT= PHP-based bulletin board / discussion forum system LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes -GH_TAGNAME= ${PORTNAME}_1814 +GH_TAGNAME= ${PORTNAME}_1815 USES= cpe mysql php:web NO_BUILD= yes Modified: branches/2018Q1/www/mybb/distinfo ============================================================================== --- branches/2018Q1/www/mybb/distinfo Sun Mar 25 06:47:53 2018 (r465499) +++ branches/2018Q1/www/mybb/distinfo Sun Mar 25 07:23:23 2018 (r465500) @@ -1,3 +1,3 @@ -TIMESTAMP = 1512217667 -SHA256 (mybb-mybb-1.8.14-mybb_1814_GH0.tar.gz) = 870a6be2fcaf50fad3df2feac17726814d09ae27f3ff86f0ed0a994ae2cf740b -SIZE (mybb-mybb-1.8.14-mybb_1814_GH0.tar.gz) = 1875579 +TIMESTAMP = 1521884607 +SHA256 (mybb-mybb-1.8.15-mybb_1815_GH0.tar.gz) = 719aac5b5a56885de119d5791b59e9bcf7f4822634334a1e27d5c49c53b39682 +SIZE (mybb-mybb-1.8.15-mybb_1815_GH0.tar.gz) = 1870363 Modified: branches/2018Q1/www/mybb/pkg-plist ============================================================================== --- branches/2018Q1/www/mybb/pkg-plist Sun Mar 25 06:47:53 2018 (r465499) +++ branches/2018Q1/www/mybb/pkg-plist Sun Mar 25 07:23:23 2018 (r465500) @@ -1,7 +1,3 @@ -%%WWWDIR%%/.gitattributes -%%WWWDIR%%/.gitignore -%%WWWDIR%%/CONTRIBUTING.md -%%WWWDIR%%/LICENSE %%WWWDIR%%/admin/backups/.htaccess %%WWWDIR%%/admin/backups/index.html %%WWWDIR%%/admin/inc/class_form.php @@ -212,8 +208,6 @@ %%WWWDIR%%/editpost.php %%WWWDIR%%/forumdisplay.php %%WWWDIR%%/global.php -%%WWWDIR%%/htaccess-nginx.txt -%%WWWDIR%%/htaccess.txt %%WWWDIR%%/images/arrow_down.png %%WWWDIR%%/images/attachtypes/blank.png %%WWWDIR%%/images/attachtypes/css.png @@ -649,6 +643,7 @@ %%WWWDIR%%/install/resources/upgrade4.php %%WWWDIR%%/install/resources/upgrade40.php %%WWWDIR%%/install/resources/upgrade41.php +%%WWWDIR%%/install/resources/upgrade42.php %%WWWDIR%%/install/resources/upgrade5.php %%WWWDIR%%/install/resources/upgrade6.php %%WWWDIR%%/install/resources/upgrade7.php