From owner-svn-ports-head@FreeBSD.ORG Thu Oct 25 09:39:44 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4F42BF9B; Thu, 25 Oct 2012 09:39:44 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2C7768FC0A; Thu, 25 Oct 2012 09:39:44 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9P9diLA023134; Thu, 25 Oct 2012 09:39:44 GMT (envelope-from jhale@svn.freebsd.org) Received: (from jhale@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9P9dhp7023130; Thu, 25 Oct 2012 09:39:43 GMT (envelope-from jhale@svn.freebsd.org) Message-Id: <201210250939.q9P9dhp7023130@svn.freebsd.org> From: "Jason E. Hale" Date: Thu, 25 Oct 2012 09:39:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306374 - head/www/piwik X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2012 09:39:44 -0000 Author: jhale Date: Thu Oct 25 09:39:43 2012 New Revision: 306374 URL: http://svn.freebsd.org/changeset/ports/306374 Log: - Update to 1.9.1 While here: - Remove indefinite article from COMMENT - Fix Makefile header - Fix grammar in warning message PR: ports/173050 Submitted by: Geoffroy Desvernay Approved by: maintainer makc, avilla (mentors, implicit) Feature safe: yes Modified: head/www/piwik/Makefile (contents, props changed) head/www/piwik/distinfo (contents, props changed) head/www/piwik/pkg-plist (contents, props changed) Modified: head/www/piwik/Makefile ============================================================================== --- head/www/piwik/Makefile Thu Oct 25 08:32:46 2012 (r306373) +++ head/www/piwik/Makefile Thu Oct 25 09:39:43 2012 (r306374) @@ -1,14 +1,13 @@ # Created by: Wen heping -# # $FreeBSD$ PORTNAME= piwik -PORTVERSION= 1.9 +PORTVERSION= 1.9.1 CATEGORIES= www MASTER_SITES= http://builds.piwik.org/ MAINTAINER= hans@nordhaug.priv.no -COMMENT= An Open Source Web Analytics Software Program +COMMENT= Open Source Web Analytics Software Program LICENSE= GPLv3 @@ -39,8 +38,8 @@ post-patch: pre-install: @if [ ! -f ${LOCALBASE}/bin/php ]; then \ - echo " It seems you install php without CLI enabled. "; \ - echo " It will cause problem when use piwik. "; \ + echo " It seems you installed php without CLI enabled. "; \ + echo " This will cause problems when using piwik. "; \ echo " If you want to reconsider, press Ctrl-C now to cancel. "; \ echo " Then reinstall php with CLI enabled. "; \ sleep 3; \ Modified: head/www/piwik/distinfo ============================================================================== --- head/www/piwik/distinfo Thu Oct 25 08:32:46 2012 (r306373) +++ head/www/piwik/distinfo Thu Oct 25 09:39:43 2012 (r306374) @@ -1,2 +1,2 @@ -SHA256 (piwik-1.9.tar.gz) = 5f0c7a89496f5ca711802eb6b6ac3e611d1a6f33c81600640fcbf7d4a7c26a24 -SIZE (piwik-1.9.tar.gz) = 5344506 +SHA256 (piwik-1.9.1.tar.gz) = d44c6c729f2ea33feaf4c85e353cfdb843697760672f25c1ff5dd3579d3cffed +SIZE (piwik-1.9.1.tar.gz) = 5656307 Modified: head/www/piwik/pkg-plist ============================================================================== --- head/www/piwik/pkg-plist Thu Oct 25 08:32:46 2012 (r306373) +++ head/www/piwik/pkg-plist Thu Oct 25 09:39:43 2012 (r306374) @@ -230,6 +230,7 @@ %%WWWDIR%%/core/Updates/1.9-b9.php %%WWWDIR%%/core/Updates/1.9-b16.php %%WWWDIR%%/core/Updates/1.9-b19.php +%%WWWDIR%%/core/Updates/1.9.1-b2.php %%WWWDIR%%/core/Url.php %%WWWDIR%%/core/Version.php %%WWWDIR%%/core/View.php @@ -1150,8 +1151,6 @@ %%WWWDIR%%/plugins/DoNotTrack/DoNotTrack.php %%WWWDIR%%/plugins/ExampleAPI/API.php %%WWWDIR%%/plugins/ExampleAPI/ExampleAPI.php -%%WWWDIR%%/plugins/ExampleFeedburner/ExampleFeedburner.php -%%WWWDIR%%/plugins/ExampleFeedburner/templates/feedburner.tpl %%WWWDIR%%/plugins/ExamplePlugin/Controller.php %%WWWDIR%%/plugins/ExamplePlugin/ExamplePlugin.php %%WWWDIR%%/plugins/ExamplePlugin/config/.htaccess @@ -1208,6 +1207,27 @@ %%WWWDIR%%/plugins/ImageGraph/fonts/tahoma.ttf %%WWWDIR%%/plugins/ImageGraph/templates/debug_graphs_all_sizes.tpl %%WWWDIR%%/plugins/ImageGraph/templates/index.tpl +%%WWWDIR%%/plugins/Insight/API.php +%%WWWDIR%%/plugins/Insight/Controller.php +%%WWWDIR%%/plugins/Insight/Insight.php +%%WWWDIR%%/plugins/Insight/client/linktags.png +%%WWWDIR%%/plugins/Insight/client/urlnormalizer.js +%%WWWDIR%%/plugins/Insight/client/linktags.psd +%%WWWDIR%%/plugins/Insight/client/linktags_noshadow.png +%%WWWDIR%%/plugins/Insight/client/loading.gif +%%WWWDIR%%/plugins/Insight/client/linktags.eps +%%WWWDIR%%/plugins/Insight/client/close.png +%%WWWDIR%%/plugins/Insight/client/client.js +%%WWWDIR%%/plugins/Insight/client/followingpages.js +%%WWWDIR%%/plugins/Insight/client/linktags_lessshadow.png +%%WWWDIR%%/plugins/Insight/client/insight.css +%%WWWDIR%%/plugins/Insight/client/translations.js +%%WWWDIR%%/plugins/Insight/templates/insight.js +%%WWWDIR%%/plugins/Insight/templates/notify_parent_iframe.tpl +%%WWWDIR%%/plugins/Insight/templates/index.tpl +%%WWWDIR%%/plugins/Insight/templates/sidebar.tpl +%%WWWDIR%%/plugins/Insight/templates/index.css +%%WWWDIR%%/plugins/Insight/templates/info.png %%WWWDIR%%/plugins/Installation/Controller.php %%WWWDIR%%/plugins/Installation/FormDatabaseSetup.php %%WWWDIR%%/plugins/Installation/FormFirstWebsiteSetup.php @@ -2091,6 +2111,7 @@ %%WWWDIR%%/themes/default/images/expanded_arrows.gif %%WWWDIR%%/themes/default/images/export.png %%WWWDIR%%/themes/default/images/feed.png +%%WWWDIR%%/themes/default/images/fullscreen.png %%WWWDIR%%/themes/default/images/goal.png %%WWWDIR%%/themes/default/images/help.png %%WWWDIR%%/themes/default/images/help_grey.png @@ -2222,6 +2243,9 @@ @dirrm %%WWWDIR%%/plugins/LanguagesManager @dirrm %%WWWDIR%%/plugins/Installation/templates @dirrm %%WWWDIR%%/plugins/Installation +@dirrm %%WWWDIR%%/plugins/Insight/templates +@dirrm %%WWWDIR%%/plugins/Insight/client +@dirrm %%WWWDIR%%/plugins/Insight @dirrm %%WWWDIR%%/plugins/ImageGraph/templates @dirrm %%WWWDIR%%/plugins/ImageGraph/fonts @dirrm %%WWWDIR%%/plugins/ImageGraph/StaticGraph @@ -2240,8 +2264,6 @@ @dirrm %%WWWDIR%%/plugins/ExamplePlugin/lang @dirrm %%WWWDIR%%/plugins/ExamplePlugin/config @dirrm %%WWWDIR%%/plugins/ExamplePlugin -@dirrm %%WWWDIR%%/plugins/ExampleFeedburner/templates -@dirrm %%WWWDIR%%/plugins/ExampleFeedburner @dirrm %%WWWDIR%%/plugins/ExampleAPI @dirrm %%WWWDIR%%/plugins/DoNotTrack @dirrm %%WWWDIR%%/plugins/Dashboard/templates