From owner-svn-ports-all@freebsd.org Sun Jun 18 05:52:35 2017 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 8ECF5D89E8C; Sun, 18 Jun 2017 05:52:35 +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 mx1.freebsd.org (Postfix) with ESMTPS id 5EB2F169; Sun, 18 Jun 2017 05:52:35 +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 v5I5qYVB076205; Sun, 18 Jun 2017 05:52:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5I5qYeX076203; Sun, 18 Jun 2017 05:52:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706180552.v5I5qYeX076203@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, 18 Jun 2017 05:52:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443819 - head/security/py-keyring X-SVN-Group: ports-head 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, 18 Jun 2017 05:52:35 -0000 Author: sunpoet Date: Sun Jun 18 05:52:34 2017 New Revision: 443819 URL: https://svnweb.freebsd.org/changeset/ports/443819 Log: Update to 10.3.3 Changes: https://github.com/jaraco/keyring/blob/master/CHANGES.rst PR: 220091 Submitted by: Douglas Thrift (maintainer) Modified: head/security/py-keyring/Makefile head/security/py-keyring/distinfo Modified: head/security/py-keyring/Makefile ============================================================================== --- head/security/py-keyring/Makefile Sun Jun 18 05:52:29 2017 (r443818) +++ head/security/py-keyring/Makefile Sun Jun 18 05:52:34 2017 (r443819) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= keyring -PORTVERSION= 10.3.2 +PORTVERSION= 10.3.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-keyring/distinfo ============================================================================== --- head/security/py-keyring/distinfo Sun Jun 18 05:52:29 2017 (r443818) +++ head/security/py-keyring/distinfo Sun Jun 18 05:52:34 2017 (r443819) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493264191 -SHA256 (keyring-10.3.2.tar.gz) = f462698bc8b96ef5f9fb31d392611f416c808a8244d679fb02530b72bab01ad6 -SIZE (keyring-10.3.2.tar.gz) = 39244 +TIMESTAMP = 1497753494 +SHA256 (keyring-10.3.3.tar.gz) = 86a7db0ed1026853d1235f4901efbcaafdba52357f2a0b0347ec1adbdc9b9026 +SIZE (keyring-10.3.3.tar.gz) = 39531