svn commit: r483146 - head/deskutils/py-vdirsyncer

Alexandre C. Guimarães rigoletto at FreeBSD.org
Sat Oct 27 17:22:09 UTC 2018


Sorry. This one has a little mistake. Fixed in r483154.

On Sat, Oct 27, 2018 at 04:11:24PM +0000, Alexandre C. Guimarães wrote:
> Author: rigoletto
> Date: Sat Oct 27 16:11:24 2018
> New Revision: 483146
> URL: https://svnweb.freebsd.org/changeset/ports/483146
> 
> Log:
>   deskutils/py-vdirsyncer: update to version 0.16.7
>   
>   - take maintainership.
>   
>   PR:		232208
>   Approved by:	tcberner (mentor), maintainer timeout
> 
> Modified:
>   head/deskutils/py-vdirsyncer/Makefile
>   head/deskutils/py-vdirsyncer/distinfo
> 
> Modified: head/deskutils/py-vdirsyncer/Makefile
> ==============================================================================
> --- head/deskutils/py-vdirsyncer/Makefile	Sat Oct 27 15:45:32 2018	(r483145)
> +++ head/deskutils/py-vdirsyncer/Makefile	Sat Oct 27 16:11:24 2018	(r483146)
> @@ -1,13 +1,12 @@
>  # $FreeBSD$
>  
>  PORTNAME=	vdirsyncer
> -PORTVERSION=	0.16.3
> -PORTREVISION=	1
> +DISTVERSION=	0.16.7
>  CATEGORIES=	deskutils python
>  MASTER_SITES=	CHEESESHOP
>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
>  
> -MAINTAINER=	che at bein.link
> +MAINTAINER=	rigoletto at FreeBSD.org
>  COMMENT=	Synchronize calendars and contacts
>  
>  LICENSE=	BSD3CLAUSE
> @@ -16,8 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
>  BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.10.1:devel/py-setuptools_scm@${PY_FLAVOR}
>  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}atomicwrites>=0.1.7:devel/py-atomicwrites@${PY_FLAVOR} \
>  		${PYTHON_PKGNAMEPREFIX}click>=5.0:devel/py-click@${PY_FLAVOR} \
> -		${PYTHON_PKGNAMEPREFIX}click-log>=0.1.3:devel/py-click-log@${PY_FLAVOR} \
> -		${PYTHON_PKGNAMEPREFIX}click-threading>=0.1.2:devel/py-click-threading@${PY_FLAVOR} \
> +		${PYTHON_PKGNAMEPREFIX}click-log<0.4.0:devel/py-click-log@${PY_FLAVOR} \
> +		${PYTHON_PKGNAMEPREFIX}click-threading>=0.2:devel/py-click-threading@${PY_FLAVOR} \
>  		${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} \
>  		${PYTHON_PKGNAMEPREFIX}requests>=2.4.1:www/py-requests@${PY_FLAVOR} \
>  		${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.4.0:www/py-requests-toolbelt@${PY_FLAVOR}
> 
> Modified: head/deskutils/py-vdirsyncer/distinfo
> ==============================================================================
> --- head/deskutils/py-vdirsyncer/distinfo	Sat Oct 27 15:45:32 2018	(r483145)
> +++ head/deskutils/py-vdirsyncer/distinfo	Sat Oct 27 16:11:24 2018	(r483146)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1512087875
> -SHA256 (vdirsyncer-0.16.3.tar.gz) = fc5f6c5225d588b01ee225358a7c096283896a2a26a4f02c9651cf93a25bfc36
> -SIZE (vdirsyncer-0.16.3.tar.gz) = 113327
> +TIMESTAMP = 1539376082
> +SHA256 (vdirsyncer-0.16.7.tar.gz) = 6c9bcfb9bcb01246c83ba6f8551cf54c58af3323210755485fc23bb7848512ef
> +SIZE (vdirsyncer-0.16.7.tar.gz) = 112786
> 

-- 
Best Regards,
Alexandre C. Guimarães.
https://bitbucket.org/rigoletto-freebsd/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20181027/cc10008a/attachment.sig>


More information about the svn-ports-head mailing list