Date: Mon, 12 May 2014 09:00:16 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353786 - head/www/piwik Message-ID: <201405120900.s4C90GB8014032@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: marino Date: Mon May 12 09:00:15 2014 New Revision: 353786 URL: http://svnweb.freebsd.org/changeset/ports/353786 QAT: https://qat.redports.org/buildarchive/r353786/ Log: www/piwik: Upgrade version from 2.2.1 => 2.2.2 to unbreak This port has a history of rerolling and upstream has stated to the maintainer they don't promise to stop this practice, only minimize it. I made an appeal to them to cease the practice, but if they refuse this port needs to be handled differently. Option 1: Change the MASTER_SITE to lock in the release Option 2: Remove the port as constantly changing tarballs is unsuitable For the moment, piwik builds again. The tarball changed after the PR was initially submitted! PR: ports/189457 submitted by: maintainer (Hans Nordhaug) Modified: head/www/piwik/Makefile head/www/piwik/distinfo head/www/piwik/pkg-plist Modified: head/www/piwik/Makefile ============================================================================== --- head/www/piwik/Makefile Mon May 12 08:58:03 2014 (r353785) +++ head/www/piwik/Makefile Mon May 12 09:00:15 2014 (r353786) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= piwik -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= www MASTER_SITES= http://builds.piwik.org/ Modified: head/www/piwik/distinfo ============================================================================== --- head/www/piwik/distinfo Mon May 12 08:58:03 2014 (r353785) +++ head/www/piwik/distinfo Mon May 12 09:00:15 2014 (r353786) @@ -1,2 +1,2 @@ -SHA256 (piwik-2.2.1.tar.gz) = f25482fa4f3ecb8d6a8fa7320f3ccb546a383fadb656ff66f351782de34ce1b5 -SIZE (piwik-2.2.1.tar.gz) = 8195203 +SHA256 (piwik-2.2.2.tar.gz) = 5485debaa69918ed8d9479559b25a9a59330a45b0a390d11a2fd8b9fbc0257f5 +SIZE (piwik-2.2.2.tar.gz) = 8180206 Modified: head/www/piwik/pkg-plist ============================================================================== --- head/www/piwik/pkg-plist Mon May 12 08:58:03 2014 (r353785) +++ head/www/piwik/pkg-plist Mon May 12 09:00:15 2014 (r353786) @@ -1283,6 +1283,7 @@ %%WWWDIR%%/plugins/DevicesDetection/images/brand/Thomson.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/TiPhone.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Toshiba.ico +%%WWWDIR%%/plugins/DevicesDetection/images/brand/Unknown.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Vertu.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Vestel.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/Videocon.ico @@ -1295,7 +1296,6 @@ %%WWWDIR%%/plugins/DevicesDetection/images/brand/Zonda.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/eTouch.ico %%WWWDIR%%/plugins/DevicesDetection/images/brand/i-mobile.ico -%%WWWDIR%%/plugins/DevicesDetection/images/brand/unknown.ico %%WWWDIR%%/plugins/DevicesDetection/images/screens/camera.png %%WWWDIR%%/plugins/DevicesDetection/images/screens/carbrowser.png %%WWWDIR%%/plugins/DevicesDetection/images/screens/computer.png @@ -2965,49 +2965,6 @@ %%WWWDIR%%/vendor/piwik/device-detector/regexes/mobiles.yml %%WWWDIR%%/vendor/piwik/device-detector/regexes/oss.yml %%WWWDIR%%/vendor/piwik/device-detector/regexes/televisions.yml -%%WWWDIR%%/vendor/sebastian/diff/.gitignore -%%WWWDIR%%/vendor/sebastian/diff/.travis.yml -%%WWWDIR%%/vendor/sebastian/diff/LICENSE -%%WWWDIR%%/vendor/sebastian/diff/README.md -%%WWWDIR%%/vendor/sebastian/diff/build.xml -%%WWWDIR%%/vendor/sebastian/diff/build/package.xml -%%WWWDIR%%/vendor/sebastian/diff/composer.json -%%WWWDIR%%/vendor/sebastian/diff/phpunit.xml.dist -%%WWWDIR%%/vendor/sebastian/diff/src/Chunk.php -%%WWWDIR%%/vendor/sebastian/diff/src/Diff.php -%%WWWDIR%%/vendor/sebastian/diff/src/Differ.php -%%WWWDIR%%/vendor/sebastian/diff/src/Line.php -%%WWWDIR%%/vendor/sebastian/diff/src/Parser.php -%%WWWDIR%%/vendor/sebastian/diff/src/autoload.php -%%WWWDIR%%/vendor/sebastian/environment/.gitignore -%%WWWDIR%%/vendor/sebastian/environment/.travis.yml -%%WWWDIR%%/vendor/sebastian/environment/LICENSE -%%WWWDIR%%/vendor/sebastian/environment/README.md -%%WWWDIR%%/vendor/sebastian/environment/build.xml -%%WWWDIR%%/vendor/sebastian/environment/composer.json -%%WWWDIR%%/vendor/sebastian/environment/phpunit.xml.dist -%%WWWDIR%%/vendor/sebastian/environment/src/Runtime.php -%%WWWDIR%%/vendor/sebastian/exporter/.gitignore -%%WWWDIR%%/vendor/sebastian/exporter/.travis.yml -%%WWWDIR%%/vendor/sebastian/exporter/LICENSE -%%WWWDIR%%/vendor/sebastian/exporter/README.md -%%WWWDIR%%/vendor/sebastian/exporter/build.xml -%%WWWDIR%%/vendor/sebastian/exporter/composer.json -%%WWWDIR%%/vendor/sebastian/exporter/phpunit.xml.dist -%%WWWDIR%%/vendor/sebastian/exporter/src/Context.php -%%WWWDIR%%/vendor/sebastian/exporter/src/Exception.php -%%WWWDIR%%/vendor/sebastian/exporter/src/Exporter.php -%%WWWDIR%%/vendor/sebastian/version/.gitattributes -%%WWWDIR%%/vendor/sebastian/version/.gitignore -%%WWWDIR%%/vendor/sebastian/version/ChangeLog.md -%%WWWDIR%%/vendor/sebastian/version/LICENSE -%%WWWDIR%%/vendor/sebastian/version/README.md -%%WWWDIR%%/vendor/sebastian/version/build.xml -%%WWWDIR%%/vendor/sebastian/version/build/package.xml -%%WWWDIR%%/vendor/sebastian/version/build/phpunit.xml -%%WWWDIR%%/vendor/sebastian/version/composer.json -%%WWWDIR%%/vendor/sebastian/version/src/Version.php -%%WWWDIR%%/vendor/sebastian/version/src/autoload.php %%WWWDIR%%/vendor/symfony/console/Symfony/Component/Console/.gitignore %%WWWDIR%%/vendor/symfony/console/Symfony/Component/Console/Application.php %%WWWDIR%%/vendor/symfony/console/Symfony/Component/Console/CHANGELOG.md @@ -3335,17 +3292,6 @@ @dirrm %%WWWDIR%%/vendor/symfony/console/Symfony @dirrm %%WWWDIR%%/vendor/symfony/console @dirrm %%WWWDIR%%/vendor/symfony -@dirrm %%WWWDIR%%/vendor/sebastian/version/src -@dirrm %%WWWDIR%%/vendor/sebastian/version/build -@dirrm %%WWWDIR%%/vendor/sebastian/version -@dirrm %%WWWDIR%%/vendor/sebastian/exporter/src -@dirrm %%WWWDIR%%/vendor/sebastian/exporter -@dirrm %%WWWDIR%%/vendor/sebastian/environment/src -@dirrm %%WWWDIR%%/vendor/sebastian/environment -@dirrm %%WWWDIR%%/vendor/sebastian/diff/src -@dirrm %%WWWDIR%%/vendor/sebastian/diff/build -@dirrm %%WWWDIR%%/vendor/sebastian/diff -@dirrm %%WWWDIR%%/vendor/sebastian @dirrm %%WWWDIR%%/vendor/piwik/device-detector/regexes @dirrm %%WWWDIR%%/vendor/piwik/device-detector @dirrm %%WWWDIR%%/vendor/piwik
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405120900.s4C90GB8014032>