Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2019 06:21:40 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514574 - head/devel/py-click-completion
Message-ID:  <201910160621.x9G6LeZg074840@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Wed Oct 16 06:21:39 2019
New Revision: 514574
URL: https://svnweb.freebsd.org/changeset/ports/514574

Log:
  Update to 0.5.2
  
  There's no changelog published by the author of this module, but in
  this case, there's only been one change between 0.5.1 and 0.5.2:
  
  https://github.com/click-contrib/click-completion/commit/af2d5495ef2946a6d0b07461bc98600494143c2f

Modified:
  head/devel/py-click-completion/Makefile
  head/devel/py-click-completion/distinfo

Modified: head/devel/py-click-completion/Makefile
==============================================================================
--- head/devel/py-click-completion/Makefile	Wed Oct 16 04:17:35 2019	(r514573)
+++ head/devel/py-click-completion/Makefile	Wed Oct 16 06:21:39 2019	(r514574)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	click-completion
-PORTVERSION=	0.5.1
+PORTVERSION=	0.5.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-click-completion/distinfo
==============================================================================
--- head/devel/py-click-completion/distinfo	Wed Oct 16 04:17:35 2019	(r514573)
+++ head/devel/py-click-completion/distinfo	Wed Oct 16 06:21:39 2019	(r514574)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553816356
-SHA256 (click-completion-0.5.1.tar.gz) = 78072eecd5e25ea0d25ceaf99cd5f22aa2667d67231ae0819deab9b1ff3456fb
-SIZE (click-completion-0.5.1.tar.gz) = 9876
+TIMESTAMP = 1571206571
+SHA256 (click-completion-0.5.2.tar.gz) = 5bf816b81367e638a190b6e91b50779007d14301b3f9f3145d68e3cade7bce86
+SIZE (click-completion-0.5.2.tar.gz) = 10019



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910160621.x9G6LeZg074840>