diff options
author | prlw1 <prlw1@pkgsrc.org> | 2017-09-04 10:35:44 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2017-09-04 10:35:44 +0000 |
commit | 565dcbf58504cb426bf383032d4ad655650c165a (patch) | |
tree | 416b3596b03a53cb00ce7173fa097eef47021067 /net/Radicale2 | |
parent | 31ea07b7bc5d801aa2b6c5445364e4af56b85aa2 (diff) | |
download | pkgsrc-565dcbf58504cb426bf383032d4ad655650c165a.tar.gz |
Update Radicale2 to 2.1.5
2.1.5 - Wild Radish
-------------------
This release is compatible with version 2.0.0.
* Add ``--verify-storage`` command-line argument
* Allow comments in the htpasswd file
* Don't strip whitespaces from user names and passwords in the htpasswd file
* Remove cookies from logging output
* Allow uploads of whole collections with many components
* Show warning message if server.timeout is used with Python < 3.5.2
Diffstat (limited to 'net/Radicale2')
-rw-r--r-- | net/Radicale2/Makefile | 4 | ||||
-rw-r--r-- | net/Radicale2/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/Radicale2/Makefile b/net/Radicale2/Makefile index aa292928a92..d73386332ae 100644 --- a/net/Radicale2/Makefile +++ b/net/Radicale2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2017/08/10 19:08:13 prlw1 Exp $ +# $NetBSD: Makefile,v 1.6 2017/09/04 10:35:44 prlw1 Exp $ -DISTNAME= Radicale-2.1.4 +DISTNAME= Radicale-2.1.5 CATEGORIES= net time www MASTER_SITES= ${MASTER_SITE_PYPI:=R/Radicale/} diff --git a/net/Radicale2/distinfo b/net/Radicale2/distinfo index e1cda696383..47b60795a86 100644 --- a/net/Radicale2/distinfo +++ b/net/Radicale2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2017/08/10 19:08:13 prlw1 Exp $ +$NetBSD: distinfo,v 1.4 2017/09/04 10:35:44 prlw1 Exp $ -SHA1 (Radicale-2.1.4.tar.gz) = 020a9d31c8531ce0da0a10c637035f0f6f77568b -RMD160 (Radicale-2.1.4.tar.gz) = 30838c8f6db16cf2a99dd6f7de9cd60c364e25d0 -SHA512 (Radicale-2.1.4.tar.gz) = e09af1533c9e91d350b99e5f11ae1be1a5f54a62f6313d0698940fa8e606cfa78ad0bb309d228ec3c6ed088d54aa1f6021d9833e8665e8738f45ecdebc0d4e82 -Size (Radicale-2.1.4.tar.gz) = 73889 bytes +SHA1 (Radicale-2.1.5.tar.gz) = 75ed38da0b84804fd5e2f95d542b74f9605b8359 +RMD160 (Radicale-2.1.5.tar.gz) = 9f3bf4ebfe090b57a94d2396f6b62c5f2129ceee +SHA512 (Radicale-2.1.5.tar.gz) = d86d6dbd83fb33d763b5b8b613ccf9b75b5580b9fb5ea2a7c60f272a548eabf0a2bab1c13e10711000a69978beff6fb87f619479f9a1d9eeeb9a58c8550ab0e7 +Size (Radicale-2.1.5.tar.gz) = 74575 bytes |