From owner-svn-ports-all@freebsd.org Sat Dec 21 22:58:42 2019 Return-Path: Delivered-To: svn-ports-all@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 495CB1DEB3B; Sat, 21 Dec 2019 22:58:42 +0000 (UTC) (envelope-from amdmi3@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 47gLdG1Fc7z3Dyw; Sat, 21 Dec 2019 22:58:42 +0000 (UTC) (envelope-from amdmi3@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 2612E1E516; Sat, 21 Dec 2019 22:58:42 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBLMwfOL003341; Sat, 21 Dec 2019 22:58:41 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBLMwfuA003339; Sat, 21 Dec 2019 22:58:41 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201912212258.xBLMwfuA003339@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 21 Dec 2019 22:58:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520586 - head/security/py-trustme X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/security/py-trustme X-SVN-Commit-Revision: 520586 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.29 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: Sat, 21 Dec 2019 22:58:42 -0000 Author: amdmi3 Date: Sat Dec 21 22:58:41 2019 New Revision: 520586 URL: https://svnweb.freebsd.org/changeset/ports/520586 Log: - Update to 0.6.0 Modified: head/security/py-trustme/Makefile head/security/py-trustme/distinfo Modified: head/security/py-trustme/Makefile ============================================================================== --- head/security/py-trustme/Makefile Sat Dec 21 22:58:28 2019 (r520585) +++ head/security/py-trustme/Makefile Sat Dec 21 22:58:41 2019 (r520586) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= trustme -PORTVERSION= 0.5.3 +PORTVERSION= 0.6.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-trustme/distinfo ============================================================================== --- head/security/py-trustme/distinfo Sat Dec 21 22:58:28 2019 (r520585) +++ head/security/py-trustme/distinfo Sat Dec 21 22:58:41 2019 (r520586) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572716395 -SHA256 (trustme-0.5.3.tar.gz) = f0f96a21b430cc29661644d3569a1112a397ca9cc8595b964d4ae71e5e957529 -SIZE (trustme-0.5.3.tar.gz) = 35946 +TIMESTAMP = 1576953171 +SHA256 (trustme-0.6.0.tar.gz) = 9dfb18b568729d0219f758cddca1a91bab59f62ca41ee0e8acce5e657ec97b6c +SIZE (trustme-0.6.0.tar.gz) = 24062