Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2020 04:08:25 +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: r522100 - head/devel/py-invoke
Message-ID:  <202001050408.00548PC7049988@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  5 04:08:25 2020
New Revision: 522100
URL: https://svnweb.freebsd.org/changeset/ports/522100

Log:
  Update to 1.4.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	Sun Jan  5 04:08:20 2020	(r522099)
+++ head/devel/py-invoke/Makefile	Sun Jan  5 04:08:25 2020	(r522100)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	invoke
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-invoke/distinfo
==============================================================================
--- head/devel/py-invoke/distinfo	Sun Jan  5 04:08:20 2020	(r522099)
+++ head/devel/py-invoke/distinfo	Sun Jan  5 04:08:25 2020	(r522100)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565190835
-SHA256 (invoke-1.3.0.tar.gz) = c52274d2e8a6d64ef0d61093e1983268ea1fc0cd13facb9448c4ef0c9a7ac7da
-SIZE (invoke-1.3.0.tar.gz) = 326196
+TIMESTAMP = 1578125701
+SHA256 (invoke-1.4.0.tar.gz) = ae7b4513638bde9afcda0825e9535599637a3f65bd819a27098356027bb17c8a
+SIZE (invoke-1.4.0.tar.gz) = 331155



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