mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to 0.4.0
This commit is contained in:
parent
e731974bfb
commit
b185cb605c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447910
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user