summaryrefslogtreecommitdiff
path: root/net/httpstat
diff options
context:
space:
mode:
authortm <tm@pkgsrc.org>2021-10-18 08:22:42 +0000
committertm <tm@pkgsrc.org>2021-10-18 08:22:42 +0000
commitf252f00e47019fe232be755b0eaa1220e50b2ebf (patch)
tree8434c05f9800572c243f953825bdf3fc061197c2 /net/httpstat
parent3eaa5cf569e230dc20019e61a2ce6b0ac5c4c9ee (diff)
downloadpkgsrc-f252f00e47019fe232be755b0eaa1220e50b2ebf.tar.gz
net/httpstat: Update to 1.3.0
v1.3.0 - Oct 15, 2020 - Add HTTPSTAT_METRICS_ONLY env. If set to true, httpstat will only output metrics in json format, this is useful if you want to parse the data instead of reading it.
Diffstat (limited to 'net/httpstat')
-rw-r--r--net/httpstat/Makefile5
-rw-r--r--net/httpstat/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/httpstat/Makefile b/net/httpstat/Makefile
index 35fdb01a76a..64d6c315fca 100644
--- a/net/httpstat/Makefile
+++ b/net/httpstat/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2020/12/04 20:45:34 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/10/18 08:22:42 tm Exp $
-DISTNAME= httpstat-1.2.0
-PKGREVISION= 2
+DISTNAME= httpstat-1.3.0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=reorx/}
GITHUB_TAG= ${PKGVERSION_NOREV}
diff --git a/net/httpstat/distinfo b/net/httpstat/distinfo
index b069d831255..f8e1ce79c7c 100644
--- a/net/httpstat/distinfo
+++ b/net/httpstat/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2021/10/07 14:41:36 nia Exp $
+$NetBSD: distinfo,v 1.3 2021/10/18 08:22:42 tm Exp $
-RMD160 (httpstat-1.2.0.tar.gz) = 84383745805c081890bb5f64dc0b9005649ff805
-SHA512 (httpstat-1.2.0.tar.gz) = 7440828cccdba5323583229430234360a00aeb3de1d6f36c1eca22fb62a6be935cb2c1f9d211a91fc3d1d4de472e1cd820b28ebe74a1e8e6087deab930a1a763
-Size (httpstat-1.2.0.tar.gz) = 95701 bytes
+RMD160 (httpstat-1.3.0.tar.gz) = b28578e6ee3d437c0c44ab9140d9ea015d689a49
+SHA512 (httpstat-1.3.0.tar.gz) = 6620f7d2da8740da9febdc5d0a177890cc5e85a3a41445c3182f6a8906cad05a475b7547737e60331957a5f48e668194d9592f4e53005a5666ef99b704afbc91
+Size (httpstat-1.3.0.tar.gz) = 97358 bytes