Date: Thu, 15 Dec 2022 13:24:15 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 39ab33fb15e3 - main - www/matomo: Update to 4.13.0 Message-ID: <202212151324.2BFDOFOE053170@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=39ab33fb15e39d9c14a68a2101546f7ef9eaa6a7 commit 39ab33fb15e39d9c14a68a2101546f7ef9eaa6a7 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-12-15 13:22:49 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-12-15 13:24:09 +0000 www/matomo: Update to 4.13.0 Changelog: https://matomo.org/changelog/matomo-4-13-0/ Sponsored by: Netzkommune GmbH --- www/matomo/Makefile | 2 +- www/matomo/distinfo | 6 +++--- www/matomo/pkg-plist | 8 ++++++-- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/www/matomo/Makefile b/www/matomo/Makefile index 4b412c918eca..f52e2bacdbda 100644 --- a/www/matomo/Makefile +++ b/www/matomo/Makefile @@ -1,5 +1,5 @@ PORTNAME= matomo -PORTVERSION= 4.12.3 +PORTVERSION= 4.13.0 CATEGORIES= www MASTER_SITES= http://builds.matomo.org/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/matomo/distinfo b/www/matomo/distinfo index 459dec7851f6..6c5f1f6c227a 100644 --- a/www/matomo/distinfo +++ b/www/matomo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666842304 -SHA256 (matomo-4.12.3.tar.gz) = 00efe4335c9cee9f269b5e8a337026af7f115c05cde1e9ae47485592372b37ee -SIZE (matomo-4.12.3.tar.gz) = 17194133 +TIMESTAMP = 1671095949 +SHA256 (matomo-4.13.0.tar.gz) = 59614fbfa870d354f8abc634cc21dbbebda2b9fde31592df8c813c39e1dff981 +SIZE (matomo-4.13.0.tar.gz) = 17217862 diff --git a/www/matomo/pkg-plist b/www/matomo/pkg-plist index 568c71a1c2b4..710935faaab4 100644 --- a/www/matomo/pkg-plist +++ b/www/matomo/pkg-plist @@ -392,6 +392,7 @@ %%WWWDIR%%/core/SettingsServer.php %%WWWDIR%%/core/Singleton.php %%WWWDIR%%/core/Site.php +%%WWWDIR%%/core/SiteContentDetector.php %%WWWDIR%%/core/SupportedBrowser.php %%WWWDIR%%/core/TCPDF.php %%WWWDIR%%/core/Theme.php @@ -1927,6 +1928,8 @@ %%WWWDIR%%/plugins/CoreHome/vue/src/Segmentation/Segments.store.ts %%WWWDIR%%/plugins/CoreHome/vue/src/SelectOnFocus/SelectOnFocus.adapter.ts %%WWWDIR%%/plugins/CoreHome/vue/src/SelectOnFocus/SelectOnFocus.ts +%%WWWDIR%%/plugins/CoreHome/vue/src/ShowHelpLink/ShowHelpLink.adapter.ts +%%WWWDIR%%/plugins/CoreHome/vue/src/ShowHelpLink/ShowHelpLink.vue %%WWWDIR%%/plugins/CoreHome/vue/src/ShowSensitiveData/ShowSensitiveData.adapter.ts %%WWWDIR%%/plugins/CoreHome/vue/src/ShowSensitiveData/ShowSensitiveData.ts %%WWWDIR%%/plugins/CoreHome/vue/src/SideNav/SideNav.adapter.ts @@ -3379,10 +3382,9 @@ %%WWWDIR%%/plugins/Goals/lang/vi.json %%WWWDIR%%/plugins/Goals/lang/zh-cn.json %%WWWDIR%%/plugins/Goals/lang/zh-tw.json -%%WWWDIR%%/plugins/Goals/stylesheets/goals.css +%%WWWDIR%%/plugins/Goals/stylesheets/goals.less %%WWWDIR%%/plugins/Goals/templates/_addEditGoal.twig %%WWWDIR%%/plugins/Goals/templates/_listTopDimension.twig -%%WWWDIR%%/plugins/Goals/templates/_listTopDimensionPage.twig %%WWWDIR%%/plugins/Goals/templates/addNewGoal.twig %%WWWDIR%%/plugins/Goals/templates/conversionOverview.twig %%WWWDIR%%/plugins/Goals/templates/editGoals.twig @@ -7129,6 +7131,7 @@ %%WWWDIR%%/plugins/TagManager/Template/Variable/UrlVariable.web.js %%WWWDIR%%/plugins/TagManager/Template/Variable/VariablesProvider.php %%WWWDIR%%/plugins/TagManager/Updates/4.12.3-b1.php +%%WWWDIR%%/plugins/TagManager/Updates/4.12.4-b1.php %%WWWDIR%%/plugins/TagManager/Updates/5.0.0-b1.php %%WWWDIR%%/plugins/TagManager/Updates/NewTagParameterMigrator.php %%WWWDIR%%/plugins/TagManager/Updates/NewVariableParameterMigrator.php @@ -7358,6 +7361,7 @@ %%WWWDIR%%/plugins/Tour/Engagement/ChallengeFlattenActions.php %%WWWDIR%%/plugins/Tour/Engagement/ChallengeScheduledReport.php %%WWWDIR%%/plugins/Tour/Engagement/ChallengeSelectDateRange.php +%%WWWDIR%%/plugins/Tour/Engagement/ChallengeSetupConsentManager.php %%WWWDIR%%/plugins/Tour/Engagement/ChallengeSetupTwoFa.php %%WWWDIR%%/plugins/Tour/Engagement/ChallengeTrackingCode.php %%WWWDIR%%/plugins/Tour/Engagement/ChallengeViewRowEvolution.php
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212151324.2BFDOFOE053170>