Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2013 08:42:39 -0700 (PDT)
From:      William Grzybowski <william88@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/179014: [PATCH] net/py-kombu: update to 2.5.10
Message-ID:  <51a37eef.b48dec0a.4c77.15bc@mx.google.com>
Resent-Message-ID: <201305271550.r4RFo07o073182@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179014
>Category:       ports
>Synopsis:       [PATCH] net/py-kombu: update to 2.5.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 27 15:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     William Grzybowski
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:

	Simple update to 2.5.10
	Redports: https://redports.org/buildarchive/20130527141100-5948/

>How-To-Repeat:
>Fix:

	See attached patch


--- kombu.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 319131)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	kombu
-PORTVERSION=	2.5.7
+PORTVERSION=	2.5.10
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 319131)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (kombu-2.5.7.tar.gz) = 32bcfabc02366738101861f06e737106dea8d2ea784a588d7a9e1fbd940b7a78
-SIZE (kombu-2.5.7.tar.gz) = 301904
+SHA256 (kombu-2.5.10.tar.gz) = 01c1e56fe88053b6e7801682277c4cc8318c485d8bd47c830c08567bfac680e2
+SIZE (kombu-2.5.10.tar.gz) = 304810
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 319131)
+++ pkg-plist	(working copy)
@@ -271,6 +271,9 @@
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/kombu/utils/limits.py
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/kombu/utils/limits.pyc
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/kombu/utils/limits.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/kombu/utils/text.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/kombu/utils/text.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/kombu/utils/text.pyo
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/kombu/utils/url.py
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/kombu/utils/url.pyc
 %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/kombu/utils/url.pyo
--- kombu.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51a37eef.b48dec0a.4c77.15bc>