Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2015 17:10:52 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398526 - head/security/rubygem-devise-two-factor
Message-ID:  <201510031710.t93HAq3J013253@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 17:10:51 2015
New Revision: 398526
URL: https://svnweb.freebsd.org/changeset/ports/398526

Log:
  - Update to 2.0.1
  - Add LICENSE_FILE
  
  Changes:	https://github.com/tinfoil/devise-two-factor/commits/master

Modified:
  head/security/rubygem-devise-two-factor/Makefile
  head/security/rubygem-devise-two-factor/distinfo

Modified: head/security/rubygem-devise-two-factor/Makefile
==============================================================================
--- head/security/rubygem-devise-two-factor/Makefile	Sat Oct  3 17:10:47 2015	(r398525)
+++ head/security/rubygem-devise-two-factor/Makefile	Sat Oct  3 17:10:51 2015	(r398526)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	devise-two-factor
-PORTVERSION=	2.0.0
+PORTVERSION=	2.0.1
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Barebones two-factor authentication with Devise
 
 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 \

Modified: head/security/rubygem-devise-two-factor/distinfo
==============================================================================
--- head/security/rubygem-devise-two-factor/distinfo	Sat Oct  3 17:10:47 2015	(r398525)
+++ head/security/rubygem-devise-two-factor/distinfo	Sat Oct  3 17:10:51 2015	(r398526)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/devise-two-factor-2.0.0.gem) = 19669f9e55f201a5983044492f03d3bd6bd3a1d2e721c90e5e2c6567fe53eaf7
-SIZE (rubygem/devise-two-factor-2.0.0.gem) = 25600
+SHA256 (rubygem/devise-two-factor-2.0.1.gem) = 9642513ed375d83e6870570657d7c7e757ba15f744e6439c4244b77092da5cec
+SIZE (rubygem/devise-two-factor-2.0.1.gem) = 25600



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