svn commit: r534833 - head/www/glpi
Jochen Neumeister
joneum at FreeBSD.org
Sun May 10 08:53:53 UTC 2020
Author: joneum
Date: Sun May 10 08:53:52 2020
New Revision: 534833
URL: https://svnweb.freebsd.org/changeset/ports/534833
Log:
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
MFH: 2020Q2
Security: d222241d-91cc-11ea-82b8-4c72b94353b5
Sponsored by: Netzkommune GmbH
Modified:
head/www/glpi/Makefile
head/www/glpi/distinfo
head/www/glpi/pkg-plist
Modified: head/www/glpi/Makefile
==============================================================================
--- head/www/glpi/Makefile Sun May 10 08:50:51 2020 (r534832)
+++ head/www/glpi/Makefile Sun May 10 08:53:52 2020 (r534833)
@@ -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: head/www/glpi/distinfo
==============================================================================
--- head/www/glpi/distinfo Sun May 10 08:50:51 2020 (r534832)
+++ head/www/glpi/distinfo Sun May 10 08:53:52 2020 (r534833)
@@ -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: head/www/glpi/pkg-plist
==============================================================================
--- head/www/glpi/pkg-plist Sun May 10 08:50:51 2020 (r534832)
+++ head/www/glpi/pkg-plist Sun May 10 08:53:52 2020 (r534833)
@@ -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
More information about the svn-ports-head
mailing list