Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/sysutils/collectd-grpc/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/sysutils/collectd-grpc/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- pkgsrc/sysutils/collectd-grpc/Makefile 2021/10/21 20:33:07 1.4 +++ pkgsrc/sysutils/collectd-grpc/Makefile 2021/11/11 12:02:50 1.5 @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2021/10/21 20:33:07 kim Exp $ +# $NetBSD: Makefile,v 1.5 2021/11/11 12:02:50 kim Exp $ COLLECTD_PACKAGE= grpc COMMENT= Statistics collection daemon - grpc plugin -PKGREVISION= 1 +PKGREVISION= 2 .include "../../net/grpc/buildlink3.mk" .include "../../devel/protobuf/buildlink3.mk"