pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
collectd-haproxy: use wip/py-collectd
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Tue Aug 18 01:39:17 2020 +0200
Changeset: 7831da4c865ee59f3d533608172f6e01ee02cd11
Modified Files:
collectd-haproxy/Makefile
Log Message:
collectd-haproxy: use wip/py-collectd
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7831da4c865ee59f3d533608172f6e01ee02cd11
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
collectd-haproxy/Makefile | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diffs:
diff --git a/collectd-haproxy/Makefile b/collectd-haproxy/Makefile
index 12a2546c24..3b80ce07e5 100644
--- a/collectd-haproxy/Makefile
+++ b/collectd-haproxy/Makefile
@@ -3,8 +3,8 @@
DISTNAME= collectd-haproxy-1.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils
-GITHUB_PROJECT= collectd-haproxy
MASTER_SITES= ${MASTER_SITE_GITHUB:=wglass/}
+GITHUB_PROJECT= collectd-haproxy
GITHUB_TAG= ${PKGVERSION_NOREV}
EXTRACT_SUFX= .zip
@@ -14,13 +14,9 @@ COMMENT= Plugin for collectd to gather HAProxy metrics
LICENSE= mit
DEPENDS+= haproxy>=1.4:../../net/haproxy
-BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-
DEPENDS+= ${PYPKGPREFIX}-flake8-[0-9]*:../../devel/py-flake8
DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
-DEPENDS+= ${PYPKGPREFIX}-collectd-[0-9]*:../../sysutils/py-collectd
-
+DEPENDS+= ${PYPKGPREFIX}-collectd-[0-9]*:../../wip/py-collectd
-.include "../../mk/bsd.prefs.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index