diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2022-01-14 15:08:14 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2022-01-14 15:12:18 +0000 |
commit | efd61a64dd21e3d58dcdbe43215f90e9bb091849 (patch) | |
tree | 23c4cf9d58852ee101126e317d888c5111791c5b | |
parent | ddf2acf7e1ca27a34fa74d74c312039026061dee (diff) | |
download | ports-efd61a64dd21e3d58dcdbe43215f90e9bb091849.tar.gz ports-efd61a64dd21e3d58dcdbe43215f90e9bb091849.zip |
www/radicale: Update to 3.1.0
-rw-r--r-- | www/radicale/Makefile | 5 | ||||
-rw-r--r-- | www/radicale/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/radicale/Makefile b/www/radicale/Makefile index d120d14467ad..f55638a3e5d9 100644 --- a/www/radicale/Makefile +++ b/www/radicale/Makefile @@ -1,8 +1,7 @@ # Created by: Mark Felder <feld@FreeBSD.org> PORTNAME= radicale -PORTVERSION= 3.0.6 -PORTREVISION= 2 +PORTVERSION= 3.1.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bcrypt>=0:security/py-bcrypt@${PY_FLAVOR} \ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}waitress>=0:www/py-waitress@${PY_FLAVOR} -USES= cpe python:3.5+ shebangfix +USES= cpe python:3.6+ shebangfix USE_PYTHON= autoplist distutils USERS= radicale GROUPS= radicale diff --git a/www/radicale/distinfo b/www/radicale/distinfo index 8737f3845d0e..2bd1f8086fd4 100644 --- a/www/radicale/distinfo +++ b/www/radicale/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600175339 -SHA256 (Radicale-3.0.6.tar.gz) = a9433d3df97135d9c02cec8dde4199444daf1b73ad161ded398d67b8e629fdc6 -SIZE (Radicale-3.0.6.tar.gz) = 102983 +TIMESTAMP = 1642171871 +SHA256 (Radicale-3.1.0.tar.gz) = 18345b605aeec0ab0a1cd207b8774985143eae59a8f71a560590482c2b334aae +SIZE (Radicale-3.1.0.tar.gz) = 111916 |