Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jul 2020 12:46:11 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r541278 - head/www/matomo
Message-ID:  <202007051246.065CkB6k052876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun Jul  5 12:46:10 2020
New Revision: 541278
URL: https://svnweb.freebsd.org/changeset/ports/541278

Log:
  Update to 3.13.6
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/www/matomo/Makefile
  head/www/matomo/distinfo
  head/www/matomo/pkg-plist

Modified: head/www/matomo/Makefile
==============================================================================
--- head/www/matomo/Makefile	Sun Jul  5 12:41:56 2020	(r541277)
+++ head/www/matomo/Makefile	Sun Jul  5 12:46:10 2020	(r541278)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	matomo
-DISTVERSION=	3.13.5
+DISTVERSION=	3.13.6
 PORTREVISION=	0
 CATEGORIES=	www
 MASTER_SITES=	http://builds.matomo.org/

Modified: head/www/matomo/distinfo
==============================================================================
--- head/www/matomo/distinfo	Sun Jul  5 12:41:56 2020	(r541277)
+++ head/www/matomo/distinfo	Sun Jul  5 12:46:10 2020	(r541278)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589146918
-SHA256 (piwik-3.13.5.tar.gz) = 2e5e2f3b1c525d275f50853e4d29f5a4b96735fb65eb7567d34c6f570a195e0f
-SIZE (piwik-3.13.5.tar.gz) = 15271228
+TIMESTAMP = 1593943371
+SHA256 (piwik-3.13.6.tar.gz) = 37cfc81fec00332fbe30696ef4af9902a89d1aadb616144e1e39476b80e148fd
+SIZE (piwik-3.13.6.tar.gz) = 15276654

Modified: head/www/matomo/pkg-plist
==============================================================================
--- head/www/matomo/pkg-plist	Sun Jul  5 12:41:56 2020	(r541277)
+++ head/www/matomo/pkg-plist	Sun Jul  5 12:46:10 2020	(r541278)
@@ -389,6 +389,7 @@
 %%WWWDIR%%/core/Tracker/Db/Pdo/Mysql.php
 %%WWWDIR%%/core/Tracker/Db/Pdo/Pgsql.php
 %%WWWDIR%%/core/Tracker/Failures.php
+%%WWWDIR%%/core/Tracker/FingerprintSalt.php
 %%WWWDIR%%/core/Tracker/GoalManager.php
 %%WWWDIR%%/core/Tracker/Handler.php
 %%WWWDIR%%/core/Tracker/Handler/Factory.php
@@ -3191,6 +3192,7 @@
 %%WWWDIR%%/plugins/Installation/FormSuperUser.php
 %%WWWDIR%%/plugins/Installation/Installation.php
 %%WWWDIR%%/plugins/Installation/Menu.php
+%%WWWDIR%%/plugins/Installation/Onboarding.php
 %%WWWDIR%%/plugins/Installation/ServerFilesGenerator.php
 %%WWWDIR%%/plugins/Installation/View.php
 %%WWWDIR%%/plugins/Installation/Widgets/GetSystemCheck.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007051246.065CkB6k052876>