From owner-svn-ports-all@freebsd.org Sun Aug 13 19:11:16 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 8E82BDD3AF6; Sun, 13 Aug 2017 19:11:16 +0000 (UTC) (envelope-from cs@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 57D557F493; Sun, 13 Aug 2017 19:11:16 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7DJBFQ2022540; Sun, 13 Aug 2017 19:11:15 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7DJBFqV022538; Sun, 13 Aug 2017 19:11:15 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201708131911.v7DJBFqV022538@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Sun, 13 Aug 2017 19:11:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447910 - head/www/py-django-otp-yubikey X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: head/www/py-django-otp-yubikey X-SVN-Commit-Revision: 447910 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.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, 13 Aug 2017 19:11:16 -0000 Author: cs Date: Sun Aug 13 19:11:15 2017 New Revision: 447910 URL: https://svnweb.freebsd.org/changeset/ports/447910 Log: Update to 0.4.0 Modified: head/www/py-django-otp-yubikey/Makefile head/www/py-django-otp-yubikey/distinfo Modified: head/www/py-django-otp-yubikey/Makefile ============================================================================== --- head/www/py-django-otp-yubikey/Makefile Sun Aug 13 19:07:04 2017 (r447909) +++ head/www/py-django-otp-yubikey/Makefile Sun Aug 13 19:11:15 2017 (r447910) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-otp-yubikey -PORTVERSION= 0.3.5 +PORTVERSION= 0.4.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,8 @@ COMMENT= Plugin that verifies YubiKey OTP tokens LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}YubiOTP>0:security/py-YubiOTP \ - ${PYTHON_PKGNAMEPREFIX}django-otp>0:www/py-django-otp +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}YubiOTP>=0.2.1:security/py-YubiOTP \ + ${PYTHON_PKGNAMEPREFIX}django-otp>0.4.0:www/py-django-otp USES= python USE_PYTHON= autoplist distutils Modified: head/www/py-django-otp-yubikey/distinfo ============================================================================== --- head/www/py-django-otp-yubikey/distinfo Sun Aug 13 19:07:04 2017 (r447909) +++ head/www/py-django-otp-yubikey/distinfo Sun Aug 13 19:11:15 2017 (r447910) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481318502 -SHA256 (django-otp-yubikey-0.3.5.tar.gz) = 94a2605cc2095fdb629d3d806e1702f5d288c1928f134baf2e96efd7c9286e60 -SIZE (django-otp-yubikey-0.3.5.tar.gz) = 14454 +TIMESTAMP = 1502651300 +SHA256 (django-otp-yubikey-0.4.0.tar.gz) = 489a83a35955f45ace058c1d908fc1182c55d5fefb3696555b3498f6cac9deb1 +SIZE (django-otp-yubikey-0.4.0.tar.gz) = 12847