pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libstatgrab
Module Name: pkgsrc
Committed By: pin
Date: Fri Oct 6 07:02:05 UTC 2023
Modified Files:
pkgsrc/devel/libstatgrab: Makefile distinfo
Log Message:
devel/libstatgrab: update to 0.92.1
libstatgrab 0.92.1 [2021/07/27]
This release includes minor bugfixes and is API and ABI compatible with 0.92.
- Fix build with autoconf 2.70+.
- Fix CPU stats on older Linux kernels.
- Make sure to count processes in an unknown state.
- Check if -ltinfo is needed when linking ncurses.
- Fixes to build when cross-compiling.
- Fix build with -DNDEBUG.
- Handle vmmeter changes in FreeBSD 12.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/libstatgrab/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/libstatgrab/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libstatgrab/Makefile
diff -u pkgsrc/devel/libstatgrab/Makefile:1.39 pkgsrc/devel/libstatgrab/Makefile:1.40
--- pkgsrc/devel/libstatgrab/Makefile:1.39 Tue Jun 28 11:31:47 2022
+++ pkgsrc/devel/libstatgrab/Makefile Fri Oct 6 07:02:05 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2022/06/28 11:31:47 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2023/10/06 07:02:05 pin Exp $
-DISTNAME= libstatgrab-0.92
-PKGREVISION= 3
+DISTNAME= libstatgrab-0.92.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=libstatgrab/}
GITHUB_PROJECT= libstatgrab
Index: pkgsrc/devel/libstatgrab/distinfo
diff -u pkgsrc/devel/libstatgrab/distinfo:1.18 pkgsrc/devel/libstatgrab/distinfo:1.19
--- pkgsrc/devel/libstatgrab/distinfo:1.18 Tue Oct 26 10:15:28 2021
+++ pkgsrc/devel/libstatgrab/distinfo Fri Oct 6 07:02:05 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 10:15:28 nia Exp $
+$NetBSD: distinfo,v 1.19 2023/10/06 07:02:05 pin Exp $
-BLAKE2s (libstatgrab-0.92.tar.gz) = c406310617010c6bece444e979f0aba1920700aee4fbb16ba0a970c2a9b7ee2b
-SHA512 (libstatgrab-0.92.tar.gz) = a99c6be56d930779d0d8f6f81e64e2f31e19423009c39e925b39116a42aa2c6037651992ac2168c43a5c6ecadf3e4a58486ab6148cf96118c429b04fdcf65192
-Size (libstatgrab-0.92.tar.gz) = 815262 bytes
+BLAKE2s (libstatgrab-0.92.1.tar.gz) = 1b66a738846bb983bc635e5abc8ffb81e72dfd318fb730a3e7eaf34a2aadffaa
+SHA512 (libstatgrab-0.92.1.tar.gz) = e1f14df8abbb044d02b0ecebc23fbe9effaa0bac6738686e661de015564df5a4d872edef6d07fd150db25764b449d47ef54beecbe12c51987a679b07edc53c97
+Size (libstatgrab-0.92.1.tar.gz) = 817531 bytes
SHA1 (patch-config.h.in) = dbb85d6a2ccfb6af8d3c104d6597868d7f9502f1
SHA1 (patch-configure) = 1c1afc172f876893f793c55ceac0ab48ce577042
SHA1 (patch-configure.ac) = 804bb49b775af9fc953a77d0ef34abb3f0874f57
Home |
Main Index |
Thread Index |
Old Index