svn commit: r479519 - branches/2018Q3/www/mybb

Jochen Neumeister joneum at FreeBSD.org
Tue Sep 11 10:22:51 UTC 2018


Author: joneum
Date: Tue Sep 11 10:22:49 2018
New Revision: 479519
URL: https://svnweb.freebsd.org/changeset/ports/479519

Log:
  MFH: r479518
  
  www/mybb: Update to 1.8.18
  
  Changelog: https://blog.mybb.com/2018/08/22/mybb-1-8-18-released-security-maintenance-release/
  
  Security:	db2acdac-b5a7-11e8-8f6f-00e04c1ea73d
  Sponsored by:	Netzkommune GmbH
  
  Approved by:	ports-secteam (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	Tue Sep 11 09:58:15 2018	(r479518)
+++ branches/2018Q3/www/mybb/Makefile	Tue Sep 11 10:22:49 2018	(r479519)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mybb
-DISTVERSION=	1.8.16
+DISTVERSION=	1.8.18
 CATEGORIES=	www
 
 MAINTAINER=	joneum at FreeBSD.org
@@ -11,7 +11,7 @@ COMMENT=	PHP-based bulletin board / discussion forum s
 LICENSE=	GPLv3
 
 USE_GITHUB=	yes
-GH_TAGNAME=	${PORTNAME}_1816
+GH_TAGNAME=	${PORTNAME}_1818
 
 USES=		cpe mysql php:web
 NO_BUILD=	yes

Modified: branches/2018Q3/www/mybb/distinfo
==============================================================================
--- branches/2018Q3/www/mybb/distinfo	Tue Sep 11 09:58:15 2018	(r479518)
+++ branches/2018Q3/www/mybb/distinfo	Tue Sep 11 10:22:49 2018	(r479519)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530999483
-SHA256 (mybb-mybb-1.8.16-mybb_1816_GH0.tar.gz) = 118f2084b364e485a7ad7ad2540fb34871fd0a9e25a04fc43d5c7a4db83f1d91
-SIZE (mybb-mybb-1.8.16-mybb_1816_GH0.tar.gz) = 1871154
+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

Modified: branches/2018Q3/www/mybb/pkg-plist
==============================================================================
--- branches/2018Q3/www/mybb/pkg-plist	Tue Sep 11 09:58:15 2018	(r479518)
+++ branches/2018Q3/www/mybb/pkg-plist	Tue Sep 11 10:22:49 2018	(r479519)
@@ -643,6 +643,7 @@
 %%WWWDIR%%/install/resources/upgrade41.php
 %%WWWDIR%%/install/resources/upgrade42.php
 %%WWWDIR%%/install/resources/upgrade43.php
+%%WWWDIR%%/install/resources/upgrade45.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