From f7ff9b3d218d5ab3f31fb40aa27f075473b08fec Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 5 Dec 2017 10:37:15 +0000 Subject: [PATCH] - Update to 0.16.3 - Fix LICENSE PR: 217981 Submitted by: lbdm@privacychain.ch Reported by: amdmi3 Approved by: maintainer timeout (che@bein.link, 8 months) --- deskutils/py-vdirsyncer/Makefile | 13 ++++++++----- deskutils/py-vdirsyncer/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/deskutils/py-vdirsyncer/Makefile b/deskutils/py-vdirsyncer/Makefile index 37e814dadfd6..4edeec69857d 100644 --- a/deskutils/py-vdirsyncer/Makefile +++ b/deskutils/py-vdirsyncer/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vdirsyncer -PORTVERSION= 0.12.1 +PORTVERSION= 0.16.3 CATEGORIES= deskutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= che@bein.link COMMENT= Synchronize calendars and contacts -LICENSE= MIT +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.10.1:devel/py-setuptools_scm@${FLAVOR} @@ -17,13 +17,16 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.7:devel/py-atomicwrites@${ ${PYTHON_PKGNAMEPREFIX}click>=5.0:devel/py-click@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click-log>=0.1.3:devel/py-click-log@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click-threading>=0.1.2:devel/py-click-threading@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}icalendar>=3.6:devel/py-icalendar@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}lxml>=3.1:devel/py-lxml@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.4.1:www/py-requests@${FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.4.0:www/py-requests-toolbelt@${FLAVOR} -USES= python +USES= python:3.4+ USE_PYTHON= autoplist distutils NO_ARCH= yes +OPTIONS_DEFINE= GOOGLE + +GOOGLE_DESC= Enable Google Calendar support +GOOGLE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib@${FLAVOR} + .include diff --git a/deskutils/py-vdirsyncer/distinfo b/deskutils/py-vdirsyncer/distinfo index 34461f3b48f8..76f759a9df6a 100644 --- a/deskutils/py-vdirsyncer/distinfo +++ b/deskutils/py-vdirsyncer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473264230 -SHA256 (vdirsyncer-0.12.1.tar.gz) = 3fbba82d5c687238698799799521978bffe72f87b911a267a9c1933b10bd7df8 -SIZE (vdirsyncer-0.12.1.tar.gz) = 99808 +TIMESTAMP = 1512087875 +SHA256 (vdirsyncer-0.16.3.tar.gz) = fc5f6c5225d588b01ee225358a7c096283896a2a26a4f02c9651cf93a25bfc36 +SIZE (vdirsyncer-0.16.3.tar.gz) = 113327