From owner-freebsd-python@FreeBSD.ORG  Thu May 22 06:00:03 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 69C7C271
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Thu, 22 May 2014 06:00:03 +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 58C5929DF
 for <freebsd-python@smarthost.ysv.freebsd.org>;
 Thu, 22 May 2014 06:00:03 +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 s4M603Rj004099
 for <freebsd-python@freefall.freebsd.org>; Thu, 22 May 2014 06:00:03 GMT
 (envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
 by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4M603Af004098;
 Thu, 22 May 2014 06:00:03 GMT (envelope-from gnats)
Date: Thu, 22 May 2014 06:00:03 GMT
Message-Id: <201405220600.s4M603Af004098@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
Cc: 
From: dfilter@FreeBSD.ORG (dfilter service)
Subject: Re: ports/187393: 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 06:00:03 -0000

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

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

 Author: miwi
 Date: Thu May 22 05:55:37 2014
 New Revision: 354779
 URL: http://svnweb.freebsd.org/changeset/ports/354779
 QAT: https://qat.redports.org/buildarchive/r354779/
 
 Log:
   - Update to 0.9.2
   
   PR:		187393
   Submitted by:	maintainer
 
 Modified:
   head/databases/py-firebirdsql/Makefile
   head/databases/py-firebirdsql/distinfo
 
 Modified: head/databases/py-firebirdsql/Makefile
 ==============================================================================
 --- head/databases/py-firebirdsql/Makefile	Thu May 22 05:52:12 2014	(r354778)
 +++ head/databases/py-firebirdsql/Makefile	Thu May 22 05:55:37 2014	(r354779)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	firebirdsql
 -PORTVERSION=	0.8.1
 +PORTVERSION=	0.9.2
  CATEGORIES=	databases python
  MASTER_SITES=	CHEESESHOP
  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 Modified: head/databases/py-firebirdsql/distinfo
 ==============================================================================
 --- head/databases/py-firebirdsql/distinfo	Thu May 22 05:52:12 2014	(r354778)
 +++ head/databases/py-firebirdsql/distinfo	Thu May 22 05:55:37 2014	(r354779)
 @@ -1,2 +1,2 @@
 -SHA256 (firebirdsql-0.8.1.tar.gz) = 33b35b65ee111d674e77722cf69b7f5d6b3d187f7bb00fd6ea82a16df716c737
 -SIZE (firebirdsql-0.8.1.tar.gz) = 37320
 +SHA256 (firebirdsql-0.9.2.tar.gz) = e5a9e0cbf3f9f8230142c6f3e2e52c5a5929c82bac631a741a7eaf36ebd15104
 +SIZE (firebirdsql-0.9.2.tar.gz) = 47091
 _______________________________________________
 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"