From owner-svn-ports-all@freebsd.org  Sun Jun 24 20:16:53 2018
Return-Path: <owner-svn-ports-all@freebsd.org>
Delivered-To: svn-ports-all@mailman.ysv.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7D23100D16E;
 Sun, 24 Jun 2018 20:16:53 +0000 (UTC)
 (envelope-from sunpoet@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4440876056;
 Sun, 24 Jun 2018 20:16:53 +0000 (UTC)
 (envelope-from sunpoet@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0B45923665;
 Sun, 24 Jun 2018 20:16:53 +0000 (UTC)
 (envelope-from sunpoet@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5OKGqQr051004;
 Sun, 24 Jun 2018 20:16:52 GMT (envelope-from sunpoet@FreeBSD.org)
Received: (from sunpoet@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5OKGq0Z051002;
 Sun, 24 Jun 2018 20:16:52 GMT (envelope-from sunpoet@FreeBSD.org)
Message-Id: <201806242016.w5OKGq0Z051002@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to
 sunpoet@FreeBSD.org using -f
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Date: Sun, 24 Jun 2018 20:16:52 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r473229 - head/databases/py-psycopg2
X-SVN-Group: ports-head
X-SVN-Commit-Author: sunpoet
X-SVN-Commit-Paths: head/databases/py-psycopg2
X-SVN-Commit-Revision: 473229
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-all@freebsd.org
X-Mailman-Version: 2.1.26
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 24 Jun 2018 20:16:54 -0000

Author: sunpoet
Date: Sun Jun 24 20:16:52 2018
New Revision: 473229
URL: https://svnweb.freebsd.org/changeset/ports/473229

Log:
  Update to 2.7.5
  
  Changes:	https://github.com/psycopg/psycopg2/blob/master/NEWS

Modified:
  head/databases/py-psycopg2/Makefile
  head/databases/py-psycopg2/distinfo

Modified: head/databases/py-psycopg2/Makefile
==============================================================================
--- head/databases/py-psycopg2/Makefile	Sun Jun 24 20:16:47 2018	(r473228)
+++ head/databases/py-psycopg2/Makefile	Sun Jun 24 20:16:52 2018	(r473229)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	psycopg2
-PORTVERSION=	2.7.4
+PORTVERSION=	2.7.5
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP \
 		http://initd.org/psycopg/tarballs/PSYCOPG-${PORTVERSION:R:S|.|-|}/

Modified: head/databases/py-psycopg2/distinfo
==============================================================================
--- head/databases/py-psycopg2/distinfo	Sun Jun 24 20:16:47 2018	(r473228)
+++ head/databases/py-psycopg2/distinfo	Sun Jun 24 20:16:52 2018	(r473229)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518182898
-SHA256 (psycopg2-2.7.4.tar.gz) = 8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209
-SIZE (psycopg2-2.7.4.tar.gz) = 425331
+TIMESTAMP = 1529610575
+SHA256 (psycopg2-2.7.5.tar.gz) = eccf962d41ca46e6326b97c8fe0a6687b58dfc1a5f6540ed071ff1474cea749e
+SIZE (psycopg2-2.7.5.tar.gz) = 426358