From owner-svn-ports-all@freebsd.org Sat Oct 27 00:55:32 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 560D010CE8FD; Sat, 27 Oct 2018 00:55:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 05CF372CCF; Sat, 27 Oct 2018 00:55:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D85F5958; Sat, 27 Oct 2018 00:55:31 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9R0tVBw013384; Sat, 27 Oct 2018 00:55:31 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9R0tVGe013383; Sat, 27 Oct 2018 00:55:31 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201810270055.w9R0tVGe013383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 27 Oct 2018 00:55:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483079 - head/devel/py-ioflo X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/py-ioflo X-SVN-Commit-Revision: 483079 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2018 00:55:32 -0000 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 (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