svn commit: r465500 - branches/2018Q1/www/mybb
Jochen Neumeister
joneum at FreeBSD.org
Sun Mar 25 07:23:24 UTC 2018
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 at 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
More information about the svn-ports-branches
mailing list