Bug 175377 - [MAINTAINER] www/piwik: update to 1.10.1
Summary: [MAINTAINER] www/piwik: update to 1.10.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-17 17:30 UTC by Hans Fredrik Nordhaug
Modified: 2013-01-18 07:40 UTC (History)
0 users

See Also:


Attachments
piwik-1.10.1.patch (1.23 KB, patch)
2013-01-17 17:30 UTC, Hans Fredrik Nordhaug
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Fredrik Nordhaug 2013-01-17 17:30:00 UTC
- Update to 1.10.1

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-01-17 18:16:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-01-18 07:30:49 UTC
Author: culot
Date: Fri Jan 18 07:30:40 2013
New Revision: 310585
URL: http://svnweb.freebsd.org/changeset/ports/310585

Log:
  - Update to 1.10.1
  
  Changes:	http://piwik.org/changelog/
  PR:		ports/175377
  Submitted by:	Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)

Modified:
  head/www/piwik/Makefile
  head/www/piwik/distinfo
  head/www/piwik/pkg-plist

Modified: head/www/piwik/Makefile
==============================================================================
--- head/www/piwik/Makefile	Fri Jan 18 07:19:13 2013	(r310584)
+++ head/www/piwik/Makefile	Fri Jan 18 07:30:40 2013	(r310585)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	piwik
-PORTVERSION=	1.10
+PORTVERSION=	1.10.1
 CATEGORIES=	www
 MASTER_SITES=	http://builds.piwik.org/
 

Modified: head/www/piwik/distinfo
==============================================================================
--- head/www/piwik/distinfo	Fri Jan 18 07:19:13 2013	(r310584)
+++ head/www/piwik/distinfo	Fri Jan 18 07:30:40 2013	(r310585)
@@ -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

Modified: head/www/piwik/pkg-plist
==============================================================================
--- head/www/piwik/pkg-plist	Fri Jan 18 07:19:13 2013	(r310584)
+++ head/www/piwik/pkg-plist	Fri Jan 18 07:30:40 2013	(r310585)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-01-18 07:30:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!