Date: Sat, 27 Oct 2018 22:51:41 +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: r483179 - head/devel/py-click-completion Message-ID: <201810272251.w9RMpfXx096866@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Oct 27 22:51:41 2018 New Revision: 483179 URL: https://svnweb.freebsd.org/changeset/ports/483179 Log: Update to 0.5.0 Modified: head/devel/py-click-completion/Makefile head/devel/py-click-completion/distinfo (contents, props changed) Modified: head/devel/py-click-completion/Makefile ============================================================================== --- head/devel/py-click-completion/Makefile Sat Oct 27 22:45:09 2018 (r483178) +++ head/devel/py-click-completion/Makefile Sat Oct 27 22:51:41 2018 (r483179) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= click-completion -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-click-completion/distinfo ============================================================================== --- head/devel/py-click-completion/distinfo Sat Oct 27 22:45:09 2018 (r483178) +++ head/devel/py-click-completion/distinfo Sat Oct 27 22:51:41 2018 (r483179) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534513582 -SHA256 (click-completion-0.4.1.tar.gz) = 33b73e70efe56b627a40e33b4450265031b878235fc4497a9646a8ea9b1055ba -SIZE (click-completion-0.4.1.tar.gz) = 9931 +TIMESTAMP = 1540651796 +SHA256 (click-completion-0.5.0.tar.gz) = 7600261cda0954b9794bd7afdaab35201be50a8c5404eaa4c0deb20086866c4c +SIZE (click-completion-0.5.0.tar.gz) = 9971
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810272251.w9RMpfXx096866>