Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2020 22:07:00 +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: r534868 - head/www/matomo
Message-ID:  <202005102207.04AM7099068879@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sun May 10 22:07:00 2020
New Revision: 534868
URL: https://svnweb.freebsd.org/changeset/ports/534868

Log:
  Update to 3.13.5
  
  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 May 10 21:40:08 2020	(r534867)
+++ head/www/matomo/Makefile	Sun May 10 22:07:00 2020	(r534868)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	matomo
-DISTVERSION=	3.13.4
+DISTVERSION=	3.13.5
 PORTREVISION=	0
 CATEGORIES=	www
 MASTER_SITES=	http://builds.matomo.org/

Modified: head/www/matomo/distinfo
==============================================================================
--- head/www/matomo/distinfo	Sun May 10 21:40:08 2020	(r534867)
+++ head/www/matomo/distinfo	Sun May 10 22:07:00 2020	(r534868)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585931062
-SHA256 (piwik-3.13.4.tar.gz) = 6ae0b29b641635425c9210d81f03f2a3a7c6a0966fde017068b74296d04f1b54
-SIZE (piwik-3.13.4.tar.gz) = 15265261
+TIMESTAMP = 1589146918
+SHA256 (piwik-3.13.5.tar.gz) = 2e5e2f3b1c525d275f50853e4d29f5a4b96735fb65eb7567d34c6f570a195e0f
+SIZE (piwik-3.13.5.tar.gz) = 15271228

Modified: head/www/matomo/pkg-plist
==============================================================================
--- head/www/matomo/pkg-plist	Sun May 10 21:40:08 2020	(r534867)
+++ head/www/matomo/pkg-plist	Sun May 10 22:07:00 2020	(r534868)
@@ -119,6 +119,7 @@
 %%WWWDIR%%/core/CronArchive/SegmentArchivingRequestUrlProvider.php
 %%WWWDIR%%/core/CronArchive/SharedSiteIds.php
 %%WWWDIR%%/core/CronArchive/SitesToReprocessDistributedList.php
+%%WWWDIR%%/core/CronArchive/StopArchiverException.php
 %%WWWDIR%%/core/DataAccess/Actions.php
 %%WWWDIR%%/core/DataAccess/ArchiveSelector.php
 %%WWWDIR%%/core/DataAccess/ArchiveTableCreator.php
@@ -574,6 +575,7 @@
 %%WWWDIR%%/core/Updates/3.12.0-b7.php
 %%WWWDIR%%/core/Updates/3.13.1-b2.php
 %%WWWDIR%%/core/Updates/3.13.4-b1.php
+%%WWWDIR%%/core/Updates/3.13.5-rc1.php
 %%WWWDIR%%/core/Updates/3.5.0-b2.php
 %%WWWDIR%%/core/Updates/3.5.0-b4.php
 %%WWWDIR%%/core/Updates/3.5.0-rc2.php



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