From beat@FreeBSD.org  Wed Feb 25 21:20:40 2009
Return-Path: <beat@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5F65D106566B
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 25 Feb 2009 21:20:40 +0000 (UTC)
	(envelope-from beat@FreeBSD.org)
Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55])
	by mx1.freebsd.org (Postfix) with ESMTP id 08D408FC08
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 25 Feb 2009 21:20:39 +0000 (UTC)
	(envelope-from beat@FreeBSD.org)
Received: from _HOSTNAME_ (133-139.78-83.cust.bluewin.ch [83.78.139.133])
	(authenticated bits=0)
	by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id n1PLKcuQ069404
	(version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 25 Feb 2009 21:20:38 GMT
	(envelope-from beat@FreeBSD.org)
Received: by _HOSTNAME_ (sSMTP sendmail emulation); Wed, 25 Feb 2009 22:21:32 +0100
Message-Id: <200902252120.n1PLKcuQ069404@marvin.chruetertee.ch>
Date: Wed, 25 Feb 2009 22:21:32 +0100
From: Beat Gtzi <beat@FreeBSD.org>
Reply-To: Beat Gtzi <beat@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:
Subject: [PATCH] www/piwik: update to 0.2.30
X-Send-Pr-Version: 3.113
X-GNATS-Notify: wenheping@gmail.com

>Number:         132111
>Category:       ports
>Synopsis:       [PATCH] www/piwik: update to 0.2.30
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    beat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 25 21:30:01 UTC 2009
>Closed-Date:    Thu Feb 26 20:29:55 UTC 2009
>Last-Modified:  Thu Feb 26 20:30:04 UTC 2009
>Originator:     Beat Gtzi
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD daedalus.network.local 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Sun Jan 25 10:54:18 CET 2009 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386


	
>Description:
	- Update piwik to version 0.2.30
	
>How-To-Repeat:
	
>Fix:

	

--- piwik.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/piwik/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	14 Feb 2009 11:18:16 -0000	1.2
+++ Makefile	25 Feb 2009 20:34:08 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	piwik
-PORTVERSION=	0.2.29
+PORTVERSION=	0.2.30
 CATEGORIES=	www
 MASTER_SITES=	http://piwik.org/
 DISTNAME=	last
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/piwik/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	14 Feb 2009 11:18:16 -0000	1.2
+++ distinfo	25 Feb 2009 20:34:55 -0000
@@ -1,3 +1,3 @@
-MD5 (last.zip) = e318ecd54bfb7f9449a1dd3c23f2f390
-SHA256 (last.zip) = a0a5980767de1b2cba51ff12a9b885a9d03baff1d668388e8a8a3eda54518769
-SIZE (last.zip) = 2017048
+MD5 (last.zip) = 7696bcf6e3244a1fb5d814905bd592b1
+SHA256 (last.zip) = 707f72a2eff2feac13247cbc74ce0703ff8a13408dcf25f68193450e7834658e
+SIZE (last.zip) = 2026526
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/piwik/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	14 Feb 2009 11:18:16 -0000	1.2
+++ pkg-plist	25 Feb 2009 21:08:19 -0000
@@ -27,9 +27,7 @@
 %%WWWDIR%%/core/Config.php
 %%WWWDIR%%/core/Controller.php
 %%WWWDIR%%/core/Cookie.php
-%%WWWDIR%%/core/DataFiles/Browsers.php
 %%WWWDIR%%/core/DataFiles/Countries.php
-%%WWWDIR%%/core/DataFiles/OS.php
 %%WWWDIR%%/core/DataFiles/SearchEngines.php
 %%WWWDIR%%/core/DataTable/Array.php
 %%WWWDIR%%/core/DataTable/Filter/AddColumnsWhenShowAllColumns.php
@@ -116,6 +114,7 @@
 %%WWWDIR%%/core/Tracker/javascriptTag.tpl
 %%WWWDIR%%/core/Tracker.php
 %%WWWDIR%%/core/Translate.php
+%%WWWDIR%%/core/UpdateCheck.php
 %%WWWDIR%%/core/Updater.php
 %%WWWDIR%%/core/Updates/0.2.10.php
 %%WWWDIR%%/core/Updates/0.2.12.php
@@ -280,6 +279,9 @@
 %%WWWDIR%%/libs/Smarty/plugins/outputfilter.trimwhitespace.php
 %%WWWDIR%%/libs/Smarty/plugins/shared.escape_special_chars.php
 %%WWWDIR%%/libs/Smarty/plugins/shared.make_timestamp.php
+%%WWWDIR%%/libs/UserAgentParser/README
+%%WWWDIR%%/libs/UserAgentParser/test.php
+%%WWWDIR%%/libs/UserAgentParser/UserAgentParser.php
 %%WWWDIR%%/libs/Zend/Auth/Adapter/DbTable.php
 %%WWWDIR%%/libs/Zend/Auth/Adapter/Digest.php
 %%WWWDIR%%/libs/Zend/Auth/Adapter/Exception.php
@@ -1125,8 +1127,10 @@
 %%WWWDIR%%/plugins/UserSettings/images/browsers/SM.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/UNK.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/AIX.gif
+%%WWWDIR%%/plugins/UserSettings/images/os/AND.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/BSD.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/HPX.gif
+%%WWWDIR%%/plugins/UserSettings/images/os/IPD.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/IRI.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/LIN.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/MAC.gif
@@ -1139,6 +1143,7 @@
 %%WWWDIR%%/plugins/UserSettings/images/os/W2K.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/W95.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/W98.gif
+%%WWWDIR%%/plugins/UserSettings/images/os/WI7.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/WII.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/WME.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/WNT.gif
@@ -1226,6 +1231,7 @@
 %%WWWDIR%%/themes/default/images/tagcloud.png
 %%WWWDIR%%/themes/default/images/warning.png
 %%WWWDIR%%/themes/default/images/warning_medium.png
+%%WWWDIR%%/themes/default/images/warning_small.png
 %%WWWDIR%%/themes/default/simple_structure.css
 %%WWWDIR%%/themes/default/simple_structure_footer.tpl
 %%WWWDIR%%/themes/default/simple_structure_header.tpl
@@ -1261,6 +1267,7 @@
 @dirrm %%WWWDIR%%/libs/Smarty/internals
 @dirrm %%WWWDIR%%/libs/Smarty/plugins
 @dirrm %%WWWDIR%%/libs/Smarty
+@dirrm %%WWWDIR%%/libs/UserAgentParser
 @dirrm %%WWWDIR%%/libs/Zend/Auth/Adapter/Http/Resolver
 @dirrm %%WWWDIR%%/libs/Zend/Auth/Adapter/Http
 @dirrm %%WWWDIR%%/libs/Zend/Auth/Adapter
--- piwik.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->beat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Feb 25 21:30:13 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132111 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Feb 25 21:30:18 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132111 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: wenheping@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/132111: [PATCH] www/piwik: update to 0.2.30
Date: Wed, 25 Feb 2009 21:30:16 UT

 Maintainer of www/piwik,
 
 Please note that PR ports/132111 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132111
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, beat@FreeBSD.org
Cc:  
Subject: Re: ports/132111: [PATCH] www/piwik: update to 0.2.30
Date: Thu, 26 Feb 2009 06:12:22 +0800

 --0016e64aeb44a357fd0463c587a5
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I approve it.
 Thank you.
 
 wen
 
 --0016e64aeb44a357fd0463c587a5
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I approve it.<br>Thank you.<br><br>wen<br>
 
 --0016e64aeb44a357fd0463c587a5--
State-Changed-From-To: feedback->closed 
State-Changed-By: beat 
State-Changed-When: Thu Feb 26 20:29:54 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132111 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132111: commit references a PR
Date: Thu, 26 Feb 2009 20:28:55 +0000 (UTC)

 beat        2009-02-26 20:28:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/piwik            Makefile distinfo pkg-plist 
   Log:
   - Update to 0.2.30
   
   PR:             ports/132111
   Submitted by:   myself
   Approved by:    wen heping <wenheping AT gmail.com> (maintainer), miwi (mentor)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/www/piwik/Makefile
   1.3       +3 -3      ports/www/piwik/distinfo
   1.3       +9 -2      ports/www/piwik/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
