Skip to content

Commit

Permalink
www/radicale: Update to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
decke committed May 23, 2024
1 parent a3c72ad commit 226735a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/radicale/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions www/radicale/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 226735a

Please sign in to comment.