View | Details | Raw Unified | Return to bug 252830
Collapse All | Expand All

(-)www/matomo/Makefile (+1 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	matomo
3
PORTNAME=	matomo
4
DISTVERSION=	4.1.0
4
DISTVERSION=	4.1.0
5
PORTREVISION=	1
5
CATEGORIES=	www
6
CATEGORIES=	www
6
MASTER_SITES=	http://builds.matomo.org/
7
MASTER_SITES=	http://builds.matomo.org/
7
PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
(-)www/matomo/pkg-plist (-2 / +2 lines)
Lines 863-869 Link Here
863
%%WWWDIR%%/libs/jqplot/plugins/jqplot.categoryAxisRenderer.js
863
%%WWWDIR%%/libs/jqplot/plugins/jqplot.categoryAxisRenderer.js
864
%%WWWDIR%%/libs/upgradephp/README
864
%%WWWDIR%%/libs/upgradephp/README
865
%%WWWDIR%%/libs/upgradephp/upgrade.php
865
%%WWWDIR%%/libs/upgradephp/upgrade.php
866
%%WWWDIR%%/matomo.js
867
%%WWWDIR%%/matomo.php
866
%%WWWDIR%%/matomo.php
868
%%WWWDIR%%/misc/How to install Matomo.html
867
%%WWWDIR%%/misc/How to install Matomo.html
869
%%WWWDIR%%/misc/composer/build-xhprof.sh
868
%%WWWDIR%%/misc/composer/build-xhprof.sh
Lines 989-995 Link Here
989
%%WWWDIR%%/node_modules/visibilityjs/lib/visibility.timers.js
988
%%WWWDIR%%/node_modules/visibilityjs/lib/visibility.timers.js
990
%%WWWDIR%%/offline-service-worker.js
989
%%WWWDIR%%/offline-service-worker.js
991
%%WWWDIR%%/package-lock.json
990
%%WWWDIR%%/package-lock.json
992
%%WWWDIR%%/piwik.js
993
%%WWWDIR%%/piwik.php
991
%%WWWDIR%%/piwik.php
994
%%WWWDIR%%/plugins/API/API.php
992
%%WWWDIR%%/plugins/API/API.php
995
%%WWWDIR%%/plugins/API/Controller.php
993
%%WWWDIR%%/plugins/API/Controller.php
Lines 8672-8677 Link Here
8672
%%WWWDIR%%/vendor/wikimedia/less.php/lib/Less/Visitor/processExtends.php
8670
%%WWWDIR%%/vendor/wikimedia/less.php/lib/Less/Visitor/processExtends.php
8673
%%WWWDIR%%/vendor/wikimedia/less.php/lib/Less/Visitor/toCSS.php
8671
%%WWWDIR%%/vendor/wikimedia/less.php/lib/Less/Visitor/toCSS.php
8674
%%WWWDIR%%/vendor/wikimedia/less.php/lib/Less/VisitorReplacing.php
8672
%%WWWDIR%%/vendor/wikimedia/less.php/lib/Less/VisitorReplacing.php
8673
@(%%WWWOWN%%,%%WWWGRP%%,664) %%WWWDIR%%/piwik.js
8674
@(%%WWWOWN%%,%%WWWGRP%%,664) %%WWWDIR%%/matomo.js
8675
@dir %%WWWDIR%%/plugins/Contents/screenshots
8675
@dir %%WWWDIR%%/plugins/Contents/screenshots
8676
@dir(%%WWWOWN%%,%%WWWGRP%%,755) %%WWWDIR%%/tmp
8676
@dir(%%WWWOWN%%,%%WWWGRP%%,755) %%WWWDIR%%/tmp
8677
@dir(%%WWWOWN%%,%%WWWGRP%%,755) %%WWWDIR%%/tmp/cache
8677
@dir(%%WWWOWN%%,%%WWWGRP%%,755) %%WWWDIR%%/tmp/cache

Return to bug 252830