From owner-svn-ports-head@freebsd.org Mon Apr 10 12:12:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C38FAD363EC; Mon, 10 Apr 2017 12:12:01 +0000 (UTC) (envelope-from miwi@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 mx1.freebsd.org (Postfix) with ESMTPS id 9E28516AE; Mon, 10 Apr 2017 12:12:01 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3ACC0ld016467; Mon, 10 Apr 2017 12:12:00 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3ACC043016464; Mon, 10 Apr 2017 12:12:00 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201704101212.v3ACC043016464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Mon, 10 Apr 2017 12:12:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438156 - head/www/mybb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Apr 2017 12:12:01 -0000 Author: miwi Date: Mon Apr 10 12:12:00 2017 New Revision: 438156 URL: https://svnweb.freebsd.org/changeset/ports/438156 Log: - Update to 1.8.11 PR: 218459 Submitted by: maintainer Modified: head/www/mybb/Makefile head/www/mybb/distinfo head/www/mybb/pkg-plist Modified: head/www/mybb/Makefile ============================================================================== --- head/www/mybb/Makefile Mon Apr 10 12:06:56 2017 (r438155) +++ head/www/mybb/Makefile Mon Apr 10 12:12:00 2017 (r438156) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mybb -PORTVERSION= 1.8.10 +PORTVERSION= 1.8.11 CATEGORIES= www MAINTAINER= joneum@bsdproject.de @@ -12,7 +12,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes -GH_TAGNAME= ${PORTNAME}_1810 +GH_TAGNAME= ${PORTNAME}_1811 USES= cpe mysql php NO_BUILD= yes Modified: head/www/mybb/distinfo ============================================================================== --- head/www/mybb/distinfo Mon Apr 10 12:06:56 2017 (r438155) +++ head/www/mybb/distinfo Mon Apr 10 12:12:00 2017 (r438156) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485025179 -SHA256 (mybb-mybb-1.8.10-mybb_1810_GH0.tar.gz) = 23171b7499a56230c3ac1df319e44d8354ced4159c3bef3deed5dcc8cc1c2923 -SIZE (mybb-mybb-1.8.10-mybb_1810_GH0.tar.gz) = 1839286 +TIMESTAMP = 1491540935 +SHA256 (mybb-mybb-1.8.11-mybb_1811_GH0.tar.gz) = bb776def120d1433f231270985a321ff7c23da8fec72fa5c05776148d4e4ac55 +SIZE (mybb-mybb-1.8.11-mybb_1811_GH0.tar.gz) = 1841838 Modified: head/www/mybb/pkg-plist ============================================================================== --- head/www/mybb/pkg-plist Mon Apr 10 12:06:56 2017 (r438155) +++ head/www/mybb/pkg-plist Mon Apr 10 12:12:00 2017 (r438156) @@ -1,8 +1,8 @@ @owner www @group www +%%WWWDIR%%/.gitignore %%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/LICENSE -%%WWWDIR%%/announcements.php %%WWWDIR%%/admin/backups/.htaccess %%WWWDIR%%/admin/backups/index.html %%WWWDIR%%/admin/inc/class_form.php @@ -155,8 +155,6 @@ %%WWWDIR%%/admin/styles/default/forum.css %%WWWDIR%%/admin/styles/default/home.css %%WWWDIR%%/admin/styles/default/images/close.png -%%WWWDIR%%/admin/styles/default/images/spinner.gif -%%WWWDIR%%/admin/styles/default/images/spinner_big.gif %%WWWDIR%%/admin/styles/default/images/icons/bullet_off.png %%WWWDIR%%/admin/styles/default/images/icons/bullet_on.png %%WWWDIR%%/admin/styles/default/images/icons/cross.png @@ -186,6 +184,8 @@ %%WWWDIR%%/admin/styles/default/images/index.html %%WWWDIR%%/admin/styles/default/images/login_logo.png %%WWWDIR%%/admin/styles/default/images/logo.png +%%WWWDIR%%/admin/styles/default/images/spinner.gif +%%WWWDIR%%/admin/styles/default/images/spinner_big.gif %%WWWDIR%%/admin/styles/default/images/submit_bg.png %%WWWDIR%%/admin/styles/default/images/tcat.png %%WWWDIR%%/admin/styles/default/images/thead.png @@ -198,6 +198,7 @@ %%WWWDIR%%/admin/styles/default/style.php %%WWWDIR%%/admin/styles/default/user.css %%WWWDIR%%/admin/styles/index.html +%%WWWDIR%%/announcements.php %%WWWDIR%%/archive/global.php %%WWWDIR%%/archive/index.php %%WWWDIR%%/archive/print.css @@ -644,6 +645,7 @@ %%WWWDIR%%/install/resources/upgrade36.php %%WWWDIR%%/install/resources/upgrade37.php %%WWWDIR%%/install/resources/upgrade38.php +%%WWWDIR%%/install/resources/upgrade39.php %%WWWDIR%%/install/resources/upgrade4.php %%WWWDIR%%/install/resources/upgrade5.php %%WWWDIR%%/install/resources/upgrade6.php