From owner-svn-ports-all@freebsd.org Sun Dec 4 22:20:30 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E71CAC67E30; Sun, 4 Dec 2016 22:20:30 +0000 (UTC) (envelope-from feld@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 mx1.freebsd.org (Postfix) with ESMTPS id 9E55D130D; Sun, 4 Dec 2016 22:20:30 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB4MKT8N031858; Sun, 4 Dec 2016 22:20:29 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB4MKTlp031856; Sun, 4 Dec 2016 22:20:29 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201612042220.uB4MKTlp031856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 4 Dec 2016 22:20:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r427812 - in branches/2016Q4/security/py-cryptography: . files X-SVN-Group: ports-branches 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.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Dec 2016 22:20:31 -0000 Author: feld Date: Sun Dec 4 22:20:29 2016 New Revision: 427812 URL: https://svnweb.freebsd.org/changeset/ports/427812 Log: MFH: r427810 security/py-cryptography: Update to 1.6 Changelog: https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst PR: 214915 Approved by: ports-secteam (with hat) Security: CVE-2016-9243 Deleted: branches/2016Q4/security/py-cryptography/files/ Modified: branches/2016Q4/security/py-cryptography/Makefile branches/2016Q4/security/py-cryptography/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/security/py-cryptography/Makefile ============================================================================== --- branches/2016Q4/security/py-cryptography/Makefile Sun Dec 4 22:19:58 2016 (r427811) +++ branches/2016Q4/security/py-cryptography/Makefile Sun Dec 4 22:20:29 2016 (r427812) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cryptography -PORTVERSION= 1.4 +PORTVERSION= 1.6 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,8 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six> TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}iso8601>0:devel/py-iso8601 -USES= python -USE_OPENSSL= yes +USES= python ssl USE_PYTHON= autoplist distutils CFLAGS+= -I${OPENSSLINC} Modified: branches/2016Q4/security/py-cryptography/distinfo ============================================================================== --- branches/2016Q4/security/py-cryptography/distinfo Sun Dec 4 22:19:58 2016 (r427811) +++ branches/2016Q4/security/py-cryptography/distinfo Sun Dec 4 22:20:29 2016 (r427812) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471010865 -SHA256 (cryptography-1.4.tar.gz) = bb149540ed90c4b2171bf694fe6991d6331bc149ae623c8ff419324f4222d128 -SIZE (cryptography-1.4.tar.gz) = 399707 +TIMESTAMP = 1480367088 +SHA256 (cryptography-1.6.tar.gz) = 4d0d86d2c8d3fc89133c3fa0d164a688a458b6663ab6fa965c80d6c2cdaf9b3f +SIZE (cryptography-1.6.tar.gz) = 410073