svn commit: r488992 - head/devel/py-invoke
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jan 1 20:36:02 UTC 2019
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
More information about the svn-ports-head
mailing list