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-curl/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/sysutils/collectd-curl/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.11 retrieving revision 1.12 diff -u -p -r1.11 -r1.12 --- pkgsrc/sysutils/collectd-curl/Makefile 2018/01/01 21:18:51 1.11 +++ pkgsrc/sysutils/collectd-curl/Makefile 2018/04/29 21:32:03 1.12 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2018/01/01 21:18:51 adam Exp $ +# $NetBSD: Makefile,v 1.12 2018/04/29 21:32:03 adam Exp $ COLLECTD_PACKAGE= curl COLLECTD_PLUGINS= curl curl_json curl_xml apache bind nginx write_http COMMENT= Statistics collection daemon - curl-based plugins -PKGREVISION= 1 +PKGREVISION= 2 .include "../../sysutils/collectd/Makefile.common"