summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Wall <freebsd@moov.de>2025-07-03 17:58:30 +0300
committerVladimir Druzenko <vvd@FreeBSD.org>2025-07-03 18:01:56 +0300
commitbe56b720bf4d32854e015f089a5c5662589b4d7a (patch)
tree7c89357f212849c290653ece1019a822250b957e
parentx11/xterm: Update to 401 (diff)
net/py-haproxy-cli: Update 0.6.1 => 0.7.2
Changelogs: https://github.com/markt-de/haproxy-cli/blob/v0.7.2/CHANGELOG.md PR: 287627 MFH: 2025Q3
-rw-r--r--net/py-haproxy-cli/Makefile6
-rw-r--r--net/py-haproxy-cli/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/net/py-haproxy-cli/Makefile b/net/py-haproxy-cli/Makefile
index b9dd76bffe2d..e3ec37a653fc 100644
--- a/net/py-haproxy-cli/Makefile
+++ b/net/py-haproxy-cli/Makefile
@@ -1,9 +1,9 @@
PORTNAME= haproxy-cli
-PORTVERSION= 0.6.1
-PORTREVISION= 1
+DISTVERSION= 0.7.2
CATEGORIES= net python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION}
MAINTAINER= freebsd@moov.de
COMMENT= Tool to interact with HAProxy
@@ -12,7 +12,7 @@ WWW= https://github.com/markt-de/haproxy-cli
LICENSE= GPLv3
USES= python
-USE_PYTHON= distutils concurrent autoplist
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/net/py-haproxy-cli/distinfo b/net/py-haproxy-cli/distinfo
index 2333805bad96..7136c2d81e52 100644
--- a/net/py-haproxy-cli/distinfo
+++ b/net/py-haproxy-cli/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701813827
-SHA256 (haproxy-cli-0.6.1.tar.gz) = 869f8e5c21db8db9a43cc50020d50e4697d2a9141669bc161289e0163d412319
-SIZE (haproxy-cli-0.6.1.tar.gz) = 22513
+TIMESTAMP = 1751461903
+SHA256 (haproxy_cli-0.7.2.tar.gz) = c5610bbc46e457a091e26122b1dd62bacad22dc3f70ce6043e5a4fe4abebdd04
+SIZE (haproxy_cli-0.7.2.tar.gz) = 31242