Date: Fri, 3 Oct 2014 11:07:11 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369881 - head/www/grafana Message-ID: <201410031107.s93B7Bng002814@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Fri Oct 3 11:07:10 2014 New Revision: 369881 URL: https://svnweb.freebsd.org/changeset/ports/369881 QAT: https://qat.redports.org/buildarchive/r369881/ Log: www/grafana: update 1.8.0 -> 1.8.1 Approved by: mentors (implicit) Modified: head/www/grafana/Makefile head/www/grafana/distinfo head/www/grafana/pkg-plist Modified: head/www/grafana/Makefile ============================================================================== --- head/www/grafana/Makefile Fri Oct 3 10:53:39 2014 (r369880) +++ head/www/grafana/Makefile Fri Oct 3 11:07:10 2014 (r369881) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grafana -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= www MASTER_SITES= http://grafanarel.s3.amazonaws.com/ Modified: head/www/grafana/distinfo ============================================================================== --- head/www/grafana/distinfo Fri Oct 3 10:53:39 2014 (r369880) +++ head/www/grafana/distinfo Fri Oct 3 11:07:10 2014 (r369881) @@ -1,2 +1,2 @@ -SHA256 (grafana-1.8.0.tar.gz) = ef14a6e652347105b6bdc10b788bdd6d681ada69abb5bc1de805c3dab3c25352 -SIZE (grafana-1.8.0.tar.gz) = 1257521 +SHA256 (grafana-1.8.1.tar.gz) = 08a923508d1a0ef2af4c23827e715e438240d3e348f85f9ffd968709a91370d4 +SIZE (grafana-1.8.1.tar.gz) = 1257977 Modified: head/www/grafana/pkg-plist ============================================================================== --- head/www/grafana/pkg-plist Fri Oct 3 10:53:39 2014 (r369880) +++ head/www/grafana/pkg-plist Fri Oct 3 11:07:10 2014 (r369881) @@ -1,7 +1,7 @@ %%WWWDIR%%/LICENSE.md %%WWWDIR%%/NOTICE.md %%WWWDIR%%/README.md -%%WWWDIR%%/app/app.d064aca0.js +%%WWWDIR%%/app/app.ae1e5ed0.js %%WWWDIR%%/app/app.js %%WWWDIR%%/app/components/require.config.js %%WWWDIR%%/app/controllers/console-ctrl.js @@ -52,10 +52,10 @@ %%WWWDIR%%/css/bootstrap-responsive.min.css %%WWWDIR%%/css/bootstrap.dark.min.css %%WWWDIR%%/css/bootstrap.light.min.css -%%WWWDIR%%/css/grafana.dark.min.6fc35b62.css +%%WWWDIR%%/css/grafana.dark.min.a8479ac1.css %%WWWDIR%%/css/grafana.dark.min.css +%%WWWDIR%%/css/grafana.light.min.b909fae1.css %%WWWDIR%%/css/grafana.light.min.css -%%WWWDIR%%/css/grafana.light.min.dca81073.css %%WWWDIR%%/font/FontAwesome.otf %%WWWDIR%%/font/fontawesome-webfont.eot %%WWWDIR%%/font/fontawesome-webfont.svg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410031107.s93B7Bng002814>