Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2012 09:42:19 +0100 (CET)
From:      Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165499: [MAINTAINER] www/piwik: update to 1.7.1
Message-ID:  <20120227084219.C765C8A87E@nordhaug.priv.no>
Resent-Message-ID: <201202270850.q1R8oAXh059905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         165499
>Category:       ports
>Synopsis:       [MAINTAINER] www/piwik: update to 1.7.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 27 08:50:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Hans Fredrik Nordhaug
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD nordhaug.priv.no 8.2-RELEASE-p3 FreeBSD 8.2-RELEASE-p3 #0: Tue Sep 27 18:07:27 UTC 2011
>Description:
- Update to 1.7.1

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- piwik-1.7.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/piwik.orig/Makefile /usr/ports/www/piwik/Makefile
--- /usr/ports/www/piwik.orig/Makefile	2012-02-27 09:32:34.000000000 +0100
+++ /usr/ports/www/piwik/Makefile	2012-02-27 09:32:44.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	piwik
-PORTVERSION=	1.7
+PORTVERSION=	1.7.1
 CATEGORIES=	www
 MASTER_SITES=	http://builds.piwik.org/
 
diff -ruN --exclude=CVS /usr/ports/www/piwik.orig/distinfo /usr/ports/www/piwik/distinfo
--- /usr/ports/www/piwik.orig/distinfo	2012-02-27 09:32:34.000000000 +0100
+++ /usr/ports/www/piwik/distinfo	2012-02-27 09:32:59.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (piwik-1.7.tar.gz) = 221e04df4d26bf0881b06242ba179d7ce01b91bbc5f75b2b48d87388e9dfcb93
-SIZE (piwik-1.7.tar.gz) = 4598025
+SHA256 (piwik-1.7.1.tar.gz) = 5c921116b9f1e90105952e6cd9254f37cb42a100675917705e4f611dc0d6d555
+SIZE (piwik-1.7.1.tar.gz) = 4609362
diff -ruN --exclude=CVS /usr/ports/www/piwik.orig/pkg-plist /usr/ports/www/piwik/pkg-plist
--- /usr/ports/www/piwik.orig/pkg-plist	2012-02-27 09:32:34.000000000 +0100
+++ /usr/ports/www/piwik/pkg-plist	2012-02-27 09:39:47.000000000 +0100
@@ -1022,6 +1022,8 @@
 %%WWWDIR%%/plugins/CoreAdminHome/templates/styles.css
 %%WWWDIR%%/plugins/CoreHome/Controller.php
 %%WWWDIR%%/plugins/CoreHome/CoreHome.php
+%%WWWDIR%%/plugins/CoreHome/DataTableAction/MultiRowEvolution.php
+%%WWWDIR%%/plugins/CoreHome/DataTableAction/RowEvolution.php
 %%WWWDIR%%/plugins/CoreHome/templates/autocomplete.js
 %%WWWDIR%%/plugins/CoreHome/templates/broadcast.js
 %%WWWDIR%%/plugins/CoreHome/templates/calendar.js
@@ -1757,6 +1759,7 @@
 %%WWWDIR%%/plugins/UserCountry/flags/sn.png
 %%WWWDIR%%/plugins/UserCountry/flags/so.png
 %%WWWDIR%%/plugins/UserCountry/flags/sr.png
+%%WWWDIR%%/plugins/UserCountry/flags/ss.png
 %%WWWDIR%%/plugins/UserCountry/flags/st.png
 %%WWWDIR%%/plugins/UserCountry/flags/su.png
 %%WWWDIR%%/plugins/UserCountry/flags/sv.png
@@ -2027,6 +2030,7 @@
 %%WWWDIR%%/themes/default/images/sites_selection.png
 %%WWWDIR%%/themes/default/images/sort_subtable_asc.png
 %%WWWDIR%%/themes/default/images/sort_subtable_desc.png
+%%WWWDIR%%/themes/default/images/sort_subtable_desc_light.png
 %%WWWDIR%%/themes/default/images/sortasc.png
 %%WWWDIR%%/themes/default/images/sortdesc.png
 %%WWWDIR%%/themes/default/images/success_medium.png
@@ -2144,6 +2148,7 @@
 @dirrm %%WWWDIR%%/plugins/CoreUpdater
 @dirrm %%WWWDIR%%/plugins/CorePluginsAdmin/templates
 @dirrm %%WWWDIR%%/plugins/CorePluginsAdmin
+@dirrm %%WWWDIR%%/plugins/CoreHome/DataTableAction
 @dirrm %%WWWDIR%%/plugins/CoreHome/templates/images
 @dirrm %%WWWDIR%%/plugins/CoreHome/templates
 @dirrm %%WWWDIR%%/plugins/CoreHome
--- piwik-1.7.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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