From owner-svn-ports-all@freebsd.org Wed Nov 16 08:34:16 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82913C438BB; Wed, 16 Nov 2016 08:34:16 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29F0992D; Wed, 16 Nov 2016 08:34:16 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAG8YF0K038556; Wed, 16 Nov 2016 08:34:15 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAG8YFgu038553; Wed, 16 Nov 2016 08:34:15 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201611160834.uAG8YFgu038553@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 16 Nov 2016 08:34:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426219 - head/www/piwik X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2016 08:34:16 -0000 Author: tz Date: Wed Nov 16 08:34:14 2016 New Revision: 426219 URL: https://svnweb.freebsd.org/changeset/ports/426219 Log: www/piwik: Update from 2.17.0 to 2.17.1 Changelog: https://piwik.org/changelog/piwik-2-17-1/ PR: 214508 Submitted by: Hans Fredrik Nordhaug (maintainer) Approved by: junovitch (mentor) Modified: head/www/piwik/Makefile head/www/piwik/distinfo head/www/piwik/pkg-plist Modified: head/www/piwik/Makefile ============================================================================== --- head/www/piwik/Makefile Wed Nov 16 07:34:03 2016 (r426218) +++ head/www/piwik/Makefile Wed Nov 16 08:34:14 2016 (r426219) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= piwik -PORTVERSION= 2.17.0 +PORTVERSION= 2.17.1 CATEGORIES= www MASTER_SITES= http://builds.piwik.org/ Modified: head/www/piwik/distinfo ============================================================================== --- head/www/piwik/distinfo Wed Nov 16 07:34:03 2016 (r426218) +++ head/www/piwik/distinfo Wed Nov 16 08:34:14 2016 (r426219) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477916479 -SHA256 (piwik-2.17.0.tar.gz) = 04dc5a431e85a2092c24a61beb092c38c998c7ea238d33b8d46a8f9ef6fa77e0 -SIZE (piwik-2.17.0.tar.gz) = 13091593 +TIMESTAMP = 1479133673 +SHA256 (piwik-2.17.1.tar.gz) = ad758d6b719b1cdb260fcba5da2283089dd96a1d49ebad21014f3a4f8b72843f +SIZE (piwik-2.17.1.tar.gz) = 13099420 Modified: head/www/piwik/pkg-plist ============================================================================== --- head/www/piwik/pkg-plist Wed Nov 16 07:34:03 2016 (r426218) +++ head/www/piwik/pkg-plist Wed Nov 16 08:34:14 2016 (r426219) @@ -2765,6 +2765,7 @@ %%WWWDIR%%/plugins/DevicesDetection/images/browsers/QQ.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/RK.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/SA.gif +%%WWWDIR%%/plugins/DevicesDetection/images/browsers/SB.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/SE.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/SF.gif %%WWWDIR%%/plugins/DevicesDetection/images/browsers/SH.gif