pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/collectd-varnish



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Sep 24 11:07:34 UTC 2022

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

Log Message:
collectd-varnish: not BROKEN since recent varnish commit


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/collectd-varnish/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-varnish/Makefile
diff -u pkgsrc/sysutils/collectd-varnish/Makefile:1.2 pkgsrc/sysutils/collectd-varnish/Makefile:1.3
--- pkgsrc/sysutils/collectd-varnish/Makefile:1.2       Sat Sep 24 08:09:27 2022
+++ pkgsrc/sysutils/collectd-varnish/Makefile   Sat Sep 24 11:07:34 2022
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2022/09/24 08:09:27 nia Exp $
+# $NetBSD: Makefile,v 1.3 2022/09/24 11:07:34 wiz Exp $
 
 COLLECTD_PACKAGE=      varnish
 
 COMMENT=               Statistics collection daemon - varnish plugin
 
-BROKEN+=               "fatal error: vapi/vsc.h: No such file or directory"
-
 .include "../../www/varnish/buildlink3.mk"
 COLLECTD_LIB.varnish=  ${BUILDLINK_PREFIX.varnish}
 



Home | Main Index | Thread Index | Old Index