pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php-glpi Update GLPI to v9.2.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d32b337148ff
branches:  trunk
changeset: 306824:d32b337148ff
user:      hauke <hauke%pkgsrc.org@localhost>
date:      Fri Apr 27 14:19:29 2018 +0000
description:
Update GLPI to v9.2.3

>From the release announcement:

* Hide closed tasks on central,
* Quick search in saved searches panel,
* Fix image in FAQ for anonymous users,
* Possibility to add an analytics javascript,
* Various fixes on components,
* And many more!

The full changelog is available here for more details:
https://github.com/glpi-project/glpi/milestone/24?closed=1

diffstat:

 www/php-glpi/Makefile |   4 +-
 www/php-glpi/PLIST    |  78 ++++++++++++++++++--------------------------------
 www/php-glpi/distinfo |  10 +++---
 3 files changed, 36 insertions(+), 56 deletions(-)

diffs (241 lines):

diff -r 7fcca9ecd501 -r d32b337148ff www/php-glpi/Makefile
--- a/www/php-glpi/Makefile     Fri Apr 27 14:19:25 2018 +0000
+++ b/www/php-glpi/Makefile     Fri Apr 27 14:19:29 2018 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/11/17 11:07:39 hauke Exp $
+# $NetBSD: Makefile,v 1.5 2018/04/27 14:19:29 hauke Exp $
 
 DISTNAME=      glpi-${GLPI_VERSION}
-GLPI_VERSION=  9.2.1
+GLPI_VERSION=  9.2.3
 CATEGORIES=    www
 
 MASTER_SITES=  https://github.com/glpi-project/glpi/releases/download/${GLPI_VERSION}/
diff -r 7fcca9ecd501 -r d32b337148ff www/php-glpi/PLIST
--- a/www/php-glpi/PLIST        Fri Apr 27 14:19:25 2018 +0000
+++ b/www/php-glpi/PLIST        Fri Apr 27 14:19:29 2018 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2017/11/17 11:07:39 hauke Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/04/27 14:19:29 hauke Exp $
 share/examples/glpi/config_path.php
 share/examples/glpi/crontab.sample
 share/examples/glpi/httpd-glpi.conf
-share/glpi/.atoum.php
 share/glpi/.htaccess
 share/glpi/AUTHORS.txt
 share/glpi/CHANGELOG.md
@@ -30,6 +29,7 @@
 share/glpi/ajax/dropdownMassiveActionOs.php
 share/glpi/ajax/dropdownNotificationEvent.php
 share/glpi/ajax/dropdownNotificationTemplate.php
+share/glpi/ajax/dropdownProjectTaskTicket.php
 share/glpi/ajax/dropdownRubDocument.php
 share/glpi/ajax/dropdownShowIPNetwork.php
 share/glpi/ajax/dropdownSoftwareLicense.php
@@ -1173,6 +1173,8 @@
 share/glpi/install/update_911_913.php
 share/glpi/install/update_91_911.php
 share/glpi/install/update_91_92.php
+share/glpi/install/update_921_922.php
+share/glpi/install/update_922_923.php
 share/glpi/install/update_92_921.php
 share/glpi/install/update_content.php
 share/glpi/install/update_to_031.php
@@ -1316,23 +1318,6 @@
 share/glpi/lib/jqueryplugins/fullcalendar/CHANGELOG.txt
 share/glpi/lib/jqueryplugins/fullcalendar/CONTRIBUTING.txt
 share/glpi/lib/jqueryplugins/fullcalendar/LICENSE.txt
-share/glpi/lib/jqueryplugins/fullcalendar/demos/agenda-views.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/background-events.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/basic-views.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/default.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/external-dragging.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/gcal.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/json.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/json/events.json
-share/glpi/lib/jqueryplugins/fullcalendar/demos/list-views.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/locales.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/php/get-events.php
-share/glpi/lib/jqueryplugins/fullcalendar/demos/php/get-timezones.php
-share/glpi/lib/jqueryplugins/fullcalendar/demos/php/utils.php
-share/glpi/lib/jqueryplugins/fullcalendar/demos/selectable.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/theme.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/timezones.html
-share/glpi/lib/jqueryplugins/fullcalendar/demos/week-numbers.html
 share/glpi/lib/jqueryplugins/fullcalendar/fullcalendar.css
 share/glpi/lib/jqueryplugins/fullcalendar/fullcalendar.js
 share/glpi/lib/jqueryplugins/fullcalendar/fullcalendar.min.css
@@ -1436,7 +1421,6 @@
 share/glpi/lib/jqueryplugins/jquery-gantt/img/icon_sprite.png
 share/glpi/lib/jqueryplugins/jquery-gantt/img/loader_bg.png
 share/glpi/lib/jqueryplugins/jquery-gantt/img/slider_handle.png
-share/glpi/lib/jqueryplugins/jquery-gantt/index.html
 share/glpi/lib/jqueryplugins/jquery-gantt/js/dataDays.js
 share/glpi/lib/jqueryplugins/jquery-gantt/js/dataDaysEnh.js
 share/glpi/lib/jqueryplugins/jquery-gantt/js/dataHours.js
@@ -1446,7 +1430,6 @@
 share/glpi/lib/jqueryplugins/jquery-ui-scrollable-tabs/Readme
 share/glpi/lib/jqueryplugins/jquery-ui-scrollable-tabs/css/jquery.scrollabletab.css
 share/glpi/lib/jqueryplugins/jquery-ui-scrollable-tabs/css/jquery.scrollabletab.min.css
-share/glpi/lib/jqueryplugins/jquery-ui-scrollable-tabs/index.html
 share/glpi/lib/jqueryplugins/jquery-ui-scrollable-tabs/js/jquery.init.js
 share/glpi/lib/jqueryplugins/jquery-ui-scrollable-tabs/js/jquery.mousewheel.js
 share/glpi/lib/jqueryplugins/jquery-ui-scrollable-tabs/js/jquery.mousewheel.min.js
@@ -1495,7 +1478,6 @@
 share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/i18n/jquery-ui-timepicker-vi.js
 share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/i18n/jquery-ui-timepicker-zh-CN.js
 share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/i18n/jquery-ui-timepicker-zh-TW.js
-share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/index.html
 share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/jquery-ui-sliderAccess.js
 share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.css
 share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.js
@@ -1663,7 +1645,6 @@
 share/glpi/lib/tiny_mce/langs/readme.md
 share/glpi/lib/tiny_mce/langs/ro.js
 share/glpi/lib/tiny_mce/langs/ru.js
-share/glpi/lib/tiny_mce/langs/ru_RU.js
 share/glpi/lib/tiny_mce/langs/si_LK.js
 share/glpi/lib/tiny_mce/langs/sk.js
 share/glpi/lib/tiny_mce/langs/sl_SI.js
@@ -1744,6 +1725,7 @@
 share/glpi/lib/tiny_mce/plugins/template/plugin.min.js
 share/glpi/lib/tiny_mce/plugins/textcolor/plugin.min.js
 share/glpi/lib/tiny_mce/plugins/textpattern/plugin.min.js
+share/glpi/lib/tiny_mce/plugins/toc/plugin.min.js
 share/glpi/lib/tiny_mce/plugins/visualblocks/css/visualblocks.css
 share/glpi/lib/tiny_mce/plugins/visualblocks/plugin.min.js
 share/glpi/lib/tiny_mce/plugins/visualchars/plugin.min.js
@@ -1813,6 +1795,8 @@
 share/glpi/locales/es_419.po
 share/glpi/locales/es_AR.mo
 share/glpi/locales/es_AR.po
+share/glpi/locales/es_CL.mo
+share/glpi/locales/es_CL.po
 share/glpi/locales/es_CO.mo
 share/glpi/locales/es_CO.po
 share/glpi/locales/es_ES.mo
@@ -1848,6 +1832,8 @@
 share/glpi/locales/it_IT.po
 share/glpi/locales/ja_JP.mo
 share/glpi/locales/ja_JP.po
+share/glpi/locales/kn.mo
+share/glpi/locales/kn.po
 share/glpi/locales/ko_KR.mo
 share/glpi/locales/ko_KR.po
 share/glpi/locales/lt_LT.mo
@@ -1862,8 +1848,6 @@
 share/glpi/locales/nl_NL.po
 share/glpi/locales/nn_NO.mo
 share/glpi/locales/nn_NO.po
-share/glpi/locales/pl.mo
-share/glpi/locales/pl.po
 share/glpi/locales/pl_PL.mo
 share/glpi/locales/pl_PL.po
 share/glpi/locales/pt_BR.mo
@@ -2123,6 +2107,9 @@
 share/glpi/plugins/remove.txt
 share/glpi/scripts/.htaccess
 share/glpi/scripts/add_creation_date.php
+share/glpi/scripts/checkdb.php
+share/glpi/scripts/cliinstall.php
+share/glpi/scripts/cliupdate.php
 share/glpi/scripts/compute_dictionnary.php
 share/glpi/scripts/glpi_cron_curl.sh
 share/glpi/scripts/glpi_cron_lynx.sh
@@ -2422,6 +2409,19 @@
 share/glpi/vendor/sabre/xml/lib/Writer.php
 share/glpi/vendor/sabre/xml/lib/XmlDeserializable.php
 share/glpi/vendor/sabre/xml/lib/XmlSerializable.php
+share/glpi/vendor/sebastian/diff/.php_cs
+share/glpi/vendor/sebastian/diff/.travis.yml
+share/glpi/vendor/sebastian/diff/LICENSE
+share/glpi/vendor/sebastian/diff/README.md
+share/glpi/vendor/sebastian/diff/phpunit.xml
+share/glpi/vendor/sebastian/diff/src/Chunk.php
+share/glpi/vendor/sebastian/diff/src/Diff.php
+share/glpi/vendor/sebastian/diff/src/Differ.php
+share/glpi/vendor/sebastian/diff/src/LCS/LongestCommonSubsequence.php
+share/glpi/vendor/sebastian/diff/src/LCS/MemoryEfficientLongestCommonSubsequenceImplementation.php
+share/glpi/vendor/sebastian/diff/src/LCS/TimeEfficientLongestCommonSubsequenceImplementation.php
+share/glpi/vendor/sebastian/diff/src/Line.php
+share/glpi/vendor/sebastian/diff/src/Parser.php
 share/glpi/vendor/simplepie/simplepie/.travis.yml
 share/glpi/vendor/simplepie/simplepie/LICENSE.txt
 share/glpi/vendor/simplepie/simplepie/README.markdown
@@ -2702,6 +2702,7 @@
 share/glpi/vendor/zendframework/zend-cache/CONTRIBUTING.md
 share/glpi/vendor/zendframework/zend-cache/LICENSE.md
 share/glpi/vendor/zendframework/zend-cache/README.md
+share/glpi/vendor/zendframework/zend-cache/autoload/patternPluginManagerPolyfill.php
 share/glpi/vendor/zendframework/zend-cache/benchmark/CommonStorageAdapterBench.php
 share/glpi/vendor/zendframework/zend-cache/benchmark/FilesystemStorageAdapterBench.php
 share/glpi/vendor/zendframework/zend-cache/benchmark/MemoryStorageAdapterBench.php
@@ -2730,7 +2731,9 @@
 share/glpi/vendor/zendframework/zend-cache/src/Pattern/PatternInterface.php
 share/glpi/vendor/zendframework/zend-cache/src/Pattern/PatternOptions.php
 share/glpi/vendor/zendframework/zend-cache/src/PatternFactory.php
-share/glpi/vendor/zendframework/zend-cache/src/PatternPluginManager.php
+share/glpi/vendor/zendframework/zend-cache/src/PatternPluginManager/PatternPluginManagerTrait.php
+share/glpi/vendor/zendframework/zend-cache/src/PatternPluginManager/PatternPluginManagerV2Polyfill.php
+share/glpi/vendor/zendframework/zend-cache/src/PatternPluginManager/PatternPluginManagerV3Polyfill.php
 share/glpi/vendor/zendframework/zend-cache/src/Service/PatternPluginManagerFactory.php
 share/glpi/vendor/zendframework/zend-cache/src/Service/PluginManagerLookupTrait.php
 share/glpi/vendor/zendframework/zend-cache/src/Service/StorageAdapterPluginManagerFactory.php
@@ -3134,11 +3137,8 @@
 share/glpi/vendor/zendframework/zend-i18n/src/View/Helper/TranslatePlural.php
 share/glpi/vendor/zendframework/zend-i18n/src/View/HelperConfig.php
 share/glpi/vendor/zendframework/zend-json/CHANGELOG.md
-share/glpi/vendor/zendframework/zend-json/CONDUCT.md
-share/glpi/vendor/zendframework/zend-json/CONTRIBUTING.md
 share/glpi/vendor/zendframework/zend-json/LICENSE.md
 share/glpi/vendor/zendframework/zend-json/README.md
-share/glpi/vendor/zendframework/zend-json/mkdocs.yml
 share/glpi/vendor/zendframework/zend-json/src/Decoder.php
 share/glpi/vendor/zendframework/zend-json/src/Encoder.php
 share/glpi/vendor/zendframework/zend-json/src/Exception/BadMethodCallException.php
@@ -3177,30 +3177,10 @@
 share/glpi/vendor/zendframework/zend-serializer/src/Module.php
 share/glpi/vendor/zendframework/zend-serializer/src/Serializer.php
 share/glpi/vendor/zendframework/zend-servicemanager/CHANGELOG.md
-share/glpi/vendor/zendframework/zend-servicemanager/CONDUCT.md
-share/glpi/vendor/zendframework/zend-servicemanager/CONTRIBUTING.md
 share/glpi/vendor/zendframework/zend-servicemanager/LICENSE.md
 share/glpi/vendor/zendframework/zend-servicemanager/README.md
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/AbstractFactoryFoo.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Bar.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Dependency.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/FactoryFoo.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Foo.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/ServiceDependingOnConfig.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/ServiceWithDependency.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchCachedServicesBench.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceManagerBench.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceUsingConfigAbstractFactoryAsFactoryBench.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceUsingReflectionAbstractFactoryAsFactoryBench.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceViaConfigAbstractFactoryBench.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceViaReflectionAbstractFactoryBench.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServicesBench.php
-share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/SetNewServicesBench.php
 share/glpi/vendor/zendframework/zend-servicemanager/bin/generate-deps-for-config-factory
 share/glpi/vendor/zendframework/zend-servicemanager/bin/generate-factory-for-class
-share/glpi/vendor/zendframework/zend-servicemanager/mkdocs.yml
-share/glpi/vendor/zendframework/zend-servicemanager/phpbench.json
-share/glpi/vendor/zendframework/zend-servicemanager/phpcs.xml
 share/glpi/vendor/zendframework/zend-servicemanager/src/AbstractFactory/ConfigAbstractFactory.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/AbstractFactory/ReflectionBasedAbstractFactory.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/AbstractFactoryInterface.php
diff -r 7fcca9ecd501 -r d32b337148ff www/php-glpi/distinfo
--- a/www/php-glpi/distinfo     Fri Apr 27 14:19:25 2018 +0000
+++ b/www/php-glpi/distinfo     Fri Apr 27 14:19:29 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/11/17 11:07:39 hauke Exp $
+$NetBSD: distinfo,v 1.4 2018/04/27 14:19:29 hauke Exp $
 
-SHA1 (glpi-9.2.1.tgz) = f0f8980a936f55751ec1bb662fae26c77731f6c5
-RMD160 (glpi-9.2.1.tgz) = 6bf656992c50b6feb0870686d592689b508ac11b
-SHA512 (glpi-9.2.1.tgz) = 351d3dbd41f1894cbf57038c83b388c147aaad53c3047283ec5e5ccfc1432b1c843dc2f3c0812a374d014372381eb19ab8c1bc776e44855e5a79b6ee6f9264aa
-Size (glpi-9.2.1.tgz) = 31434618 bytes
+SHA1 (glpi-9.2.3.tgz) = 5e4264b7498b2d7593986d8a60f021e91f4763d8
+RMD160 (glpi-9.2.3.tgz) = 2720e4ccdcb0d7914a0ec9c6459480e2eb2afe12
+SHA512 (glpi-9.2.3.tgz) = 8028f4500875e598b548dbbec726217226666b7553b1f681b14349b6ce75f90f432eec1184639aeee69e3b31fa7233e750b97bca768ae1ddc77dd9a97c1b6b65
+Size (glpi-9.2.3.tgz) = 31755947 bytes



Home | Main Index | Thread Index | Old Index