From root@poudriere.ithil.palantiri.org  Mon May 12 14:21:45 2014
Return-Path: <root@poudriere.ithil.palantiri.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id A8740B8B;
	Mon, 12 May 2014 14:21:45 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (ithil.palantiri.org [144.76.36.55])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "0254-fbsd-10-amd64", Issuer "0254-fbsd-10-amd64" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 1F5C42AEE;
	Mon, 12 May 2014 14:21:44 +0000 (UTC)
Received: from poudriere.ithil.palantiri.org (localhost [127.0.0.1])
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8) with ESMTP id s4CELgIX015926
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
	Mon, 12 May 2014 16:21:42 +0200 (CEST)
	(envelope-from root@poudriere.ithil.palantiri.org)
Received: (from root@localhost)
	by poudriere.ithil.palantiri.org (8.14.8/8.14.8/Submit) id s4CELgRo015925;
	Mon, 12 May 2014 16:21:42 +0200 (CEST)
	(envelope-from root)
Message-Id: <201405121421.s4CELgRo015925@poudriere.ithil.palantiri.org>
Date: Mon, 12 May 2014 16:21:42 +0200 (CEST)
From: Bartek Rutkowski <ports@robakdesign.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: wg@FreeBSD.org
Subject: [PATCH] net/py-kombu: update to 3.0.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         189717
>Category:       ports
>Synopsis:       [PATCH] net/py-kombu: update to 3.0.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wg
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 12 14:30:01 UTC 2014
>Closed-Date:    Sat May 24 13:26:14 UTC 2014
>Last-Modified:  Sat May 24 13:30:00 UTC 2014
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 3.0.16
- Fixed REDI_RUN_DEPENDS typo

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-kombu/3.0.16/

Port maintainer (wg@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-kombu-3.0.16.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 353826)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	kombu
-PORTVERSION=	3.0.15
+PORTVERSION=	3.0.16
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -27,7 +27,7 @@
 BEANSTALK_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beanstalkc>0:${PORTSDIR}/net/py-beanstalkc
 BOTO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boto>=2.6.0:${PORTSDIR}/devel/py-boto
 MONGODB_RUN_DEPENDS=	pymongo>0:${PORTSDIR}/databases/pymongo
-REDI_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}redis>0:${PORTSDIR}/databases/py-redis
+REDIS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}redis>0:${PORTSDIR}/databases/py-redis
 SQLALCHEMY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:${PORTSDIR}/databases/py-sqlalchemy
 ZMQ_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyzmq>=13.1.0:${PORTSDIR}/net/py-pyzmq
 
Index: distinfo
===================================================================
--- distinfo	(revision 353826)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (kombu-3.0.15.tar.gz) = 8872a52e42f9e08c2c135cc67dbe8eb9f2707a714cb6719f6900c4af66bc5500
-SIZE (kombu-3.0.15.tar.gz) = 342092
+SHA256 (kombu-3.0.16.tar.gz) = c1e0a1146ef109b85a35cc5f7f8e4b652211aa4d666efba5d727c554e25e2957
+SIZE (kombu-3.0.16.tar.gz) = 342440
--- py-kombu-3.0.16.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wg 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 12 14:30:05 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189717 
State-Changed-From-To: open->closed 
State-Changed-By: wg 
State-Changed-When: Sat May 24 13:26:13 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=189717 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189717: commit references a PR
Date: Sat, 24 May 2014 13:26:11 +0000 (UTC)

 Author: wg
 Date: Sat May 24 13:26:07 2014
 New Revision: 355019
 URL: http://svnweb.freebsd.org/changeset/ports/355019
 QAT: https://qat.redports.org/buildarchive/r355019/
 
 Log:
   net/py-kombu: update to 3.0.16 and fix typo
   
   PR:		ports/189717
   Submitted by:	Bartek Rutkowski <ports at robakdesign com>
 
 Modified:
   head/net/py-kombu/Makefile
   head/net/py-kombu/distinfo
 
 Modified: head/net/py-kombu/Makefile
 ==============================================================================
 --- head/net/py-kombu/Makefile	Sat May 24 13:09:32 2014	(r355018)
 +++ head/net/py-kombu/Makefile	Sat May 24 13:26:07 2014	(r355019)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	kombu
 -PORTVERSION=	3.0.15
 +PORTVERSION=	3.0.16
  CATEGORIES=	net python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 @@ -27,7 +27,7 @@ ZMQ_DESC=	Include ZMQ transport support
  BEANSTALK_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}beanstalkc>0:${PORTSDIR}/net/py-beanstalkc
  BOTO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}boto>=2.6.0:${PORTSDIR}/devel/py-boto
  MONGODB_RUN_DEPENDS=	pymongo>0:${PORTSDIR}/databases/pymongo
 -REDI_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}redis>0:${PORTSDIR}/databases/py-redis
 +REDIS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}redis>0:${PORTSDIR}/databases/py-redis
  SQLALCHEMY_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:${PORTSDIR}/databases/py-sqlalchemy
  ZMQ_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pyzmq>=13.1.0:${PORTSDIR}/net/py-pyzmq
  
 
 Modified: head/net/py-kombu/distinfo
 ==============================================================================
 --- head/net/py-kombu/distinfo	Sat May 24 13:09:32 2014	(r355018)
 +++ head/net/py-kombu/distinfo	Sat May 24 13:26:07 2014	(r355019)
 @@ -1,2 +1,2 @@
 -SHA256 (kombu-3.0.15.tar.gz) = 8872a52e42f9e08c2c135cc67dbe8eb9f2707a714cb6719f6900c4af66bc5500
 -SIZE (kombu-3.0.15.tar.gz) = 342092
 +SHA256 (kombu-3.0.16.tar.gz) = c1e0a1146ef109b85a35cc5f7f8e4b652211aa4d666efba5d727c554e25e2957
 +SIZE (kombu-3.0.16.tar.gz) = 342440
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
