Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2019 10:10:48 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r494576 - branches/2019Q1/www/mybb
Message-ID:  <201903041010.x24AAmef086970@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Mon Mar  4 10:10:47 2019
New Revision: 494576
URL: https://svnweb.freebsd.org/changeset/ports/494576

Log:
  in r494382, et to update GH_TAGNAME. This fixes it
  
  - bump PORTREVISION
  
  Approved by:	ports-secteam (joneum)
  Security:	395ed9d5-3cca-11e9-9ba0-4c72b94353b5
  Sponsored by:	Netzkommune GmbH

Modified:
  branches/2019Q1/www/mybb/Makefile
  branches/2019Q1/www/mybb/distinfo
  branches/2019Q1/www/mybb/pkg-plist

Modified: branches/2019Q1/www/mybb/Makefile
==============================================================================
--- branches/2019Q1/www/mybb/Makefile	Mon Mar  4 10:10:21 2019	(r494575)
+++ branches/2019Q1/www/mybb/Makefile	Mon Mar  4 10:10:47 2019	(r494576)
@@ -3,6 +3,7 @@
 
 PORTNAME=	mybb
 DISTVERSION=	1.8.20
+PORTREVISION=	1
 CATEGORIES=	www
 
 MAINTAINER=	joneum@FreeBSD.org
@@ -11,7 +12,7 @@ COMMENT=	PHP-based bulletin board / discussion forum s
 LICENSE=	GPLv3
 
 USE_GITHUB=	yes
-GH_TAGNAME=	${PORTNAME}_1819
+GH_TAGNAME=	${PORTNAME}_1820
 
 USES=		cpe mysql php:web
 NO_BUILD=	yes

Modified: branches/2019Q1/www/mybb/distinfo
==============================================================================
--- branches/2019Q1/www/mybb/distinfo	Mon Mar  4 10:10:21 2019	(r494575)
+++ branches/2019Q1/www/mybb/distinfo	Mon Mar  4 10:10:47 2019	(r494576)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551516521
-SHA256 (mybb-mybb-1.8.20-mybb_1819_GH0.tar.gz) = b9d8ba03cbb52c375ab9fc033a4e6237033a23cce6a4c1f8abca00f56eee5a91
-SIZE (mybb-mybb-1.8.20-mybb_1819_GH0.tar.gz) = 1881859
+TIMESTAMP = 1551693950
+SHA256 (mybb-mybb-1.8.20-mybb_1820_GH0.tar.gz) = 8796b7ecacac2bffa2aebd273483e847b5fac0d3791980553101c3decfc98a0f
+SIZE (mybb-mybb-1.8.20-mybb_1820_GH0.tar.gz) = 1871405

Modified: branches/2019Q1/www/mybb/pkg-plist
==============================================================================
--- branches/2019Q1/www/mybb/pkg-plist	Mon Mar  4 10:10:21 2019	(r494575)
+++ branches/2019Q1/www/mybb/pkg-plist	Mon Mar  4 10:10:47 2019	(r494576)
@@ -647,6 +647,7 @@
 %%WWWDIR%%/install/resources/upgrade44.php
 %%WWWDIR%%/install/resources/upgrade45.php
 %%WWWDIR%%/install/resources/upgrade46.php
+%%WWWDIR%%/install/resources/upgrade47.php
 %%WWWDIR%%/install/resources/upgrade5.php
 %%WWWDIR%%/install/resources/upgrade6.php
 %%WWWDIR%%/install/resources/upgrade7.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903041010.x24AAmef086970>