Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2013 13:27:39 -0600
From:      Mark Felder <feld@feld.me>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        hans@nordhaug.priv.no
Subject:   ports/175382: [PATCH] www/piwik: update to 1.10.1
Message-ID:  <E1Tvv7j-000LBg-TM@feld.me>
Resent-Message-ID: <201301171930.r0HJU1C1026962@freefall.freebsd.org>

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

>Number:         175382
>Category:       ports
>Synopsis:       [PATCH] www/piwik: update to 1.10.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 17 19:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     feld
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.1-RELEASE FreeBSD 9.1-RELEASE #6 r243808: Mon Dec  3 07:51:34
>Description:
- Update to 1.10.1

Port maintainer (hans@nordhaug.priv.no) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- piwik-1.10.1.patch begins here ---
diff -ruN --exclude=CVS ../piwik.orig/Makefile ./Makefile
--- ../piwik.orig/Makefile	2013-01-17 13:27:02.705303142 -0600
+++ ./Makefile	2013-01-17 12:43:46.170327218 -0600
@@ -2,7 +2,7 @@
 # $FreeBSD: ports/www/piwik/Makefile,v 1.48 2013/01/16 13:44:29 svnexp Exp $
 
 PORTNAME=	piwik
-PORTVERSION=	1.10
+PORTVERSION=	1.10.1
 CATEGORIES=	www
 MASTER_SITES=	http://builds.piwik.org/
 
diff -ruN --exclude=CVS ../piwik.orig/distinfo ./distinfo
--- ../piwik.orig/distinfo	2013-01-17 13:27:04.168304411 -0600
+++ ./distinfo	2013-01-17 13:26:55.165302296 -0600
@@ -1,2 +1,2 @@
-SHA256 (piwik-1.10.tar.gz) = 072463acfb9fe8fb20ee7d296d24e218703e40401ef4f881a75c4a1f53ecafef
-SIZE (piwik-1.10.tar.gz) = 5806842
+SHA256 (piwik-1.10.1.tar.gz) = c503a8e1c075fa4341c8e4bd8750b1da6f18454d15f7ca6ffae1f06c371c7fe0
+SIZE (piwik-1.10.1.tar.gz) = 5807214
diff -ruN --exclude=CVS ../piwik.orig/pkg-plist ./pkg-plist
--- ../piwik.orig/pkg-plist	2013-01-16 07:44:29.000000000 -0600
+++ ./pkg-plist	2013-01-17 12:51:49.049304950 -0600
@@ -238,6 +238,7 @@
 %%WWWDIR%%/core/Updates/1.9.3-b8.php
 %%WWWDIR%%/core/Updates/1.9.3-b10.php
 %%WWWDIR%%/core/Updates/1.10-b4.php
+%%WWWDIR%%/core/Updates/1.10.1.php
 %%WWWDIR%%/core/Url.php
 %%WWWDIR%%/core/Version.php
 %%WWWDIR%%/core/View.php
--- piwik-1.10.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?E1Tvv7j-000LBg-TM>