Re: Update prometheus to v2.13.1

2019-10-28 Thread Claudio Jeker
Any comments about this simple update?

On Fri, Oct 18, 2019 at 11:17:27AM +0200, Claudio Jeker wrote:
> The update just fixes these three things:
> 
> [BUGFIX] Fix panic in ARM builds of Prometheus. #6110
> [BUGFIX] promql: fix potential panic in the query logger. #6094
> [BUGFIX] Multiple errors of http: superfluous response.WriteHeader
>call in the logs. #6145
> 
> Since I hit the 2nd bug myself I think it is good to update the port.
> 
> Please test thanks
> -- 
> :wq Claudio
> 
Index: Makefile
===
RCS file: /cvs/ports/sysutils/prometheus/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile16 Oct 2019 06:47:12 -  1.7
+++ Makefile18 Oct 2019 08:57:46 -
@@ -4,7 +4,7 @@ COMMENT =   systems monitoring and alerti
 
 GH_ACCOUNT =   prometheus
 GH_PROJECT =   prometheus
-GH_TAGNAME =   v2.13.0
+GH_TAGNAME =   v2.13.1
 
 CATEGORIES =   sysutils
 
Index: distinfo
===
RCS file: /cvs/ports/sysutils/prometheus/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo16 Oct 2019 06:47:12 -  1.3
+++ distinfo18 Oct 2019 08:58:23 -
@@ -1,2 +1,2 @@
-SHA256 (prometheus-2.13.0.tar.gz) = 
jfCsdC/tqtEuOZaFC2t2nVrKcHVmngVUD7xcNjvgsoo=
-SIZE (prometheus-2.13.0.tar.gz) = 15193226
+SHA256 (prometheus-2.13.1.tar.gz) = 
ViTBZyhnk2LPpGt27B0kcBgQaYnyJg01WDxCxJxRQrU=
+SIZE (prometheus-2.13.1.tar.gz) = 15249891



Update prometheus to v2.13.1

2019-10-18 Thread Claudio Jeker
The update just fixes these three things:

[BUGFIX] Fix panic in ARM builds of Prometheus. #6110
[BUGFIX] promql: fix potential panic in the query logger. #6094
[BUGFIX] Multiple errors of http: superfluous response.WriteHeader
   call in the logs. #6145

Since I hit the 2nd bug myself I think it is good to update the port.

Please test thanks
-- 
:wq Claudio

Index: Makefile
===
RCS file: /cvs/ports/sysutils/prometheus/Makefile,v
retrieving revision 1.7
diff -u -p -r1.7 Makefile
--- Makefile16 Oct 2019 06:47:12 -  1.7
+++ Makefile18 Oct 2019 08:57:46 -
@@ -4,7 +4,7 @@ COMMENT =   systems monitoring and alerti
 
 GH_ACCOUNT =   prometheus
 GH_PROJECT =   prometheus
-GH_TAGNAME =   v2.13.0
+GH_TAGNAME =   v2.13.1
 
 CATEGORIES =   sysutils
 
Index: distinfo
===
RCS file: /cvs/ports/sysutils/prometheus/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo16 Oct 2019 06:47:12 -  1.3
+++ distinfo18 Oct 2019 08:58:23 -
@@ -1,2 +1,2 @@
-SHA256 (prometheus-2.13.0.tar.gz) = 
jfCsdC/tqtEuOZaFC2t2nVrKcHVmngVUD7xcNjvgsoo=
-SIZE (prometheus-2.13.0.tar.gz) = 15193226
+SHA256 (prometheus-2.13.1.tar.gz) = 
ViTBZyhnk2LPpGt27B0kcBgQaYnyJg01WDxCxJxRQrU=
+SIZE (prometheus-2.13.1.tar.gz) = 15249891