pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/Radicale2



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Mon Sep  4 10:35:44 UTC 2017

Modified Files:
        pkgsrc/net/Radicale2: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/Radicale2/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/Radicale2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Radicale2/Makefile
diff -u pkgsrc/net/Radicale2/Makefile:1.5 pkgsrc/net/Radicale2/Makefile:1.6
--- pkgsrc/net/Radicale2/Makefile:1.5   Thu Aug 10 19:08:13 2017
+++ pkgsrc/net/Radicale2/Makefile       Mon Sep  4 10:35:44 2017
@@ -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/}
 

Index: pkgsrc/net/Radicale2/distinfo
diff -u pkgsrc/net/Radicale2/distinfo:1.3 pkgsrc/net/Radicale2/distinfo:1.4
--- pkgsrc/net/Radicale2/distinfo:1.3   Thu Aug 10 19:08:13 2017
+++ pkgsrc/net/Radicale2/distinfo       Mon Sep  4 10:35:44 2017
@@ -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



Home | Main Index | Thread Index | Old Index