diff options
Diffstat (limited to 'net/py-haproxy-cli')
-rw-r--r-- | net/py-haproxy-cli/Makefile | 6 | ||||
-rw-r--r-- | net/py-haproxy-cli/distinfo | 6 |
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 |