From owner-svn-ports-head@FreeBSD.ORG Tue Jun 25 16:09:16 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 57763A64; Tue, 25 Jun 2013 16:09:16 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4ACFC1645; Tue, 25 Jun 2013 16:09:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5PG9GuF061059; Tue, 25 Jun 2013 16:09:16 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5PG9F7H061057; Tue, 25 Jun 2013 16:09:15 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201306251609.r5PG9F7H061057@svn.freebsd.org> From: William Grzybowski Date: Tue, 25 Jun 2013 16:09:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321748 - 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.14 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, 25 Jun 2013 16:09:16 -0000 Author: wg Date: Tue Jun 25 16:09:15 2013 New Revision: 321748 URL: http://svnweb.freebsd.org/changeset/ports/321748 Log: net/py-kombu: update to 2.5.11 - Update to 2.5.11 Changes: https://github.com/celery/kombu/blob/2.5/Changelog Modified: head/net/py-kombu/Makefile head/net/py-kombu/distinfo Modified: head/net/py-kombu/Makefile ============================================================================== --- head/net/py-kombu/Makefile Tue Jun 25 14:55:37 2013 (r321747) +++ head/net/py-kombu/Makefile Tue Jun 25 16:09:15 2013 (r321748) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kombu -PORTVERSION= 2.5.10 +PORTVERSION= 2.5.11 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= AMQP messaging framework for Py LICENSE= BSD -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amqp>=1.0.9:${PORTSDIR}/net/py-amqp \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amqp>=1.0.12:${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 Jun 25 14:55:37 2013 (r321747) +++ head/net/py-kombu/distinfo Tue Jun 25 16:09:15 2013 (r321748) @@ -1,2 +1,2 @@ -SHA256 (kombu-2.5.10.tar.gz) = 01c1e56fe88053b6e7801682277c4cc8318c485d8bd47c830c08567bfac680e2 -SIZE (kombu-2.5.10.tar.gz) = 304810 +SHA256 (kombu-2.5.11.tar.gz) = cb9ee646cec2fde3e8bc7e408679d4b5a2ed9d02d625b8d026bdc600fbbf2418 +SIZE (kombu-2.5.11.tar.gz) = 306409