From owner-svn-ports-all@FreeBSD.ORG Sat Jun 29 11:03:34 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 46AF5A9D; Sat, 29 Jun 2013 11:03:34 +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 39631118D; Sat, 29 Jun 2013 11:03:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5TB3Yxb040428; Sat, 29 Jun 2013 11:03:34 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5TB3X51040426; Sat, 29 Jun 2013 11:03:33 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201306291103.r5TB3X51040426@svn.freebsd.org> From: William Grzybowski Date: Sat, 29 Jun 2013 11:03:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322040 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 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, 29 Jun 2013 11:03:34 -0000 Author: wg Date: Sat Jun 29 11:03:33 2013 New Revision: 322040 URL: http://svnweb.freebsd.org/changeset/ports/322040 Log: net/py-kombu: update to 2.5.12 - Update to 2.5.12 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 Sat Jun 29 10:48:44 2013 (r322039) +++ head/net/py-kombu/Makefile Sat Jun 29 11:03:33 2013 (r322040) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kombu -PORTVERSION= 2.5.11 +PORTVERSION= 2.5.12 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-kombu/distinfo ============================================================================== --- head/net/py-kombu/distinfo Sat Jun 29 10:48:44 2013 (r322039) +++ head/net/py-kombu/distinfo Sat Jun 29 11:03:33 2013 (r322040) @@ -1,2 +1,2 @@ -SHA256 (kombu-2.5.11.tar.gz) = cb9ee646cec2fde3e8bc7e408679d4b5a2ed9d02d625b8d026bdc600fbbf2418 -SIZE (kombu-2.5.11.tar.gz) = 306409 +SHA256 (kombu-2.5.12.tar.gz) = cc5b33eb96fd2d3846bd0b2fec34cfacf8205b69a1669a17c97af77bc6f1aa09 +SIZE (kombu-2.5.12.tar.gz) = 306807