From owner-freebsd-python@FreeBSD.ORG  Thu May 22 08:00:01 2014
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@smarthost.ysv.freebsd.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 45D53D22
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Thu, 22 May 2014 08:00:01 +0000 (UTC)
Received: from freefall.freebsd.org (freefall.freebsd.org
 [IPv6:2001:1900:2254:206c::16:87])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mx1.freebsd.org (Postfix) with ESMTPS id 341012522
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Thu, 22 May 2014 08:00:01 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
 by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4M801sZ070639
 for <freebsd-python@freefall.freebsd.org>; Thu, 22 May 2014 08:00:01 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4M801eQ070638;
 Thu, 22 May 2014 08:00:01 GMT (envelope-from gnats)
Date: Thu, 22 May 2014 08:00:01 GMT
Message-Id: <201405220800.s4M801eQ070638@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: dfilter@FreeBSD.ORG (dfilter service)
Subject: Re: ports/189182: commit references a PR
Reply-To: dfilter@FreeBSD.ORG (dfilter service)
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 22 May 2014 08:00:01 -0000

The following reply was made to PR ports/189182; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189182: commit references a PR
Date: Thu, 22 May 2014 07:58:18 +0000 (UTC)

 Author: miwi
 Date: Thu May 22 07:58:13 2014
 New Revision: 354794
 URL: http://svnweb.freebsd.org/changeset/ports/354794
 QAT: https://qat.redports.org/buildarchive/r354794/
 
 Log:
   - Update to 1.3.0
   
   PR:		189182
   Submitted by:	maintainer
 
 Modified:
   head/databases/py-pylibmc/Makefile
   head/databases/py-pylibmc/distinfo
 
 Modified: head/databases/py-pylibmc/Makefile
 ==============================================================================
 --- head/databases/py-pylibmc/Makefile	Thu May 22 07:14:39 2014	(r354793)
 +++ head/databases/py-pylibmc/Makefile	Thu May 22 07:58:13 2014	(r354794)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	pylibmc
 -PORTVERSION=	1.2.3
 +PORTVERSION=	1.3.0
  CATEGORIES=	databases python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 Modified: head/databases/py-pylibmc/distinfo
 ==============================================================================
 --- head/databases/py-pylibmc/distinfo	Thu May 22 07:14:39 2014	(r354793)
 +++ head/databases/py-pylibmc/distinfo	Thu May 22 07:58:13 2014	(r354794)
 @@ -1,2 +1,2 @@
 -SHA256 (pylibmc-1.2.3.tar.gz) = 0157c72ce8b6aeefe52c77be5e1d059481b58127e0f9d2d6c216f6b1c68da6dc
 -SIZE (pylibmc-1.2.3.tar.gz) = 47355
 +SHA256 (pylibmc-1.3.0.tar.gz) = a6945a4c77f96d5b744118805247fb24c09f1d353aebbce6dd510a6042689b45
 +SIZE (pylibmc-1.3.0.tar.gz) = 49949
 _______________________________________________
 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"