From owner-svn-ports-all@freebsd.org Tue May 3 15:45:21 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 E09E1B2C34C; Tue, 3 May 2016 15:45:21 +0000 (UTC) (envelope-from arved@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 B0EE718E6; Tue, 3 May 2016 15:45:21 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u43FjKqI087450; Tue, 3 May 2016 15:45:20 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u43FjK1B087448; Tue, 3 May 2016 15:45:20 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201605031545.u43FjK1B087448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Tue, 3 May 2016 15:45:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414535 - head/security/py-pyotp 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.22 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: Tue, 03 May 2016 15:45:22 -0000 Author: arved Date: Tue May 3 15:45:20 2016 New Revision: 414535 URL: https://svnweb.freebsd.org/changeset/ports/414535 Log: Update to 2.1.0 PR: 209234 Submitted by: maintainer Modified: head/security/py-pyotp/Makefile head/security/py-pyotp/distinfo Modified: head/security/py-pyotp/Makefile ============================================================================== --- head/security/py-pyotp/Makefile Tue May 3 15:19:21 2016 (r414534) +++ head/security/py-pyotp/Makefile Tue May 3 15:45:20 2016 (r414535) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= pyotp -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.0 CATEGORIES= security -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= vlad-fbsd@acheronmedia.com @@ -11,6 +10,11 @@ COMMENT= Python One Time Password Librar LICENSE= MIT +USE_GITHUB= yes +GH_ACCOUNT= pyotp +GH_PROJECT= pyotp +GH_TAGNAME= 02ab049b2b473365bc7b57dc8dba14af71265895 + USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes Modified: head/security/py-pyotp/distinfo ============================================================================== --- head/security/py-pyotp/distinfo Tue May 3 15:19:21 2016 (r414534) +++ head/security/py-pyotp/distinfo Tue May 3 15:45:20 2016 (r414535) @@ -1,2 +1,2 @@ -SHA256 (pyotp-2.0.1.tar.gz) = d08ebc8a1083aff63a62dc702df26c460b5d2ee4badce6e6c7566e5390078667 -SIZE (pyotp-2.0.1.tar.gz) = 8118 +SHA256 (pyotp-pyotp-2.1.0-02ab049b2b473365bc7b57dc8dba14af71265895_GH0.tar.gz) = b16bebd7d7f2618e0416d2ac94ec9872321839cc253bb02d23575ce33d0c6a3d +SIZE (pyotp-pyotp-2.1.0-02ab049b2b473365bc7b57dc8dba14af71265895_GH0.tar.gz) = 12958