From owner-svn-ports-head@freebsd.org Wed Nov 13 23:35:50 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6DDE31C0160; Wed, 13 Nov 2019 23:35:50 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47D1Fd6mq5z4K4p; Wed, 13 Nov 2019 23:35:49 +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 676FE1F940; Wed, 13 Nov 2019 23:35:49 +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 xADNZn0l044922; Wed, 13 Nov 2019 23:35:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xADNZm4g044919; Wed, 13 Nov 2019 23:35:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201911132335.xADNZm4g044919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 13 Nov 2019 23:35:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517460 - head/security/py-pysodium X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/security/py-pysodium X-SVN-Commit-Revision: 517460 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Nov 2019 23:35:50 -0000 Author: sunpoet Date: Wed Nov 13 23:35:48 2019 New Revision: 517460 URL: https://svnweb.freebsd.org/changeset/ports/517460 Log: Update to 0.7.3 Changes: https://github.com/stef/pysodium/releases Modified: head/security/py-pysodium/Makefile head/security/py-pysodium/distinfo Modified: head/security/py-pysodium/Makefile ============================================================================== --- head/security/py-pysodium/Makefile Wed Nov 13 23:35:43 2019 (r517459) +++ head/security/py-pysodium/Makefile Wed Nov 13 23:35:48 2019 (r517460) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pysodium -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-pysodium/distinfo ============================================================================== --- head/security/py-pysodium/distinfo Wed Nov 13 23:35:43 2019 (r517459) +++ head/security/py-pysodium/distinfo Wed Nov 13 23:35:48 2019 (r517460) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561833878 -SHA256 (pysodium-0.7.2.tar.gz) = f40e3033d127023188bda77e8f29365b42f323ed81fdfe9aa795c32d66cecf31 -SIZE (pysodium-0.7.2.tar.gz) = 17726 +TIMESTAMP = 1573649220 +SHA256 (pysodium-0.7.3.tar.gz) = d97ed201c58b6e9c28887f134f5f4670140d2090c242d6d4c946dacdbb7b584b +SIZE (pysodium-0.7.3.tar.gz) = 18132