1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Update to 2.1.0

Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-03-23 19:25:06 +00:00
parent 0703908728
commit c2858d478d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411736
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= devise-two-factor
PORTVERSION= 2.0.1
PORTVERSION= 2.1.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@ -13,10 +13,10 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activesupport4>=0:${PORTSDIR}/devel/rubygem-activesupport4 \
rubygem-attr_encrypted>=1.3.2:${PORTSDIR}/security/rubygem-attr_encrypted \
rubygem-devise-rails4>=3.5.0:${PORTSDIR}/devel/rubygem-devise-rails4 \
rubygem-attr_encrypted>=1.3:${PORTSDIR}/security/rubygem-attr_encrypted \
rubygem-devise-rails4>=3.5:${PORTSDIR}/devel/rubygem-devise-rails4 \
rubygem-railties4>=0:${PORTSDIR}/www/rubygem-railties4 \
rubygem-rotp>=2:${PORTSDIR}/devel/rubygem-rotp
rubygem-rotp>=2.0:${PORTSDIR}/devel/rubygem-rotp
NO_ARCH= yes
USE_RUBY= yes

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/devise-two-factor-2.0.1.gem) = 9642513ed375d83e6870570657d7c7e757ba15f744e6439c4244b77092da5cec
SIZE (rubygem/devise-two-factor-2.0.1.gem) = 25600
SHA256 (rubygem/devise-two-factor-2.1.0.gem) = 0adfac2887441f7dfeced64722fea189d3c70f970fd278a9f3fe4ae3481b85bf
SIZE (rubygem/devise-two-factor-2.1.0.gem) = 26112