pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/httpstat
Module Name: pkgsrc
Committed By: tm
Date: Mon Oct 18 08:22:42 UTC 2021
Modified Files:
pkgsrc/net/httpstat: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/httpstat/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/httpstat/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/httpstat/Makefile
diff -u pkgsrc/net/httpstat/Makefile:1.3 pkgsrc/net/httpstat/Makefile:1.4
--- pkgsrc/net/httpstat/Makefile:1.3 Fri Dec 4 20:45:34 2020
+++ pkgsrc/net/httpstat/Makefile Mon Oct 18 08:22:42 2021
@@ -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}
Index: pkgsrc/net/httpstat/distinfo
diff -u pkgsrc/net/httpstat/distinfo:1.2 pkgsrc/net/httpstat/distinfo:1.3
--- pkgsrc/net/httpstat/distinfo:1.2 Thu Oct 7 14:41:36 2021
+++ pkgsrc/net/httpstat/distinfo Mon Oct 18 08:22:42 2021
@@ -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