Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2017 19:11:15 +0000 (UTC)
From:      Carlo Strub <cs@FreeBSD.org>
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
Message-ID:  <201708131911.v7DJBFqV022538@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708131911.v7DJBFqV022538>