Received: by mail.netbsd.org (Postfix, from userid 605) id A9CEF84EE5; Fri, 27 Apr 2018 14:19:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9D9A584EE3 for ; Fri, 27 Apr 2018 14:19:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id dKsxVhPONkgD for ; Fri, 27 Apr 2018 14:19:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id C63CC84CD8 for ; Fri, 27 Apr 2018 14:19:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id BB451FBEC; Fri, 27 Apr 2018 14:19:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1524838769133230" MIME-Version: 1.0 Date: Fri, 27 Apr 2018 14:19:29 +0000 From: "Hauke Fath" Subject: CVS commit: pkgsrc/www/php-glpi To: pkgsrc-changes@NetBSD.org Reply-To: hauke@netbsd.org X-Mailer: log_accum Message-Id: <20180427141929.BB451FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1524838769133230 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: hauke Date: Fri Apr 27 14:19:29 UTC 2018 Modified Files: pkgsrc/www/php-glpi: Makefile PLIST distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/php-glpi/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/php-glpi/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/php-glpi/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1524838769133230 Content-Disposition: inline Content-Length: 14215 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/php-glpi/Makefile diff -u pkgsrc/www/php-glpi/Makefile:1.4 pkgsrc/www/php-glpi/Makefile:1.5 --- pkgsrc/www/php-glpi/Makefile:1.4 Fri Nov 17 11:07:39 2017 +++ pkgsrc/www/php-glpi/Makefile Fri Apr 27 14:19:29 2018 @@ -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}/ Index: pkgsrc/www/php-glpi/PLIST diff -u pkgsrc/www/php-glpi/PLIST:1.2 pkgsrc/www/php-glpi/PLIST:1.3 --- pkgsrc/www/php-glpi/PLIST:1.2 Fri Nov 17 11:07:39 2017 +++ pkgsrc/www/php-glpi/PLIST Fri Apr 27 14:19:29 2018 @@ -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/dropdownMassiveActionFie 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_090_0901.php 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/autogrow/jq 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-gant 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-gant 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-t 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/pt_PT.js 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/table/pl 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.mo 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.mo 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.mo 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/pics/web.png 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/Version. 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-cac 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-cac 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-i18 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-ser 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 Index: pkgsrc/www/php-glpi/distinfo diff -u pkgsrc/www/php-glpi/distinfo:1.3 pkgsrc/www/php-glpi/distinfo:1.4 --- pkgsrc/www/php-glpi/distinfo:1.3 Fri Nov 17 11:07:39 2017 +++ pkgsrc/www/php-glpi/distinfo Fri Apr 27 14:19:29 2018 @@ -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 --_----------=_1524838769133230--