git: 2647faf32503 - main - sysutils/py-liquidctl: Update to 1.7.0

Emanuel Haupt ehaupt at FreeBSD.org
Wed Jul 7 08:55:55 UTC 2021


The branch main has been updated by ehaupt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2647faf325039d3735d6d3e5d5d7b825c16bb608

commit 2647faf325039d3735d6d3e5d5d7b825c16bb608
Author:     Emanuel Haupt <ehaupt at FreeBSD.org>
AuthorDate: 2021-07-07 08:55:40 +0000
Commit:     Emanuel Haupt <ehaupt at FreeBSD.org>
CommitDate: 2021-07-07 08:55:51 +0000

    sysutils/py-liquidctl: Update to 1.7.0
---
 sysutils/py-liquidctl/Makefile | 5 +++--
 sysutils/py-liquidctl/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/sysutils/py-liquidctl/Makefile b/sysutils/py-liquidctl/Makefile
index 2c2007c9a3c8..f16953bf5355 100644
--- a/sysutils/py-liquidctl/Makefile
+++ b/sysutils/py-liquidctl/Makefile
@@ -1,7 +1,7 @@
 # Created by: Emanuel Haupt <ehaupt at FreeBSD.org>
 
 PORTNAME=	liquidctl
-PORTVERSION=	1.6.1
+PORTVERSION=	1.7.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,8 @@ COMMENT=	Cross-platform tool and drivers for liquid coolers and other devices
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docopt>=0:devel/py-docopt@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}colorlog>=0:devel/py-colorlog@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}docopt>=0:devel/py-docopt@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}hidapi>=0.10.1:comms/py-hidapi@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyusb>=0:devel/py-pyusb@${PY_FLAVOR}
 
diff --git a/sysutils/py-liquidctl/distinfo b/sysutils/py-liquidctl/distinfo
index d034c039c2a5..36e82264c4a7 100644
--- a/sysutils/py-liquidctl/distinfo
+++ b/sysutils/py-liquidctl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619958214
-SHA256 (liquidctl-1.6.1.tar.gz) = e3b6aa5ae55204f8d9a8813105269df7dc8f80087670e3eac88b722949b3843f
-SIZE (liquidctl-1.6.1.tar.gz) = 1989133
+TIMESTAMP = 1625646959
+SHA256 (liquidctl-1.7.0.tar.gz) = 053675aca9ba9a3c14d8ef24d1a2e75c592c55a1b8ba494447bc13d3ae523d6f
+SIZE (liquidctl-1.7.0.tar.gz) = 2036796


More information about the dev-commits-ports-main mailing list