From owner-svn-ports-all@freebsd.org Sat Oct 27 00:51:28 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 572EF10CE3D5; Sat, 27 Oct 2018 00:51:28 +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 063E27223B; Sat, 27 Oct 2018 00:51:28 +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 DBA888ED; Sat, 27 Oct 2018 00:51:27 +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 w9R0pRwJ009887; Sat, 27 Oct 2018 00:51:27 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9R0pR6A009885; Sat, 27 Oct 2018 00:51:27 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201810270051.w9R0pR6A009885@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:51:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483070 - head/net/py-kafka-python X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net/py-kafka-python X-SVN-Commit-Revision: 483070 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:51:28 -0000 Author: swills Date: Sat Oct 27 00:51:27 2018 New Revision: 483070 URL: https://svnweb.freebsd.org/changeset/ports/483070 Log: net/py-kafka-python: update to 1.4.3 PR: 232619 Submitted by: Christer Edwards (maintainer) Modified: head/net/py-kafka-python/Makefile (contents, props changed) head/net/py-kafka-python/distinfo (contents, props changed) Modified: head/net/py-kafka-python/Makefile ============================================================================== --- head/net/py-kafka-python/Makefile Sat Oct 27 00:47:37 2018 (r483069) +++ head/net/py-kafka-python/Makefile Sat Oct 27 00:51:27 2018 (r483070) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kafka-python -DISTVERSION= 1.4.2 +DISTVERSION= 1.4.3 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python + USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/net/py-kafka-python/distinfo ============================================================================== --- head/net/py-kafka-python/distinfo Sat Oct 27 00:47:37 2018 (r483069) +++ head/net/py-kafka-python/distinfo Sat Oct 27 00:51:27 2018 (r483070) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523175257 -SHA256 (kafka-python-1.4.2.tar.gz) = 6a5c516f540f4b13b78c64a85dd42dc38fe29257e2fae6393fc5daff9106389b -SIZE (kafka-python-1.4.2.tar.gz) = 255398 +TIMESTAMP = 1540221150 +SHA256 (kafka-python-1.4.3.tar.gz) = 078acdcd1fc6eddacc46d437c664998b4cf7613b7e79ced66a460965f2648f88 +SIZE (kafka-python-1.4.3.tar.gz) = 262992