View | Details | Raw Unified | Return to bug 262341
Collapse All | Expand All

(-)b/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# Created by: Mathias Monnerville <mathias@monnerville.com>
1
# Created by: Mathias Monnerville <mathias@monnerville.com>
2
2
3
PORTNAME=	glpi
3
PORTNAME=	glpi
4
PORTVERSION=	9.5.5
4
PORTVERSION=	9.5.7
5
PORTEPOCH=	1
5
PORTEPOCH=	1
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/
7
MASTER_SITES=	https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/
(-)b/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1620838950
1
TIMESTAMP = 1646404224
2
SHA256 (glpi-9.5.5.tgz) = 90617bcb9725c3af1f075aabad8f70cdebcd432b43f45d1c201248c00b83dde8
2
SHA256 (glpi-9.5.7.tgz) = 7cbb212b3ec3f3d86bf2492deb716b52e99662815d93e98e070fbcf25d662599
3
SIZE (glpi-9.5.5.tgz) = 45672425
3
SIZE (glpi-9.5.7.tgz) = 46106553
(-)b/pkg-plist (+6 lines)
Lines 60-65 Link Here
60
%%WWWDIR%%/ajax/getKbRevision.php
60
%%WWWDIR%%/ajax/getKbRevision.php
61
%%WWWDIR%%/ajax/getKnowbaseItemAnswer.php
61
%%WWWDIR%%/ajax/getKnowbaseItemAnswer.php
62
%%WWWDIR%%/ajax/getMapPoint.php
62
%%WWWDIR%%/ajax/getMapPoint.php
63
%%WWWDIR%%/ajax/getRightDropdownValue.php
63
%%WWWDIR%%/ajax/getUserPicture.php
64
%%WWWDIR%%/ajax/getUserPicture.php
64
%%WWWDIR%%/ajax/helpdesk_observer.php
65
%%WWWDIR%%/ajax/helpdesk_observer.php
65
%%WWWDIR%%/ajax/impact.php
66
%%WWWDIR%%/ajax/impact.php
Lines 801-806 Link Here
801
%%WWWDIR%%/front/wifinetwork.form.php
802
%%WWWDIR%%/front/wifinetwork.form.php
802
%%WWWDIR%%/front/wifinetwork.php
803
%%WWWDIR%%/front/wifinetwork.php
803
%%WWWDIR%%/inc/abstractquery.class.php
804
%%WWWDIR%%/inc/abstractquery.class.php
805
%%WWWDIR%%/inc/abstractrightsdropdown.class.php
804
%%WWWDIR%%/inc/ajax.class.php
806
%%WWWDIR%%/inc/ajax.class.php
805
%%WWWDIR%%/inc/alert.class.php
807
%%WWWDIR%%/inc/alert.class.php
806
%%WWWDIR%%/inc/api/api.class.php
808
%%WWWDIR%%/inc/api/api.class.php
Lines 921-926 Link Here
921
%%WWWDIR%%/inc/console/migration/myisamtoinnodbcommand.class.php
923
%%WWWDIR%%/inc/console/migration/myisamtoinnodbcommand.class.php
922
%%WWWDIR%%/inc/console/migration/racksplugintocorecommand.class.php
924
%%WWWDIR%%/inc/console/migration/racksplugintocorecommand.class.php
923
%%WWWDIR%%/inc/console/migration/timestampscommand.class.php
925
%%WWWDIR%%/inc/console/migration/timestampscommand.class.php
926
%%WWWDIR%%/inc/console/migration/unsignedkeyscommand.class.php
924
%%WWWDIR%%/inc/console/plugin/abstractplugincommand.class.php
927
%%WWWDIR%%/inc/console/plugin/abstractplugincommand.class.php
925
%%WWWDIR%%/inc/console/plugin/activatecommand.class.php
928
%%WWWDIR%%/inc/console/plugin/activatecommand.class.php
926
%%WWWDIR%%/inc/console/plugin/deactivatecommand.class.php
929
%%WWWDIR%%/inc/console/plugin/deactivatecommand.class.php
Lines 1352-1357 Link Here
1352
%%WWWDIR%%/inc/savedsearch_user.class.php
1355
%%WWWDIR%%/inc/savedsearch_user.class.php
1353
%%WWWDIR%%/inc/search.class.php
1356
%%WWWDIR%%/inc/search.class.php
1354
%%WWWDIR%%/inc/session.class.php
1357
%%WWWDIR%%/inc/session.class.php
1358
%%WWWDIR%%/inc/sharedashboarddropdown.class.php
1355
%%WWWDIR%%/inc/singletonrulelist.class.php
1359
%%WWWDIR%%/inc/singletonrulelist.class.php
1356
%%WWWDIR%%/inc/sla.class.php
1360
%%WWWDIR%%/inc/sla.class.php
1357
%%WWWDIR%%/inc/slalevel.class.php
1361
%%WWWDIR%%/inc/slalevel.class.php
Lines 1490-1495 Link Here
1490
%%WWWDIR%%/install/update_952_953.php
1494
%%WWWDIR%%/install/update_952_953.php
1491
%%WWWDIR%%/install/update_953_954.php
1495
%%WWWDIR%%/install/update_953_954.php
1492
%%WWWDIR%%/install/update_954_955.php
1496
%%WWWDIR%%/install/update_954_955.php
1497
%%WWWDIR%%/install/update_955_956.php
1498
%%WWWDIR%%/install/update_956_957.php
1493
%%WWWDIR%%/install/update_content.php
1499
%%WWWDIR%%/install/update_content.php
1494
%%WWWDIR%%/install/update_to_031.php
1500
%%WWWDIR%%/install/update_to_031.php
1495
%%WWWDIR%%/install/update_xx_xy.tpl.php
1501
%%WWWDIR%%/install/update_xx_xy.tpl.php

Return to bug 262341