From owner-dev-commits-ports-main@freebsd.org Tue Aug 3 07:01:42 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4E108632144; Tue, 3 Aug 2021 07:01:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gf5QG1Y1dz4sqF; Tue, 3 Aug 2021 07:01:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1D8AD6B22; Tue, 3 Aug 2021 07:01:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17371g0Y052996; Tue, 3 Aug 2021 07:01:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17371gPC052995; Tue, 3 Aug 2021 07:01:42 GMT (envelope-from git) Date: Tue, 3 Aug 2021 07:01:42 GMT Message-Id: <202108030701.17371gPC052995@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: adc00abc0640 - main - www/matomo: Update to 4.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: adc00abc06405205fc00b12289cc489b789812c7 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Aug 2021 07:01:42 -0000 The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=adc00abc06405205fc00b12289cc489b789812c7 commit adc00abc06405205fc00b12289cc489b789812c7 Author: Andrej Ebert AuthorDate: 2021-08-03 06:59:16 +0000 Commit: Matthias Fechner CommitDate: 2021-08-03 07:01:25 +0000 www/matomo: Update to 4.2.1 Matomo 4.2.0 New config.ini.php settings A config setting geolocation_download_from_trusted_hosts was introduced. Downloading GeoIP databases will now be limited to those configured hosts only. Matomo 4.1.1 Changed config.ini.php settings The config settings login_password_recovery_email_address and login_password_recovery_name have been removed to avoid possible smtp problems when sending recovery mails. noreply_email_address and noreply_email_name will be used instead. All changes: https://github.com/matomo-org/matomo/compare/4.1.0...4.2.1 PR: 254157 Approved by: joneum (maintainer timeout 5 month) --- www/matomo/Makefile | 3 +-- www/matomo/distinfo | 6 ++--- www/matomo/pkg-plist | 72 +++++++++++++++++++++++++++++++++++++++++++++++++--- 3 files changed, 72 insertions(+), 9 deletions(-) diff --git a/www/matomo/Makefile b/www/matomo/Makefile index 99f612f05143..8bbc9a2775c5 100644 --- a/www/matomo/Makefile +++ b/www/matomo/Makefile @@ -1,6 +1,5 @@ PORTNAME= matomo -DISTVERSION= 4.1.0 -PORTREVISION= 1 +DISTVERSION= 4.2.1 CATEGORIES= www MASTER_SITES= http://builds.matomo.org/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/matomo/distinfo b/www/matomo/distinfo index 3b98a3bcd316..7b458a88355c 100644 --- a/www/matomo/distinfo +++ b/www/matomo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610516954 -SHA256 (piwik-4.1.0.tar.gz) = d38c782428a46296dd61e59ce72c69e7e02cda2b7bdf839e9cc71e975a18a816 -SIZE (piwik-4.1.0.tar.gz) = 14719627 +TIMESTAMP = 1627973911 +SHA256 (piwik-4.2.1.tar.gz) = 5e7f4bb155a7d947e4db03570afa7429dd908058c9eae779a84c7c093a4855ea +SIZE (piwik-4.2.1.tar.gz) = 14839672 diff --git a/www/matomo/pkg-plist b/www/matomo/pkg-plist index de3c84f462bb..caa93019a3b0 100644 --- a/www/matomo/pkg-plist +++ b/www/matomo/pkg-plist @@ -604,6 +604,8 @@ %%WWWDIR%%/core/Updates/4.0.0-rc4.php %%WWWDIR%%/core/Updates/4.0.1-b1.php %%WWWDIR%%/core/Updates/4.0.4-b1.php +%%WWWDIR%%/core/Updates/4.1.2-b1.php +%%WWWDIR%%/core/Updates/4.1.2-b2.php %%WWWDIR%%/core/Url.php %%WWWDIR%%/core/UrlHelper.php %%WWWDIR%%/core/Validators/BaseValidator.php @@ -880,7 +882,7 @@ %%WWWDIR%%/misc/others/ExampleMatomoTracker.php %%WWWDIR%%/misc/others/geoipUpdateRows.php %%WWWDIR%%/misc/others/tracker_simpleImageTracker.php -%%WWWDIR%%/misc/others/uninstall-delete-piwik-directory.php +%%WWWDIR%%/misc/others/uninstall-delete-matomo-directory.php %%WWWDIR%%/misc/proxy-hide-piwik-url/README.md %%WWWDIR%%/misc/user/index.html %%WWWDIR%%/node_modules/angular-animate/LICENSE.md @@ -989,6 +991,7 @@ %%WWWDIR%%/offline-service-worker.js %%WWWDIR%%/package-lock.json %%WWWDIR%%/piwik.php +%%WWWDIR%%/phpcs.xml %%WWWDIR%%/plugins/API/API.php %%WWWDIR%%/plugins/API/Controller.php %%WWWDIR%%/plugins/API/DataTable/MergeDataTables.php @@ -1146,10 +1149,12 @@ %%WWWDIR%%/plugins/Actions/lang/bs.json %%WWWDIR%%/plugins/Actions/lang/ca.json %%WWWDIR%%/plugins/Actions/lang/cs.json +%%WWWDIR%%/plugins/Actions/lang/cy.json %%WWWDIR%%/plugins/Actions/lang/da.json %%WWWDIR%%/plugins/Actions/lang/de.json %%WWWDIR%%/plugins/Actions/lang/el.json %%WWWDIR%%/plugins/Actions/lang/en.json +%%WWWDIR%%/plugins/Actions/lang/eo.json %%WWWDIR%%/plugins/Actions/lang/es-ar.json %%WWWDIR%%/plugins/Actions/lang/es.json %%WWWDIR%%/plugins/Actions/lang/et.json @@ -5423,7 +5428,55 @@ %%WWWDIR%%/plugins/PagePerformance/javascripts/PagePerformance.js %%WWWDIR%%/plugins/PagePerformance/javascripts/jqplotStackedBarEvolutionGraph.js %%WWWDIR%%/plugins/PagePerformance/javascripts/rowaction.js +%%WWWDIR%%/plugins/PagePerformance/lang/am.json +%%WWWDIR%%/plugins/PagePerformance/lang/ar.json +%%WWWDIR%%/plugins/PagePerformance/lang/be.json +%%WWWDIR%%/plugins/PagePerformance/lang/bg.json +%%WWWDIR%%/plugins/PagePerformance/lang/ca.json +%%WWWDIR%%/plugins/PagePerformance/lang/cs.json +%%WWWDIR%%/plugins/PagePerformance/lang/da.json +%%WWWDIR%%/plugins/PagePerformance/lang/de.json +%%WWWDIR%%/plugins/PagePerformance/lang/el.json %%WWWDIR%%/plugins/PagePerformance/lang/en.json +%%WWWDIR%%/plugins/PagePerformance/lang/es-ar.json +%%WWWDIR%%/plugins/PagePerformance/lang/es.json +%%WWWDIR%%/plugins/PagePerformance/lang/et.json +%%WWWDIR%%/plugins/PagePerformance/lang/eu.json +%%WWWDIR%%/plugins/PagePerformance/lang/fa.json +%%WWWDIR%%/plugins/PagePerformance/lang/fi.json +%%WWWDIR%%/plugins/PagePerformance/lang/fr.json +%%WWWDIR%%/plugins/PagePerformance/lang/he.json +%%WWWDIR%%/plugins/PagePerformance/lang/hi.json +%%WWWDIR%%/plugins/PagePerformance/lang/hr.json +%%WWWDIR%%/plugins/PagePerformance/lang/hu.json +%%WWWDIR%%/plugins/PagePerformance/lang/id.json +%%WWWDIR%%/plugins/PagePerformance/lang/is.json +%%WWWDIR%%/plugins/PagePerformance/lang/it.json +%%WWWDIR%%/plugins/PagePerformance/lang/ja.json +%%WWWDIR%%/plugins/PagePerformance/lang/ka.json +%%WWWDIR%%/plugins/PagePerformance/lang/ko.json +%%WWWDIR%%/plugins/PagePerformance/lang/lt.json +%%WWWDIR%%/plugins/PagePerformance/lang/lv.json +%%WWWDIR%%/plugins/PagePerformance/lang/nb.json +%%WWWDIR%%/plugins/PagePerformance/lang/nl.json +%%WWWDIR%%/plugins/PagePerformance/lang/nn.json +%%WWWDIR%%/plugins/PagePerformance/lang/pl.json +%%WWWDIR%%/plugins/PagePerformance/lang/pt-br.json +%%WWWDIR%%/plugins/PagePerformance/lang/pt.json +%%WWWDIR%%/plugins/PagePerformance/lang/ro.json +%%WWWDIR%%/plugins/PagePerformance/lang/ru.json +%%WWWDIR%%/plugins/PagePerformance/lang/sk.json +%%WWWDIR%%/plugins/PagePerformance/lang/sl.json +%%WWWDIR%%/plugins/PagePerformance/lang/sq.json +%%WWWDIR%%/plugins/PagePerformance/lang/sr.json +%%WWWDIR%%/plugins/PagePerformance/lang/sv.json +%%WWWDIR%%/plugins/PagePerformance/lang/th.json +%%WWWDIR%%/plugins/PagePerformance/lang/tl.json +%%WWWDIR%%/plugins/PagePerformance/lang/tr.json +%%WWWDIR%%/plugins/PagePerformance/lang/uk.json +%%WWWDIR%%/plugins/PagePerformance/lang/vi.json +%%WWWDIR%%/plugins/PagePerformance/lang/zh-cn.json +%%WWWDIR%%/plugins/PagePerformance/lang/zh-tw.json %%WWWDIR%%/plugins/PagePerformance/templates/getPagePerformancePopover.twig %%WWWDIR%%/plugins/PrivacyManager/API.php %%WWWDIR%%/plugins/PrivacyManager/Commands/AnonymizeRawData.php @@ -5546,6 +5599,7 @@ %%WWWDIR%%/plugins/ProfessionalServices/templates/promoSessionRecordings.twig %%WWWDIR%%/plugins/Provider/API.php %%WWWDIR%%/plugins/Provider/Archiver.php +%%WWWDIR%%/plugins/Provider/CHANGELOG.md %%WWWDIR%%/plugins/Provider/Columns/Provider.php %%WWWDIR%%/plugins/Provider/Controller.php %%WWWDIR%%/plugins/Provider/Provider.php @@ -6160,6 +6214,7 @@ %%WWWDIR%%/plugins/TagManager/Dao/TriggersDao.php %%WWWDIR%%/plugins/TagManager/Dao/VariablesDao.php %%WWWDIR%%/plugins/TagManager/Diagnostic/ContainerWriteAccess.php +%%WWWDIR%%/plugins/TagManager/Exception/EntityRecursionException.php %%WWWDIR%%/plugins/TagManager/Input/AccessValidator.php %%WWWDIR%%/plugins/TagManager/Input/Description.php %%WWWDIR%%/plugins/TagManager/Input/IdSite.php @@ -6182,6 +6237,7 @@ %%WWWDIR%%/plugins/TagManager/Model/Variable.php %%WWWDIR%%/plugins/TagManager/README.md %%WWWDIR%%/plugins/TagManager/Settings/Storage/Backend/TransientBackend.php +%%WWWDIR%%/plugins/TagManager/SimulatorContext.php %%WWWDIR%%/plugins/TagManager/SystemSettings.php %%WWWDIR%%/plugins/TagManager/TagManager.php %%WWWDIR%%/plugins/TagManager/Tasks.php @@ -6653,6 +6709,7 @@ %%WWWDIR%%/plugins/Transitions/images/transitions_icon.png %%WWWDIR%%/plugins/Transitions/images/transitions_icon_hover.png %%WWWDIR%%/plugins/Transitions/javascripts/transitions.js +%%WWWDIR%%/plugins/Transitions/lang/ar.json %%WWWDIR%%/plugins/Transitions/lang/bg.json %%WWWDIR%%/plugins/Transitions/lang/ca.json %%WWWDIR%%/plugins/Transitions/lang/cs.json @@ -6660,25 +6717,32 @@ %%WWWDIR%%/plugins/Transitions/lang/de.json %%WWWDIR%%/plugins/Transitions/lang/el.json %%WWWDIR%%/plugins/Transitions/lang/en.json +%%WWWDIR%%/plugins/Transitions/lang/eo.json %%WWWDIR%%/plugins/Transitions/lang/es-ar.json %%WWWDIR%%/plugins/Transitions/lang/es.json %%WWWDIR%%/plugins/Transitions/lang/et.json %%WWWDIR%%/plugins/Transitions/lang/fa.json %%WWWDIR%%/plugins/Transitions/lang/fi.json %%WWWDIR%%/plugins/Transitions/lang/fr.json +%%WWWDIR%%/plugins/Transitions/lang/he.json %%WWWDIR%%/plugins/Transitions/lang/hi.json +%%WWWDIR%%/plugins/Transitions/lang/hr.json +%%WWWDIR%%/plugins/Transitions/lang/hu.json %%WWWDIR%%/plugins/Transitions/lang/id.json %%WWWDIR%%/plugins/Transitions/lang/it.json %%WWWDIR%%/plugins/Transitions/lang/ja.json %%WWWDIR%%/plugins/Transitions/lang/ko.json %%WWWDIR%%/plugins/Transitions/lang/lt.json +%%WWWDIR%%/plugins/Transitions/lang/lv.json %%WWWDIR%%/plugins/Transitions/lang/nb.json %%WWWDIR%%/plugins/Transitions/lang/nl.json +%%WWWDIR%%/plugins/Transitions/lang/nn.json %%WWWDIR%%/plugins/Transitions/lang/pl.json %%WWWDIR%%/plugins/Transitions/lang/pt-br.json %%WWWDIR%%/plugins/Transitions/lang/pt.json %%WWWDIR%%/plugins/Transitions/lang/ro.json %%WWWDIR%%/plugins/Transitions/lang/ru.json +%%WWWDIR%%/plugins/Transitions/lang/sk.json %%WWWDIR%%/plugins/Transitions/lang/sl.json %%WWWDIR%%/plugins/Transitions/lang/sq.json %%WWWDIR%%/plugins/Transitions/lang/sr.json @@ -7305,6 +7369,7 @@ %%WWWDIR%%/plugins/UsersManager/templates/userSecurity.twig %%WWWDIR%%/plugins/UsersManager/templates/userSettings.twig %%WWWDIR%%/plugins/VisitFrequency/API.php +%%WWWDIR%%/plugins/VisitFrequency/Archiver.php %%WWWDIR%%/plugins/VisitFrequency/Columns/Metrics/ReturningMetric.php %%WWWDIR%%/plugins/VisitFrequency/Controller.php %%WWWDIR%%/plugins/VisitFrequency/Reports/Get.php @@ -7679,7 +7744,6 @@ %%WWWDIR%%/robots.txt %%WWWDIR%%/tests/README.md %%WWWDIR%%/vendor/autoload.php -%%WWWDIR%%/vendor/bin/lessc %%WWWDIR%%/vendor/composer/ClassLoader.php %%WWWDIR%%/vendor/composer/InstalledVersions.php %%WWWDIR%%/vendor/composer/LICENSE @@ -8672,10 +8736,10 @@ %%WWWDIR%%/vendor/wikimedia/less.php/lib/Less/VisitorReplacing.php @(%%WWWOWN%%,%%WWWGRP%%,664) %%WWWDIR%%/piwik.js @(%%WWWOWN%%,%%WWWGRP%%,664) %%WWWDIR%%/matomo.js -@dir %%WWWDIR%%/plugins/Contents/screenshots +@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/config @dir(%%WWWOWN%%,%%WWWGRP%%,755) %%WWWDIR%%/tmp @dir(%%WWWOWN%%,%%WWWGRP%%,755) %%WWWDIR%%/tmp/cache @dir(%%WWWOWN%%,%%WWWGRP%%,755) %%WWWDIR%%/tmp/cache/tracker -@dir(%%WWWOWN%%,%%WWWGRP%%,) %%WWWDIR%%/config +@dir %%WWWDIR%%/plugins/Contents/screenshots @dir %%WWWDIR%%/vendor/symfony/console/Symfony/Component/Console/Resources @dir %%WWWDIR%%/vendor/szymach/c-pchart/app/cache