Bug 171685 - [MAINTAINER] www/piwik: update to 1.8.4
Summary: [MAINTAINER] www/piwik: update to 1.8.4
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: 2012-09-16 15:10 UTC by Hans Fredrik Nordhaug
Modified: 2012-09-18 12:00 UTC (History)
0 users

See Also:


Attachments
piwik-1.8.4.patch (6.63 KB, patch)
2012-09-16 15:10 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 2012-09-16 15:10:10 UTC
- Update to 1.8.4

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)

PS! The message is sent from my work server since my private mail server
nordhaug.priv.no is blocked by the FreeBSD mail server:

    host mx1.freebsd.org[69.147.83.52] said: 450 4.7.1 
    Client host rejected: cannot find your hostname, [37.44.175.18] 
    (in reply to RCPT TO command)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2012-09-16 16:39:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2012-09-17 11:55:04 UTC
Hi Hans,

thanks for submitting this update for piwik.
Your patch seems fine to me except that I get a distinfo mismatch when
trying to install this new version:

fetch: http://builds.piwik.org/piwik-1.8.4.tar.gz: size mismatch: expected 4864499, actual 4864494

Do you know if the archive was rerolled upstream and if yes, what's the
reason behind it?

Thanks for your help Hans,
Frederic (culot@)
Comment 3 Hans Fredrik Nordhaug 2012-09-17 12:24:26 UTC
* Frederic Culot <culot@FreeBSD.org> [2012-09-17]:
> Hi Hans,
> 
> thanks for submitting this update for piwik.
> Your patch seems fine to me except that I get a distinfo mismatch when
> trying to install this new version:
> 
> fetch: http://builds.piwik.org/piwik-1.8.4.tar.gz: size mismatch: expected 4864499, actual 4864494
> 
> Do you know if the archive was rerolled upstream and if yes, what's the
> reason behind it?

Yes, the build has been rerolled upstream - I ran a diff against the
version I used when building the patch. I'll contact matt, the Piwik
release manager, to see what is going. This isn't the first time -
argh.


I'll come back to you.

Regards,
Hans

PS! It's not security related.
Comment 4 Hans Fredrik Nordhaug 2012-09-18 00:01:55 UTC
I contacted the Piwik release manager, Matthieu Aubry, and he replied:

--------
Hi Hans!

Thanks for your work on the Piwik freeBSD port.

Yes you're right I hot fixed some bugs triggering error messages /
broken features. It's a bad habit and I'm sorry for trouble in this
case, but I didn't want to release a minor version for these :)

Matt
--------

This means you are good to go - just correct the distinfo.

Regards,
Hans
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-09-18 11:55:54 UTC
Author: culot
Date: Tue Sep 18 10:55:39 2012
New Revision: 304443
URL: http://svn.freebsd.org/changeset/ports/304443

Log:
  - Update to 1.8.4
  
  Changes:	http://piwik.org/changelog/
  PR:		ports/171685
  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	Tue Sep 18 10:52:32 2012	(r304442)
+++ head/www/piwik/Makefile	Tue Sep 18 10:55:39 2012	(r304443)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	piwik
-PORTVERSION=	1.8.3
+PORTVERSION=	1.8.4
 CATEGORIES=	www
 MASTER_SITES=	http://builds.piwik.org/
 

Modified: head/www/piwik/distinfo
==============================================================================
--- head/www/piwik/distinfo	Tue Sep 18 10:52:32 2012	(r304442)
+++ head/www/piwik/distinfo	Tue Sep 18 10:55:39 2012	(r304443)
@@ -1,2 +1,2 @@
-SHA256 (piwik-1.8.3.tar.gz) = db8ea4a41351b1df94ac72c2d863522dffe9196e9ffb9dd4146456e2676f5be9
-SIZE (piwik-1.8.3.tar.gz) = 4870162
+SHA256 (piwik-1.8.4.tar.gz) = 8efe0db8e9054848f04adc9d29910d6bd674f8dbb3a9b71b26282ce67941f0e4
+SIZE (piwik-1.8.4.tar.gz) = 4864494

Modified: head/www/piwik/pkg-plist
==============================================================================
--- head/www/piwik/pkg-plist	Tue Sep 18 10:52:32 2012	(r304442)
+++ head/www/piwik/pkg-plist	Tue Sep 18 10:55:39 2012	(r304443)
@@ -121,6 +121,7 @@
 %%WWWDIR%%/core/PluginsManager.php
 %%WWWDIR%%/core/ProxyHeaders.php
 %%WWWDIR%%/core/QuickForm2.php
+%%WWWDIR%%/core/RankingQuery.php
 %%WWWDIR%%/core/ReportRenderer.php
 %%WWWDIR%%/core/ReportRenderer/Html.php
 %%WWWDIR%%/core/ReportRenderer/Pdf.php
@@ -226,6 +227,7 @@
 %%WWWDIR%%/core/Updates/1.7.2-rc5.php
 %%WWWDIR%%/core/Updates/1.7.2-rc7.php
 %%WWWDIR%%/core/Updates/1.8.3-b1.php
+%%WWWDIR%%/core/Updates/1.8.4-b1.php
 %%WWWDIR%%/core/Url.php
 %%WWWDIR%%/core/Version.php
 %%WWWDIR%%/core/View.php
@@ -1000,24 +1002,6 @@
 %%WWWDIR%%/misc/cron/archive.sh
 %%WWWDIR%%/misc/cron/archive.windows.ps1
 %%WWWDIR%%/misc/crossdomain.xml
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/CHANGELOG
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/LICENSE
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/Modulefile
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/README.md
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/files/etc/php5/conf.d/mysqli.ini
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/files/etc/php5/conf.d/pdo.ini
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/files/etc/php5/conf.d/pdo_mysql.ini
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests/apache.pp
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests/base.pp
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests/db.pp
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests/init.pp
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests/loganalytics.pp
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests/nginx.pp
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests/params.pp
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests/php.pp
-%%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests/repo.pp
-%%WWWDIR%%/misc/deploy/puppet/site.pp
-%%WWWDIR%%/misc/deploy/vagrant/precise64/Vagrantfile
 %%WWWDIR%%/misc/download-count.txt
 %%WWWDIR%%/misc/generateDoc.bat
 %%WWWDIR%%/misc/generateDoc.sh
@@ -1114,6 +1098,7 @@
 %%WWWDIR%%/plugins/CoreHome/templates/sparkline.js
 %%WWWDIR%%/plugins/CoreHome/templates/sparkline_footer.tpl
 %%WWWDIR%%/plugins/CoreHome/templates/styles.css
+%%WWWDIR%%/plugins/CoreHome/templates/tooltip.js
 %%WWWDIR%%/plugins/CoreHome/templates/top_bar.tpl
 %%WWWDIR%%/plugins/CoreHome/templates/top_screen.tpl
 %%WWWDIR%%/plugins/CorePluginsAdmin/Controller.php
@@ -1261,15 +1246,13 @@
 %%WWWDIR%%/plugins/Login/Auth.php
 %%WWWDIR%%/plugins/Login/Controller.php
 %%WWWDIR%%/plugins/Login/FormLogin.php
-%%WWWDIR%%/plugins/Login/FormPassword.php
 %%WWWDIR%%/plugins/Login/FormResetPassword.php
 %%WWWDIR%%/plugins/Login/Login.php
 %%WWWDIR%%/plugins/Login/templates/header.tpl
 %%WWWDIR%%/plugins/Login/templates/login.css
+%%WWWDIR%%/plugins/Login/templates/login.js
 %%WWWDIR%%/plugins/Login/templates/login.tpl
-%%WWWDIR%%/plugins/Login/templates/lostPassword.tpl
-%%WWWDIR%%/plugins/Login/templates/passwordchanged.tpl
-%%WWWDIR%%/plugins/Login/templates/passwordsent.tpl
+%%WWWDIR%%/plugins/Login/templates/message.tpl
 %%WWWDIR%%/plugins/MobileMessaging/API.php
 %%WWWDIR%%/plugins/MobileMessaging/APIException.php
 %%WWWDIR%%/plugins/MobileMessaging/Controller.php
@@ -1287,7 +1270,6 @@
 %%WWWDIR%%/plugins/MobileMessaging/templates/ReportParameters.tpl
 %%WWWDIR%%/plugins/MobileMessaging/templates/SMSReport.tpl
 %%WWWDIR%%/plugins/MobileMessaging/templates/Settings.tpl
-%%WWWDIR%%/plugins/Login/templates/resetPassword.tpl
 %%WWWDIR%%/plugins/MultiSites/API.php
 %%WWWDIR%%/plugins/MultiSites/CalculateEvolutionFilter.php
 %%WWWDIR%%/plugins/MultiSites/Controller.php
@@ -1892,6 +1874,7 @@
 %%WWWDIR%%/plugins/UserSettings/images/browsers/AR.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/AV.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/AW.gif
+%%WWWDIR%%/plugins/UserSettings/images/browsers/B2.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/BB.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/BE.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/BP.gif
@@ -1931,6 +1914,7 @@
 %%WWWDIR%%/plugins/UserSettings/images/browsers/OP.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/OW.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/PX.gif
+%%WWWDIR%%/plugins/UserSettings/images/browsers/RK.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/SF.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/SM.gif
 %%WWWDIR%%/plugins/UserSettings/images/browsers/TI.gif
@@ -1940,6 +1924,7 @@
 %%WWWDIR%%/plugins/UserSettings/images/os/AIX.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/AMI.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/AND.gif
+%%WWWDIR%%/plugins/UserSettings/images/os/BBX.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/BEO.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/BLB.gif
 %%WWWDIR%%/plugins/UserSettings/images/os/BSD.gif
@@ -2098,6 +2083,7 @@
 %%WWWDIR%%/themes/default/images/ok.png
 %%WWWDIR%%/themes/default/images/page_border_grad.png
 %%WWWDIR%%/themes/default/images/plus.png
+%%WWWDIR%%/themes/default/images/plus_blue.png
 %%WWWDIR%%/themes/default/images/refresh.png
 %%WWWDIR%%/themes/default/images/row_evolution.png
 %%WWWDIR%%/themes/default/images/search_bg.png
@@ -2247,17 +2233,6 @@
 @dirrm %%WWWDIR%%/plugins
 @dirrm %%WWWDIR%%/misc/proxy-hide-piwik-url
 @dirrm %%WWWDIR%%/misc/log-analytics
-@dirrm %%WWWDIR%%/misc/deploy/vagrant/precise64
-@dirrm %%WWWDIR%%/misc/deploy/vagrant
-@dirrm %%WWWDIR%%/misc/deploy/puppet/modules/piwik/manifests
-@dirrm %%WWWDIR%%/misc/deploy/puppet/modules/piwik/files/etc/php5/conf.d
-@dirrm %%WWWDIR%%/misc/deploy/puppet/modules/piwik/files/etc/php5
-@dirrm %%WWWDIR%%/misc/deploy/puppet/modules/piwik/files/etc
-@dirrm %%WWWDIR%%/misc/deploy/puppet/modules/piwik/files
-@dirrm %%WWWDIR%%/misc/deploy/puppet/modules/piwik
-@dirrm %%WWWDIR%%/misc/deploy/puppet/modules
-@dirrm %%WWWDIR%%/misc/deploy/puppet
-@dirrm %%WWWDIR%%/misc/deploy
 @dirrm %%WWWDIR%%/misc/cron
 @dirrm %%WWWDIR%%/misc
 @dirrm %%WWWDIR%%/libs/upgradephp
_______________________________________________
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 6 Frederic Culot freebsd_committer freebsd_triage 2012-09-18 11:56:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!