FreeBSD Bugzilla – Attachment 94053 Details for
Bug 132111
[PATCH] www/piwik: update to 0.2.30
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
piwik.patch
piwik.patch (text/plain), 3.92 KB, created by
Beat Gaetzi
on 2009-02-25 21:30:01 UTC
(
hide
)
Description:
piwik.patch
Filename:
MIME Type:
Creator:
Beat Gaetzi
Created:
2009-02-25 21:30:01 UTC
Size:
3.92 KB
patch
obsolete
>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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 132111
: 94053