pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/collectd-xen collectd-xen: blindly switch to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8dabe93d0941
branches:  trunk
changeset: 381136:8dabe93d0941
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 29 17:03:29 2022 +0000

description:
collectd-xen: blindly switch to xentools415 since xentools411 has been removed

diffstat:

 sysutils/collectd-xen/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 457dea3bcf75 -r 8dabe93d0941 sysutils/collectd-xen/Makefile
--- a/sysutils/collectd-xen/Makefile    Wed Jun 29 11:39:31 2022 +0000
+++ b/sysutils/collectd-xen/Makefile    Wed Jun 29 17:03:29 2022 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2020/10/24 22:39:48 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/06/29 17:03:29 wiz Exp $
 
 COLLECTD_PACKAGE=      xen
 COLLECTD_PLUGINS=      xencpu
 
 COMMENT=               Statistics collection daemon - xencpu plugin
 
-COLLECTD_XEN?= 411
+COLLECTD_XEN?= 415
 
 .include "../../sysutils/xentools${COLLECTD_XEN}/buildlink3.mk"
 COLLECTD_LIB.xenctrl=  ${BUILDLINK_PREFIX.xentools${COLLECTD_XEN}}



Home | Main Index | Thread Index | Old Index