From owner-svn-ports-all@freebsd.org Tue Oct 25 02:18:21 2016 Return-Path: Delivered-To: svn-ports-all@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 7B982C204B5; Tue, 25 Oct 2016 02:18:21 +0000 (UTC) (envelope-from wen@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 3C83BB0E; Tue, 25 Oct 2016 02:18:21 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9P2IKdB031236; Tue, 25 Oct 2016 02:18:20 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9P2IKOd031233; Tue, 25 Oct 2016 02:18:20 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201610250218.u9P2IKOd031233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 25 Oct 2016 02:18:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424597 - 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-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 25 Oct 2016 02:18:21 -0000 Author: wen Date: Tue Oct 25 02:18:19 2016 New Revision: 424597 URL: https://svnweb.freebsd.org/changeset/ports/424597 Log: - Update to 1.8.8 PR: 213615 Submitted by: joneum@bsdproject.de(maintainer) Modified: head/www/mybb/Makefile head/www/mybb/distinfo head/www/mybb/pkg-plist Modified: head/www/mybb/Makefile ============================================================================== --- head/www/mybb/Makefile Tue Oct 25 02:14:14 2016 (r424596) +++ head/www/mybb/Makefile Tue Oct 25 02:18:19 2016 (r424597) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mybb -PORTVERSION= 1.8.7 +PORTVERSION= 1.8.8 CATEGORIES= www MAINTAINER= joneum@bsdproject.de @@ -11,7 +11,7 @@ COMMENT= PHP-based bulletin board / disc LICENSE= GPLv3 USE_GITHUB= yes -GH_TAGNAME= ${PORTNAME}_1807 +GH_TAGNAME= ${PORTNAME}_1808 USES= cpe mysql php NO_BUILD= yes Modified: head/www/mybb/distinfo ============================================================================== --- head/www/mybb/distinfo Tue Oct 25 02:14:14 2016 (r424596) +++ head/www/mybb/distinfo Tue Oct 25 02:18:19 2016 (r424597) @@ -1,2 +1,3 @@ -SHA256 (mybb-mybb-1.8.7-mybb_1807_GH0.tar.gz) = aff3633da65397f0a6af7ae1bd6f4fb6d7a60adcab15bc519ca006378f297f2f -SIZE (mybb-mybb-1.8.7-mybb_1807_GH0.tar.gz) = 1829734 +TIMESTAMP = 1476887263 +SHA256 (mybb-mybb-1.8.8-mybb_1808_GH0.tar.gz) = 57ae85fc33098fa995f7b75f50fbd57ab7d5a6d0006e34f828325e55507ea76d +SIZE (mybb-mybb-1.8.8-mybb_1808_GH0.tar.gz) = 1831220 Modified: head/www/mybb/pkg-plist ============================================================================== --- head/www/mybb/pkg-plist Tue Oct 25 02:14:14 2016 (r424596) +++ head/www/mybb/pkg-plist Tue Oct 25 02:18:19 2016 (r424597) @@ -2,6 +2,7 @@ @group www %%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/announcements.php +%%WWWDIR%%/admin/backups/.htaccess %%WWWDIR%%/admin/backups/index.html %%WWWDIR%%/admin/inc/class_form.php %%WWWDIR%%/admin/inc/class_page.php @@ -100,6 +101,7 @@ %%WWWDIR%%/admin/modules/config/post_icons.php %%WWWDIR%%/admin/modules/config/profile_fields.php %%WWWDIR%%/admin/modules/config/questions.php +%%WWWDIR%%/admin/modules/config/report_reasons.php %%WWWDIR%%/admin/modules/config/settings.php %%WWWDIR%%/admin/modules/config/smilies.php %%WWWDIR%%/admin/modules/config/spiders.php @@ -470,6 +472,7 @@ %%WWWDIR%%/inc/languages/english/admin/config_post_icons.lang.php %%WWWDIR%%/inc/languages/english/admin/config_profile_fields.lang.php %%WWWDIR%%/inc/languages/english/admin/config_questions.lang.php +%%WWWDIR%%/inc/languages/english/admin/config_report_reasons.lang.php %%WWWDIR%%/inc/languages/english/admin/config_settings.lang.php %%WWWDIR%%/inc/languages/english/admin/config_smilies.lang.php %%WWWDIR%%/inc/languages/english/admin/config_spiders.lang.php @@ -635,6 +638,7 @@ %%WWWDIR%%/install/resources/upgrade33.php %%WWWDIR%%/install/resources/upgrade34.php %%WWWDIR%%/install/resources/upgrade35.php +%%WWWDIR%%/install/resources/upgrade36.php %%WWWDIR%%/install/resources/upgrade4.php %%WWWDIR%%/install/resources/upgrade5.php %%WWWDIR%%/install/resources/upgrade6.php