Date: Tue, 1 Jan 2019 20:35:37 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488992 - head/devel/py-invoke Message-ID: <201901012035.x01KZb0W055355@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 1 20:35:36 2019 New Revision: 488992 URL: https://svnweb.freebsd.org/changeset/ports/488992 Log: Update to 1.2.0 Changes: https://www.pyinvoke.org/changelog.html https://github.com/pyinvoke/invoke/blob/master/sites/www/changelog.rst Modified: head/devel/py-invoke/Makefile head/devel/py-invoke/distinfo Modified: head/devel/py-invoke/Makefile ============================================================================== --- head/devel/py-invoke/Makefile Tue Jan 1 20:35:31 2019 (r488991) +++ head/devel/py-invoke/Makefile Tue Jan 1 20:35:36 2019 (r488992) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= invoke -PORTVERSION= 0.23.0 -PORTREVISION= 1 +PORTVERSION= 1.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-invoke/distinfo ============================================================================== --- head/devel/py-invoke/distinfo Tue Jan 1 20:35:31 2019 (r488991) +++ head/devel/py-invoke/distinfo Tue Jan 1 20:35:36 2019 (r488992) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539922390 -SHA256 (invoke-0.23.0.tar.gz) = 6fdc99a5d5bf820a44200df9d25f7317d56d84c91869019fa6ab87ed7bd04625 -SIZE (invoke-0.23.0.tar.gz) = 306938 +TIMESTAMP = 1546373000 +SHA256 (invoke-1.2.0.tar.gz) = dc492f8f17a0746e92081aec3f86ae0b4750bf41607ea2ad87e5a7b5705121b7 +SIZE (invoke-1.2.0.tar.gz) = 319116
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901012035.x01KZb0W055355>