pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/collectd-grpc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Aug 19 06:26:58 UTC 2022

Modified Files:
        pkgsrc/sysutils/collectd-grpc: Makefile

Log Message:
collectd-grpc: bump PKGREVISION for ABI bump in grpc


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/collectd-grpc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/collectd-grpc/Makefile
diff -u pkgsrc/sysutils/collectd-grpc/Makefile:1.8 pkgsrc/sysutils/collectd-grpc/Makefile:1.9
--- pkgsrc/sysutils/collectd-grpc/Makefile:1.8  Tue May  3 20:08:41 2022
+++ pkgsrc/sysutils/collectd-grpc/Makefile      Fri Aug 19 06:26:58 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2022/05/03 20:08:41 nia Exp $
+# $NetBSD: Makefile,v 1.9 2022/08/19 06:26:58 wiz Exp $
 
 COLLECTD_PACKAGE=      grpc
 
 COMMENT=       Statistics collection daemon - grpc plugin
-PKGREVISION=   4
+PKGREVISION=   5
 
 BROKEN+=       "fatal error: absl/synchronization/mutex.h: No such file or directory"
 



Home | Main Index | Thread Index | Old Index