From owner-freebsd-python@FreeBSD.ORG Sun Jul 22 11:00:23 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A6D03106566B for ; Sun, 22 Jul 2012 11:00:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 84F538FC1D for ; Sun, 22 Jul 2012 11:00:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6MB0Ncj067020 for ; Sun, 22 Jul 2012 11:00:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6MB0NT3067019; Sun, 22 Jul 2012 11:00:23 GMT (envelope-from gnats) Date: Sun, 22 Jul 2012 11:00:23 GMT Message-Id: <201207221100.q6MB0NT3067019@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/169752: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2012 11:00:23 -0000 The following reply was made to PR ports/169752; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/169752: commit references a PR Date: Sun, 22 Jul 2012 10:54:20 +0000 (UTC) Author: mva Date: Sun Jul 22 10:54:09 2012 New Revision: 301316 URL: http://svn.freebsd.org/changeset/ports/301316 Log: - Update to version 0.7.0 PR: ports/169752 Submitted by: Jose Jachuf (maintainer) Modified: head/databases/py-firebirdsql/Makefile (contents, props changed) head/databases/py-firebirdsql/distinfo (contents, props changed) Modified: head/databases/py-firebirdsql/Makefile ============================================================================== --- head/databases/py-firebirdsql/Makefile Sun Jul 22 10:52:00 2012 (r301315) +++ head/databases/py-firebirdsql/Makefile Sun Jul 22 10:54:09 2012 (r301316) @@ -6,7 +6,7 @@ # PORTNAME= firebirdsql -PORTVERSION= 0.6.6 +PORTVERSION= 0.7.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-firebirdsql/distinfo ============================================================================== --- head/databases/py-firebirdsql/distinfo Sun Jul 22 10:52:00 2012 (r301315) +++ head/databases/py-firebirdsql/distinfo Sun Jul 22 10:54:09 2012 (r301316) @@ -1,2 +1,2 @@ -SHA256 (firebirdsql-0.6.6.tar.gz) = f6ce7c002b61b1a3987a1c3dbcce533b896dbce667aed70bc6228eddcf72561a -SIZE (firebirdsql-0.6.6.tar.gz) = 35240 +SHA256 (firebirdsql-0.7.0.tar.gz) = 427cca94f32f195559eb78ae64595efb9dd42671ab99de689f316dfa8d84f193 +SIZE (firebirdsql-0.7.0.tar.gz) = 36209 _______________________________________________ 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"