From owner-svn-ports-head@freebsd.org Tue Nov 10 16:15:24 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF137A2BD3E; Tue, 10 Nov 2015 16:15:24 +0000 (UTC) (envelope-from wg@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 mx1.freebsd.org (Postfix) with ESMTPS id AC2CF176E; Tue, 10 Nov 2015 16:15:24 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAAGFNCL091857; Tue, 10 Nov 2015 16:15:23 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAAGFNkQ091855; Tue, 10 Nov 2015 16:15:23 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511101615.tAAGFNkQ091855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Tue, 10 Nov 2015 16:15:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401199 - head/net/py-kombu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Nov 2015 16:15:25 -0000 Author: wg Date: Tue Nov 10 16:15:23 2015 New Revision: 401199 URL: https://svnweb.freebsd.org/changeset/ports/401199 Log: net/py-kombu: update to 3.0.29 Modified: head/net/py-kombu/Makefile head/net/py-kombu/distinfo Modified: head/net/py-kombu/Makefile ============================================================================== --- head/net/py-kombu/Makefile Tue Nov 10 16:13:36 2015 (r401198) +++ head/net/py-kombu/Makefile Tue Nov 10 16:15:23 2015 (r401199) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kombu -PORTVERSION= 3.0.23 +PORTVERSION= 3.0.29 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= AMQP messaging framework for Py LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amqp>=1.4.6:${PORTSDIR}/net/py-amqp \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amqp>=1.4.7:${PORTSDIR}/net/py-amqp \ ${PYTHON_PKGNAMEPREFIX}anyjson>=0.3.3:${PORTSDIR}/devel/py-anyjson OPTIONS_DEFINE= BEANSTALK BOTO MONGODB REDIS SQLALCHEMY ZMQ Modified: head/net/py-kombu/distinfo ============================================================================== --- head/net/py-kombu/distinfo Tue Nov 10 16:13:36 2015 (r401198) +++ head/net/py-kombu/distinfo Tue Nov 10 16:15:23 2015 (r401199) @@ -1,2 +1,2 @@ -SHA256 (kombu-3.0.23.tar.gz) = 448c3e3ce671a10f00ee03979ba3c7866b4bfce49f65edec9f93a0cefa87ec16 -SIZE (kombu-3.0.23.tar.gz) = 343923 +SHA256 (kombu-3.0.29.tar.gz) = 970a55ec65e668403c3e6ef4aa2213362568387885f5cc0ff8429abd44a6dca8 +SIZE (kombu-3.0.29.tar.gz) = 378270