From owner-svn-ports-all@freebsd.org Sun Aug 19 20:32:48 2018 Return-Path: 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 9E9871076CC2; Sun, 19 Aug 2018 20:32:48 +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 C21768986B; Sun, 19 Aug 2018 20:32:47 +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 A34EA38DE; Sun, 19 Aug 2018 20:32:47 +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 w7JKWllE045849; Sun, 19 Aug 2018 20:32:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7JKWlTs045847; Sun, 19 Aug 2018 20:32:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201808192032.w7JKWlTs045847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 19 Aug 2018 20:32:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477598 - head/security/py-pycryptodome X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/py-pycryptodome X-SVN-Commit-Revision: 477598 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.27 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, 19 Aug 2018 20:32:48 -0000 Author: sunpoet Date: Sun Aug 19 20:32:47 2018 New Revision: 477598 URL: https://svnweb.freebsd.org/changeset/ports/477598 Log: Update to 3.6.6 Changes: https://www.pycryptodome.org/en/latest/src/changelog.html https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst PR: 230754 Submitted by: John W. O'Brien (maintainer) Modified: head/security/py-pycryptodome/Makefile head/security/py-pycryptodome/distinfo Modified: head/security/py-pycryptodome/Makefile ============================================================================== --- head/security/py-pycryptodome/Makefile Sun Aug 19 20:32:41 2018 (r477597) +++ head/security/py-pycryptodome/Makefile Sun Aug 19 20:32:47 2018 (r477598) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycryptodome -DISTVERSION= 3.6.4 +DISTVERSION= 3.6.6 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-pycryptodome/distinfo ============================================================================== --- head/security/py-pycryptodome/distinfo Sun Aug 19 20:32:41 2018 (r477597) +++ head/security/py-pycryptodome/distinfo Sun Aug 19 20:32:47 2018 (r477598) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532894493 -SHA256 (pycryptodome-3.6.4.tar.gz) = 9c7790ffd291c81b934fe0ca8155a67235d33f70d4914bbf7467a447d9dbcb09 -SIZE (pycryptodome-3.6.4.tar.gz) = 7137424 +TIMESTAMP = 1534590378 +SHA256 (pycryptodome-3.6.6.tar.gz) = b3cb4af317d9b84f6df50f0cfa6840ba69556af637a83fd971537823e13d601a +SIZE (pycryptodome-3.6.6.tar.gz) = 7137656