diff options
author | beat <beat@FreeBSD.org> | 2009-02-14 19:18:16 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-02-14 19:18:16 +0800 |
commit | 701b17838fe0f822d649d068978db1d13279f18f (patch) | |
tree | 484d28801ee5da44f0bea677dfa2e31d974046ed /www/piwik | |
parent | 44519ee12f319b0fd4e64d1952dba134aaf09eb3 (diff) | |
download | freebsd-ports-gnome-701b17838fe0f822d649d068978db1d13279f18f.tar.gz freebsd-ports-gnome-701b17838fe0f822d649d068978db1d13279f18f.tar.zst freebsd-ports-gnome-701b17838fe0f822d649d068978db1d13279f18f.zip |
- Update to 0.2.29
PR: ports/131658
Submitted by: myself
Approved by: wen heping <wenheping AT gmail.com> (maintainer), miwi (mentor)
Diffstat (limited to 'www/piwik')
-rw-r--r-- | www/piwik/Makefile | 2 | ||||
-rw-r--r-- | www/piwik/distinfo | 6 | ||||
-rw-r--r-- | www/piwik/pkg-plist | 9 |
3 files changed, 9 insertions, 8 deletions
diff --git a/www/piwik/Makefile b/www/piwik/Makefile index 21bcc561874d..2f44fe21728a 100644 --- a/www/piwik/Makefile +++ b/www/piwik/Makefile @@ -6,7 +6,7 @@ # PORTNAME= piwik -PORTVERSION= 0.2.28 +PORTVERSION= 0.2.29 CATEGORIES= www MASTER_SITES= http://piwik.org/ DISTNAME= last diff --git a/www/piwik/distinfo b/www/piwik/distinfo index 039ecf8c6874..ba0edb72bdc3 100644 --- a/www/piwik/distinfo +++ b/www/piwik/distinfo @@ -1,3 +1,3 @@ -MD5 (last.zip) = c2a70e81274bd48fb711fe87ea72d06d -SHA256 (last.zip) = 1cfbce32ebc0e245b2284780e2900f7589cf70bf0df86729a53a55ae193d89ec -SIZE (last.zip) = 1988532 +MD5 (last.zip) = e318ecd54bfb7f9449a1dd3c23f2f390 +SHA256 (last.zip) = a0a5980767de1b2cba51ff12a9b885a9d03baff1d668388e8a8a3eda54518769 +SIZE (last.zip) = 2017048 diff --git a/www/piwik/pkg-plist b/www/piwik/pkg-plist index f5f64f1a45f5..65eab6137476 100644 --- a/www/piwik/pkg-plist +++ b/www/piwik/pkg-plist @@ -155,6 +155,7 @@ %%WWWDIR%%/lang/en.php %%WWWDIR%%/lang/es.php %%WWWDIR%%/lang/fr.php +%%WWWDIR%%/lang/hu.php %%WWWDIR%%/lang/it.php %%WWWDIR%%/lang/ja.php %%WWWDIR%%/lang/nl.php @@ -311,7 +312,6 @@ %%WWWDIR%%/libs/Zend/Cache/Frontend/Output.php %%WWWDIR%%/libs/Zend/Cache/Frontend/Page.php %%WWWDIR%%/libs/Zend/Cache/TODO.txt -%%WWWDIR%%/libs/Zend/Cache.php %%WWWDIR%%/libs/Zend/Config/Exception.php %%WWWDIR%%/libs/Zend/Config/Ini.php %%WWWDIR%%/libs/Zend/Config/Xml.php @@ -732,6 +732,7 @@ %%WWWDIR%%/plugins/Referers/images/searchEngines/go.mail.ru.png %%WWWDIR%%/plugins/Referers/images/searchEngines/guide.opendns.com.png %%WWWDIR%%/plugins/Referers/images/searchEngines/hledani.tiscali.cz.png +%%WWWDIR%%/plugins/Referers/images/searchEngines/holmes.ge.png %%WWWDIR%%/plugins/Referers/images/searchEngines/hotbox.png %%WWWDIR%%/plugins/Referers/images/searchEngines/images.google.com.png %%WWWDIR%%/plugins/Referers/images/searchEngines/images.google.fr.png @@ -1228,7 +1229,6 @@ %%WWWDIR%%/themes/default/simple_structure.css %%WWWDIR%%/themes/default/simple_structure_footer.tpl %%WWWDIR%%/themes/default/simple_structure_header.tpl -@dirrm %%WWWDIR%%/config @dirrm %%WWWDIR%%/core/API @dirrm %%WWWDIR%%/core/Archive/Array @dirrm %%WWWDIR%%/core/Archive @@ -1387,5 +1387,6 @@ @dirrm %%WWWDIR%%/themes/default/images @dirrm %%WWWDIR%%/themes/default @dirrm %%WWWDIR%%/themes -@dirrm %%WWWDIR%%/tmp -@dirrm %%WWWDIR%% +@dirrmtry %%WWWDIR%%/config +@dirrmtry %%WWWDIR%%/tmp +@dirrmtry %%WWWDIR%% |