diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-01-03 13:41:55 -0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2025-01-03 13:41:55 -0800 |
commit | 1077b1af67ae22e75a539445e75d52a3a11206dd (patch) | |
tree | cae1e6d191eb1cb8780da3ba1fdab7009403408e /sysutils/py-python-bareos | |
parent | net/ocserv: Do not check for Linux-style /proc filesystem (diff) |
sysutils/py-python-bareos: Update to 24.0.0
Diffstat (limited to 'sysutils/py-python-bareos')
-rw-r--r-- | sysutils/py-python-bareos/Makefile | 3 | ||||
-rw-r--r-- | sysutils/py-python-bareos/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/py-python-bareos/Makefile b/sysutils/py-python-bareos/Makefile index a78f9e470021..fdfc30d42b2e 100644 --- a/sysutils/py-python-bareos/Makefile +++ b/sysutils/py-python-bareos/Makefile @@ -1,8 +1,9 @@ PORTNAME= python-bareos -PORTVERSION= 23.0.2 +PORTVERSION= 24.0.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= client library and tools for Bareos console access diff --git a/sysutils/py-python-bareos/distinfo b/sysutils/py-python-bareos/distinfo index 60c70191c679..6b1a4c9ffae4 100644 --- a/sysutils/py-python-bareos/distinfo +++ b/sysutils/py-python-bareos/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714631838 -SHA256 (python-bareos-23.0.2.tar.gz) = b11ace255493d6f3f9589738541e39b086c3f464b81db5120e61e80a5569f77e -SIZE (python-bareos-23.0.2.tar.gz) = 36368 +TIMESTAMP = 1735940424 +SHA256 (python_bareos-24.0.0.tar.gz) = fee25b9e738ba2f3762064d7834ca7c8d91d60696cd47ed8ace6f8fb5cb58587 +SIZE (python_bareos-24.0.0.tar.gz) = 37218 |