Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2020 08:55:07 +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: r534834 - branches/2020Q2/www/glpi
Message-ID:  <202005100855.04A8t7sU081038@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun May 10 08:55:06 2020
New Revision: 534834
URL: https://svnweb.freebsd.org/changeset/ports/534834

Log:
  MFH: r534833
  
  Update to 9.4.5
  
  ChangeLogs
  - 9.4.5: https://github.com/glpi-project/glpi/milestone/38?closed=1
  - 9.4.4: https://github.com/glpi-project/glpi/milestone/37?closed=1
  - 9.4.3: https://github.com/glpi-project/glpi/milestone/36?closed=1
  
  PR:		244971
  Security:	d222241d-91cc-11ea-82b8-4c72b94353b5
  Sponsored by:	Netzkommune GmbH
  
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2020Q2/www/glpi/Makefile
  branches/2020Q2/www/glpi/distinfo
  branches/2020Q2/www/glpi/pkg-plist
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/www/glpi/Makefile
==============================================================================
--- branches/2020Q2/www/glpi/Makefile	Sun May 10 08:53:52 2020	(r534833)
+++ branches/2020Q2/www/glpi/Makefile	Sun May 10 08:55:06 2020	(r534834)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	glpi
-PORTVERSION=	9.4.2
+PORTVERSION=	9.4.5
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/

Modified: branches/2020Q2/www/glpi/distinfo
==============================================================================
--- branches/2020Q2/www/glpi/distinfo	Sun May 10 08:53:52 2020	(r534833)
+++ branches/2020Q2/www/glpi/distinfo	Sun May 10 08:55:06 2020	(r534834)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555108349
-SHA256 (glpi-9.4.2.tgz) = f48f7a5e484647898856a8f5c20114f901c0d7529d89aa5744769698cf50d95d
-SIZE (glpi-9.4.2.tgz) = 34831683
+TIMESTAMP = 1584874060
+SHA256 (glpi-9.4.5.tgz) = aee7079e8c27a4c062939332f6a176e9a8f20b6a89f1dd19ad6cd816a2f5c45a
+SIZE (glpi-9.4.5.tgz) = 35073134

Modified: branches/2020Q2/www/glpi/pkg-plist
==============================================================================
--- branches/2020Q2/www/glpi/pkg-plist	Sun May 10 08:53:52 2020	(r534833)
+++ branches/2020Q2/www/glpi/pkg-plist	Sun May 10 08:55:06 2020	(r534834)
@@ -5,6 +5,7 @@
 %%WWWDIR%%/CONTRIBUTING.md
 %%WWWDIR%%/COPYING.txt
 %%WWWDIR%%/README.md
+%%WWWDIR%%/SECURITY.md
 %%WWWDIR%%/SUPPORT.md
 %%WWWDIR%%/ajax/autocompletion.php
 %%WWWDIR%%/ajax/comments.php
@@ -1250,6 +1251,8 @@
 %%WWWDIR%%/install/update_93_94.php
 %%WWWDIR%%/install/update_940_941.php
 %%WWWDIR%%/install/update_941_942.php
+%%WWWDIR%%/install/update_942_943.php
+%%WWWDIR%%/install/update_943_945.php
 %%WWWDIR%%/install/update_content.php
 %%WWWDIR%%/install/update_to_031.php
 %%WWWDIR%%/install/update_xx_xy.tpl.php
@@ -1279,6 +1282,7 @@
 %%WWWDIR%%/lib/chartist-plugin-tooltip-0.0.17/chartist-plugin-tooltip.css
 %%WWWDIR%%/lib/chartist-plugin-tooltip-0.0.17/chartist-plugin-tooltip.js
 %%WWWDIR%%/lib/chartist-plugin-tooltip-0.0.17/chartist-plugin-tooltip.min.js
+%%WWWDIR%%/lib/file-type.js
 %%WWWDIR%%/lib/font-awesome/LICENSE.txt
 %%WWWDIR%%/lib/font-awesome/css/all.css
 %%WWWDIR%%/lib/font-awesome/css/all.min.css



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