Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2019 11:19:08 +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: r494265 - head/devel/py-futurist
Message-ID:  <201903011119.x21BJ8D6046061@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Mar  1 11:19:08 2019
New Revision: 494265
URL: https://svnweb.freebsd.org/changeset/ports/494265

Log:
  Update to 1.8.1
  
  Changes:	https://docs.openstack.org/futurist/latest/user/history.html

Modified:
  head/devel/py-futurist/Makefile
  head/devel/py-futurist/distinfo

Modified: head/devel/py-futurist/Makefile
==============================================================================
--- head/devel/py-futurist/Makefile	Fri Mar  1 11:19:03 2019	(r494264)
+++ head/devel/py-futurist/Makefile	Fri Mar  1 11:19:08 2019	(r494265)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	futurist
-PORTVERSION=	1.8.0
+PORTVERSION=	1.8.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,9 +18,10 @@ RUN_DEPENDS=	${PY_FUTURES} \
 		${PYTHON_PKGNAMEPREFIX}prettytable>=0.7.1:devel/py-prettytable@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
 
-NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.pre.mk>
 

Modified: head/devel/py-futurist/distinfo
==============================================================================
--- head/devel/py-futurist/distinfo	Fri Mar  1 11:19:03 2019	(r494264)
+++ head/devel/py-futurist/distinfo	Fri Mar  1 11:19:08 2019	(r494265)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541693937
-SHA256 (futurist-1.8.0.tar.gz) = ab5dd5de15c8d6d80fba45ab5455a0c8f68677fd1bd65f84239066a4e8999f6f
-SIZE (futurist-1.8.0.tar.gz) = 41835
+TIMESTAMP = 1551423988
+SHA256 (futurist-1.8.1.tar.gz) = 499ee57728a987028725f836ac22aa18899702162fa0a0f1bbe2ecd5c8daf1eb
+SIZE (futurist-1.8.1.tar.gz) = 42430



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