pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/httpstat net/httpstat: Update to 1.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/20c3adebfead
branches:  trunk
changeset: 768297:20c3adebfead
user:      tm <tm%pkgsrc.org@localhost>
date:      Mon Oct 18 08:22:42 2021 +0000

description:
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:

 net/httpstat/Makefile |  5 ++---
 net/httpstat/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 170318c1ff9c -r 20c3adebfead net/httpstat/Makefile
--- a/net/httpstat/Makefile     Mon Oct 18 08:17:17 2021 +0000
+++ b/net/httpstat/Makefile     Mon Oct 18 08:22:42 2021 +0000
@@ -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 -r 170318c1ff9c -r 20c3adebfead net/httpstat/distinfo
--- a/net/httpstat/distinfo     Mon Oct 18 08:17:17 2021 +0000
+++ b/net/httpstat/distinfo     Mon Oct 18 08:22:42 2021 +0000
@@ -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



Home | Main Index | Thread Index | Old Index