svn commit: r447910 - head/www/py-django-otp-yubikey

Carlo Strub cs at FreeBSD.org
Sun Aug 13 19:11:16 UTC 2017


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


More information about the svn-ports-head mailing list