Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 00:55:31 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483079 - head/devel/py-ioflo
Message-ID:  <201810270055.w9R0tVGe013383@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sat Oct 27 00:55:31 2018
New Revision: 483079
URL: https://svnweb.freebsd.org/changeset/ports/483079

Log:
  devel/py-ioflo: update to 1.7.5
  
  PR:		232618
  Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)

Modified:
  head/devel/py-ioflo/Makefile   (contents, props changed)
  head/devel/py-ioflo/distinfo   (contents, props changed)

Modified: head/devel/py-ioflo/Makefile
==============================================================================
--- head/devel/py-ioflo/Makefile	Sat Oct 27 00:55:01 2018	(r483078)
+++ head/devel/py-ioflo/Makefile	Sat Oct 27 00:55:31 2018	(r483079)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	ioflo
-PORTVERSION=	1.5.0
-PORTREVISION=	1
+PORTVERSION=	1.7.5
+PORTREVISION=	0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,10 @@ COMMENT=	Automated Reasoning Engine and Flow Based Pro
 
 LICENSE=	APACHE20
 
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools-git>=1.1:devel/py-setuptools-git@${PY_FLAVOR}
+
 USES=		python:2.7 shebangfix
+
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
 

Modified: head/devel/py-ioflo/distinfo
==============================================================================
--- head/devel/py-ioflo/distinfo	Sat Oct 27 00:55:01 2018	(r483078)
+++ head/devel/py-ioflo/distinfo	Sat Oct 27 00:55:31 2018	(r483079)
@@ -1,2 +1,3 @@
-SHA256 (ioflo-1.5.0.tar.gz) = 2fb913fcc6301fa958bcb570bccf1373f36cc430fded2012a3538d57d967201e
-SIZE (ioflo-1.5.0.tar.gz) = 211907
+TIMESTAMP = 1540221094
+SHA256 (ioflo-1.7.5.tar.gz) = 55a668b492d42b4aaecc3c725b9aedadb0820c1a5ec258d4e992642e3af85de4
+SIZE (ioflo-1.7.5.tar.gz) = 842205



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