diff options
author | wiz <wiz@pkgsrc.org> | 2015-07-01 09:25:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-07-01 09:25:27 +0000 |
commit | b55d8ba0e60c58118a0ebffeda52a7bb68acb918 (patch) | |
tree | 077b39d23ac2953158c449bc00771dd23874dfc8 /time | |
parent | 44f5935e8fbbc6c77ae4c52c5564b65f2d32dead (diff) | |
download | pkgsrc-b55d8ba0e60c58118a0ebffeda52a7bb68acb918.tar.gz |
Update to 0.5.2:
Version 0.5.2
=============
*released on 15 June 2015*
- Vdirsyncer now checks and corrects the permissions of status files.
- Vdirsyncer is now more robust towards changing UIDs inside items.
- Vdirsyncer is now handling unicode hrefs and UIDs correctly. Software that
produces non-ASCII UIDs is broken, but apparently it exists.
Diffstat (limited to 'time')
-rw-r--r-- | time/py-vdirsyncer/Makefile | 4 | ||||
-rw-r--r-- | time/py-vdirsyncer/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile index f1efba5d9b0..a5b8ae35751 100644 --- a/time/py-vdirsyncer/Makefile +++ b/time/py-vdirsyncer/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2015/05/31 13:20:42 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/07/01 09:25:27 wiz Exp $ -DISTNAME= vdirsyncer-0.5.1 +DISTNAME= vdirsyncer-0.5.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= time MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/ diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo index e6567cbc6d1..6d7ab005b9d 100644 --- a/time/py-vdirsyncer/distinfo +++ b/time/py-vdirsyncer/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2015/05/31 13:20:42 wiz Exp $ +$NetBSD: distinfo,v 1.14 2015/07/01 09:25:27 wiz Exp $ -SHA1 (vdirsyncer-0.5.1.tar.gz) = b0704a22897ec2766b4d98441a0a4cf6c0cf06d9 -RMD160 (vdirsyncer-0.5.1.tar.gz) = b8c1a8c0d33be727ca5f845bf0c0c18886743fb1 -Size (vdirsyncer-0.5.1.tar.gz) = 73553 bytes +SHA1 (vdirsyncer-0.5.2.tar.gz) = 8ebbe6bfcdd276080ab29a0f8dc06531ae34ab6d +RMD160 (vdirsyncer-0.5.2.tar.gz) = 39fca92bc8573f17b6225d52246efb2dd3f06515 +Size (vdirsyncer-0.5.2.tar.gz) = 77916 bytes |