summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-08-27 16:10:49 +0000
committerwiz <wiz@pkgsrc.org>2014-08-27 16:10:49 +0000
commit3687d260a7bf29175bf6e3337ac70ea530d52be5 (patch)
tree6186b2e57ff3df546485d4b5133bf4d0c11831bb /time
parent9b7cf80a1d7bbaed8f3eec5f52f69eab8837e369 (diff)
downloadpkgsrc-3687d260a7bf29175bf6e3337ac70ea530d52be5.tar.gz
Update to 0.2.5:
Version 0.2.5 ============= *released on 27 August 2014* - Don't ask for the password of one server more than once and fix multiple concurrency issues, see issue `#101`_. - Better validation of DAV endpoints. .. _`#101`: https://github.com/untitaker/vdirsyncer/issues/101
Diffstat (limited to 'time')
-rw-r--r--time/py-vdirsyncer/Makefile4
-rw-r--r--time/py-vdirsyncer/PLIST5
-rw-r--r--time/py-vdirsyncer/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index 0da634a6dfa..59e1d9279dd 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/08/18 12:28:21 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/08/27 16:10:49 wiz Exp $
-DISTNAME= vdirsyncer-0.2.4
+DISTNAME= vdirsyncer-0.2.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= time
MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/
diff --git a/time/py-vdirsyncer/PLIST b/time/py-vdirsyncer/PLIST
index 2f296a76355..3d6e9ce88a5 100644
--- a/time/py-vdirsyncer/PLIST
+++ b/time/py-vdirsyncer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2014/08/18 11:04:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2014/08/27 16:10:49 wiz Exp $
bin/vdirsyncer
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -12,6 +12,9 @@ ${PYSITELIB}/vdirsyncer/__init__.pyo
${PYSITELIB}/vdirsyncer/cli.py
${PYSITELIB}/vdirsyncer/cli.pyc
${PYSITELIB}/vdirsyncer/cli.pyo
+${PYSITELIB}/vdirsyncer/doubleclick.py
+${PYSITELIB}/vdirsyncer/doubleclick.pyc
+${PYSITELIB}/vdirsyncer/doubleclick.pyo
${PYSITELIB}/vdirsyncer/exceptions.py
${PYSITELIB}/vdirsyncer/exceptions.pyc
${PYSITELIB}/vdirsyncer/exceptions.pyo
diff --git a/time/py-vdirsyncer/distinfo b/time/py-vdirsyncer/distinfo
index dd0d961c583..7fea3b1d004 100644
--- a/time/py-vdirsyncer/distinfo
+++ b/time/py-vdirsyncer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/08/18 11:04:21 wiz Exp $
+$NetBSD: distinfo,v 1.3 2014/08/27 16:10:49 wiz Exp $
-SHA1 (vdirsyncer-0.2.4.tar.gz) = 24dfc43c6377cea431dacef34cb3d8fef0eda7a5
-RMD160 (vdirsyncer-0.2.4.tar.gz) = ca65d36fe99444a6c58d2feafa13c6677614a611
-Size (vdirsyncer-0.2.4.tar.gz) = 37092 bytes
+SHA1 (vdirsyncer-0.2.5.tar.gz) = cf2b9e34964a4493f1614d0c55391a27ebe18299
+RMD160 (vdirsyncer-0.2.5.tar.gz) = 307970fdf0987b85e080f354a00c6d86e382b159
+Size (vdirsyncer-0.2.5.tar.gz) = 43937 bytes