aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2018-03-29 12:19:32 +0800
committerKoichiro Iwao <meta@FreeBSD.org>2018-03-29 12:19:32 +0800
commit42057c821f7a09e598361a8f846280420e843292 (patch)
tree47af570191263174190ac2c81b0cefb164b50171
parentc949a53eed5acddca8e0eee851a65567647c0f1f (diff)
downloadfreebsd-ports-42057c821f7a09e598361a8f846280420e843292.tar.gz
freebsd-ports-42057c821f7a09e598361a8f846280420e843292.tar.zst
freebsd-ports-42057c821f7a09e598361a8f846280420e843292.zip
www/carbonapi: Update to 0.11.0
PR: 226935 Changes: https://github.com/go-graphite/carbonapi/releases/tag/0.11.0 Submitted by: Andreas Anderson <a.andersson.thn@gmail.com> Approved by: hrs (mentor)
Notes
Notes: svn path=/head/; revision=465864
-rw-r--r--www/carbonapi/Makefile3
-rw-r--r--www/carbonapi/distinfo6
-rw-r--r--www/carbonapi/pkg-plist1
3 files changed, 6 insertions, 4 deletions
diff --git a/www/carbonapi/Makefile b/www/carbonapi/Makefile
index 3de10a311a79..26b90d12ff98 100644
--- a/www/carbonapi/Makefile
+++ b/www/carbonapi/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= carbonapi
-DISTVERSION= 0.10.0.1
+DISTVERSION= 0.11.0
CATEGORIES= www
MAINTAINER= a.andersson.thn@gmail.com
@@ -40,6 +40,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/carbonapi ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/carbonapi.example.toml ${STAGEDIR}${PREFIX}/etc/carbonapi
${INSTALL_DATA} ${WRKSRC}/carbonapi.example.yaml ${STAGEDIR}${PREFIX}/etc/carbonapi
+ ${INSTALL_DATA} ${WRKSRC}/graphiteWeb.example.yaml ${STAGEDIR}${PREFIX}/etc/carbonapi
${INSTALL_DATA} ${WRKSRC}/graphTemplates.example.toml ${STAGEDIR}${PREFIX}/etc/carbonapi
${INSTALL_DATA} ${WRKSRC}/graphTemplates.example.yaml ${STAGEDIR}${PREFIX}/etc/carbonapi
diff --git a/www/carbonapi/distinfo b/www/carbonapi/distinfo
index 1a513864fc8f..35963113e94e 100644
--- a/www/carbonapi/distinfo
+++ b/www/carbonapi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521573171
-SHA256 (go-graphite-carbonapi-0.10.0.1_GH0.tar.gz) = c8d701c23d75fd709aeb59168f04c356a22e0d8b2911f43712d36699b8a3e868
-SIZE (go-graphite-carbonapi-0.10.0.1_GH0.tar.gz) = 1884119
+TIMESTAMP = 1522042565
+SHA256 (go-graphite-carbonapi-0.11.0_GH0.tar.gz) = d54228f0fce17db1ed319bc7a65c4296b539e6fec34645bfcaed4baf39840efc
+SIZE (go-graphite-carbonapi-0.11.0_GH0.tar.gz) = 1898657
diff --git a/www/carbonapi/pkg-plist b/www/carbonapi/pkg-plist
index e6bdb76c9d7f..c7a813ca1c01 100644
--- a/www/carbonapi/pkg-plist
+++ b/www/carbonapi/pkg-plist
@@ -3,4 +3,5 @@ bin/carbonapi
%%ETCDIR%%/carbonapi.example.yaml
%%ETCDIR%%/graphTemplates.example.toml
%%ETCDIR%%/graphTemplates.example.yaml
+%%ETCDIR%%/graphiteWeb.example.yaml
@dir(carbon,carbon,0750) /var/log/carbonapi