ports/169341: [PATCH] net/py-kombu: update to 2.2.2

koobs koobs.freebsd at gmail.com
Sat Jun 23 09:30:17 UTC 2012


>Number:         169341
>Category:       ports
>Synopsis:       [PATCH] net/py-kombu: update to 2.2.2
>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:   Sat Jun 23 09:30:15 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     koobs
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sat May  5 14:51:14 EST
>Description:
- Update to 2.2.2
- Update py-anyjson RUN_DEPENDS version

Changes: http://kombu.readthedocs.org/en/latest/changelog.html#version-2-2-2

This depends on py-anyjson update PR: ports/169340

Port maintainer (clsung at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-kombu-2.2.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/py-kombu/Makefile ./Makefile
--- /usr/ports/net/py-kombu/Makefile	2012-06-22 17:45:58.000000000 +1000
+++ ./Makefile	2012-06-23 19:16:33.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	kombu
-PORTVERSION=	2.2.1
+PORTVERSION=	2.2.2
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@
 LICENSE=	BSD
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}amqplib>=1.0:${PORTSDIR}/net/py-amqplib \
-		${PYTHON_PKGNAMEPREFIX}anyjson>=0.3.1:${PORTSDIR}/devel/py-anyjson
+		${PYTHON_PKGNAMEPREFIX}anyjson>=0.3.3:${PORTSDIR}/devel/py-anyjson
 
 USE_PYTHON=	2.5+
 USE_PYDISTUTILS=	easy_install
diff -ruN --exclude=CVS /usr/ports/net/py-kombu/distinfo ./distinfo
--- /usr/ports/net/py-kombu/distinfo	2012-06-22 17:45:58.000000000 +1000
+++ ./distinfo	2012-06-23 19:16:50.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (kombu-2.2.1.tar.gz) = 265b8868165f4b9efcd27b2f1e3bad06b76e14e8737340fd85e6b436899863ff
-SIZE (kombu-2.2.1.tar.gz) = 281747
+SHA256 (kombu-2.2.2.tar.gz) = 1114c5b5ff553c5900a2c455bcd5a8a51977a125d6b44a09b9dcf87d23f65095
+SIZE (kombu-2.2.2.tar.gz) = 283028
--- py27-kombu-2.2.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list