Date: Thu, 23 May 2024 19:29:17 GMT From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 226735aee621 - main - www/radicale: Update to 3.2.0 Message-ID: <202405231929.44NJTHC2052790@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=226735aee6215d7dcb430ef09d620b322374dc6a commit 226735aee6215d7dcb430ef09d620b322374dc6a Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2024-05-23 19:28:31 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2024-05-23 19:28:31 +0000 www/radicale: Update to 3.2.0 --- www/radicale/Makefile | 4 ++-- www/radicale/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/radicale/Makefile b/www/radicale/Makefile index 4dbedc9aec2d..4843290ea620 100644 --- a/www/radicale/Makefile +++ b/www/radicale/Makefile @@ -1,9 +1,8 @@ PORTNAME= radicale -PORTVERSION= 3.1.9 +PORTVERSION= 3.2.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= Radicale-${PORTVERSION} MAINTAINER= decke@FreeBSD.org COMMENT= Python based CalDAV/CardDAV server @@ -17,6 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}passlib>=0:security/py-passlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}vobject>=0.9.6:deskutils/py-vobject@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.3:devel/py-python-dateutil@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pika>=1.1.0:devel/py-pika@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml@${PY_FLAVOR} USES= cpe python diff --git a/www/radicale/distinfo b/www/radicale/distinfo index 735843cd9b3d..29f1f3c44a09 100644 --- a/www/radicale/distinfo +++ b/www/radicale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711764587 -SHA256 (Radicale-3.1.9.tar.gz) = 3ad32467989364e13463b329b2e963f3ddd7c40e43f31f1e6906409baf6818e9 -SIZE (Radicale-3.1.9.tar.gz) = 116881 +TIMESTAMP = 1716144968 +SHA256 (radicale-3.2.0.tar.gz) = d7c1856437a00652b3cade23d6659d47552bb56be2e17a2e3342a2f204278fb1 +SIZE (radicale-3.2.0.tar.gz) = 124244
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405231929.44NJTHC2052790>