From owner-svn-ports-head@freebsd.org Wed Jan 25 15:43:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 877D4CC04A1; Wed, 25 Jan 2017 15:43:13 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 572D51055; Wed, 25 Jan 2017 15:43:13 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0PFhCHS076294; Wed, 25 Jan 2017 15:43:12 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0PFhChQ076292; Wed, 25 Jan 2017 15:43:12 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201701251543.v0PFhChQ076292@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Wed, 25 Jan 2017 15:43:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432421 - head/www/py-caldav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jan 2017 15:43:13 -0000 Author: jrm Date: Wed Jan 25 15:43:12 2017 New Revision: 432421 URL: https://svnweb.freebsd.org/changeset/ports/432421 Log: www/py-caldav: Update to version 0.5.0. Upstream release notes: https://bitbucket.org/cyrilrbt/caldav/issues/50/release-v05#comment-33897598 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9330 Modified: head/www/py-caldav/Makefile head/www/py-caldav/distinfo Modified: head/www/py-caldav/Makefile ============================================================================== --- head/www/py-caldav/Makefile Wed Jan 25 15:22:39 2017 (r432420) +++ head/www/py-caldav/Makefile Wed Jan 25 15:43:12 2017 (r432421) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= caldav -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-caldav/distinfo ============================================================================== --- head/www/py-caldav/distinfo Wed Jan 25 15:22:39 2017 (r432420) +++ head/www/py-caldav/distinfo Wed Jan 25 15:43:12 2017 (r432421) @@ -1,2 +1,3 @@ -SHA256 (caldav-0.4.0.tar.gz) = 1e512f2989901d853ba43a3e98b1daff77569663ac3a7e29492fcecf4e86f858 -SIZE (caldav-0.4.0.tar.gz) = 41755 +TIMESTAMP = 1485357538 +SHA256 (caldav-0.5.0.tar.gz) = c71d922906259fef96e85142d8fb495e395e7851a176e816eabef1d88e0437ad +SIZE (caldav-0.5.0.tar.gz) = 43932