View | Details | Raw Unified | Return to bug 272685 | Differences between
and this patch

Collapse All | Expand All

(-)b/www/glpi/Makefile (-1 / +1 lines)
Lines 1-5 Link Here
1
PORTNAME=	glpi
1
PORTNAME=	glpi
2
PORTVERSION=	10.0.7
2
PORTVERSION=	10.0.9
3
PORTEPOCH=	1
3
PORTEPOCH=	1
4
CATEGORIES=	www
4
CATEGORIES=	www
5
MASTER_SITES=	https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/
5
MASTER_SITES=	https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/
(-)b/www/glpi/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1683389004
1
TIMESTAMP = 1690142701
2
SHA256 (glpi-10.0.7.tgz) = 0d51de960272d3d5b322e83d74a8261423d4baefad5ef815402591e8ead04e53
2
SHA256 (glpi-10.0.9.tgz) = d104c7135b1924f32ab6ca831fbaf319893af0bd932a035cb93ccb4021b2a946
3
SIZE (glpi-10.0.7.tgz) = 56550228
3
SIZE (glpi-10.0.9.tgz) = 58644802
(-)b/www/glpi/pkg-plist (-3 / +1 lines)
Lines 141-147 Link Here
141
%%WWWDIR%%/css/includes/components/_asset-form.scss
141
%%WWWDIR%%/css/includes/components/_asset-form.scss
142
%%WWWDIR%%/css/includes/components/_browser_tree.scss
142
%%WWWDIR%%/css/includes/components/_browser_tree.scss
143
%%WWWDIR%%/css/includes/components/_buttons-group.scss
143
%%WWWDIR%%/css/includes/components/_buttons-group.scss
144
%%WWWDIR%%/css/includes/components/_debug-panel.scss
145
%%WWWDIR%%/css/includes/components/_documentation.scss
144
%%WWWDIR%%/css/includes/components/_documentation.scss
146
%%WWWDIR%%/css/includes/components/_fileupload.scss
145
%%WWWDIR%%/css/includes/components/_fileupload.scss
147
%%WWWDIR%%/css/includes/components/_flatpickr.scss
146
%%WWWDIR%%/css/includes/components/_flatpickr.scss
Lines 3402-3408 Link Here
3402
%%WWWDIR%%/templates/components/user/info_card.html.twig
3401
%%WWWDIR%%/templates/components/user/info_card.html.twig
3403
%%WWWDIR%%/templates/components/user/link_with_tooltip.html.twig
3402
%%WWWDIR%%/templates/components/user/link_with_tooltip.html.twig
3404
%%WWWDIR%%/templates/components/user/picture.html.twig
3403
%%WWWDIR%%/templates/components/user/picture.html.twig
3405
%%WWWDIR%%/templates/debug_panel.html.twig
3406
%%WWWDIR%%/templates/display_and_die.html.twig
3404
%%WWWDIR%%/templates/display_and_die.html.twig
3407
%%WWWDIR%%/templates/dropdown_form.html.twig
3405
%%WWWDIR%%/templates/dropdown_form.html.twig
3408
%%WWWDIR%%/templates/generic_show_form.html.twig
3406
%%WWWDIR%%/templates/generic_show_form.html.twig
Lines 6499-6505 Link Here
6499
%%WWWDIR%%/vendor/webmozart/assert/src/Assert.php
6497
%%WWWDIR%%/vendor/webmozart/assert/src/Assert.php
6500
%%WWWDIR%%/vendor/webmozart/assert/src/InvalidArgumentException.php
6498
%%WWWDIR%%/vendor/webmozart/assert/src/InvalidArgumentException.php
6501
%%WWWDIR%%/vendor/webmozart/assert/src/Mixin.php
6499
%%WWWDIR%%/vendor/webmozart/assert/src/Mixin.php
6502
%%WWWDIR%%/version/10.0.7
6500
%%WWWDIR%%/version/10.0.9
6503
@dir %%WWWDIR%%/ajax
6501
@dir %%WWWDIR%%/ajax
6504
@dir %%WWWDIR%%/bin
6502
@dir %%WWWDIR%%/bin
6505
@dir %%WWWDIR%%/config
6503
@dir %%WWWDIR%%/config

Return to bug 272685