<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/security/rubygem-devise-two-factor/Makefile, branch 2017Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2017Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2017Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2017-01-01T01:09:26Z</updated>
<entry>
<title>Fix gemspec for rubygem-rotp 3.3.0 update</title>
<updated>2017-01-01T01:09:26Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2017-01-01T01:09:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f1c176e1b1b8a776ea9dd2a64ed8dbef38ee7fe7'/>
<id>urn:sha1:f1c176e1b1b8a776ea9dd2a64ed8dbef38ee7fe7</id>
<content type='text'>
- Bump PORTREVISION for package change
</content>
</entry>
<entry>
<title>devel/rubygem-devise: switch to Rails 4 and fix fallout</title>
<updated>2016-08-11T15:17:21Z</updated>
<author>
<name>Torsten Zuehlsdorff</name>
<email>tz@FreeBSD.org</email>
</author>
<published>2016-08-11T15:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=37ad991af6ae1f9e5b7574b0aeb787350d1d929e'/>
<id>urn:sha1:37ad991af6ae1f9e5b7574b0aeb787350d1d929e</id>
<content type='text'>
Remove support of Rails 3 since we are obsoleting this version from the
ports-tree. This fixes the fallout-message to ruby@.

Also DEPRECATE rubygem-devise-rails4 in favor of rubygem-devise
and adjust dependencies of security/rubygem-devise-two-factor and
www/gitlab.

Approved by: pi (mentor)
</content>
</entry>
<entry>
<title>security/rubygem-devise-two-factor: Update from 2.1.0 to 3.0.0</title>
<updated>2016-08-10T14:21:02Z</updated>
<author>
<name>Torsten Zuehlsdorff</name>
<email>tz@FreeBSD.org</email>
</author>
<published>2016-08-10T14:21:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1ce78979edb1601e5ebcacda85f08deb7f9c28f2'/>
<id>urn:sha1:1ce78979edb1601e5ebcacda85f08deb7f9c28f2</id>
<content type='text'>
3.0.0.
- Adds support for Devise 4.
- Relax dependencies to allow attr_encrypted 3.x.
- Blocks the use of attr_encrypted 2.x. There was a significant
  vulnerability in the encryption implementation in attr_encrypted 2.x,
  and that version of the gem should not be used.

2.2.0
- Use 192 bits, not 1024, as a secret key length. RFC 4226 recommends a
  minimum length of 128 bits and a recommended length of 160 bits.
  Google Authenticator doesn't accept 160 bit keys.

Approved by: swills (mentor)
</content>
</entry>
<entry>
<title>Convert USES=gem:autoplist to USES=gem since autoplist is default</title>
<updated>2016-04-27T21:57:31Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2016-04-27T21:57:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=462519941e56e838fd1fff77ecc3ebeb554fcb80'/>
<id>urn:sha1:462519941e56e838fd1fff77ecc3ebeb554fcb80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create USES=gem and update rubygem- ports to use it</title>
<updated>2016-04-27T16:36:41Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2016-04-27T16:36:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b3e8fe8d85d1f32b6b8813589ed8637a8accb185'/>
<id>urn:sha1:b3e8fe8d85d1f32b6b8813589ed8637a8accb185</id>
<content type='text'>
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
</content>
</entry>
<entry>
<title>Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.</title>
<updated>2016-04-01T14:25:16Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2016-04-01T14:25:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=597afc47baba19000afd8ec4880a2c47975b0367'/>
<id>urn:sha1:597afc47baba19000afd8ec4880a2c47975b0367</id>
<content type='text'>
With hat:	portmgr
Sponsored by:	Absolight
</content>
</entry>
<entry>
<title>- Update to 2.1.0</title>
<updated>2016-03-23T19:25:06Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2016-03-23T19:25:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c2858d478d4905bae10632c633ce34537197de8a'/>
<id>urn:sha1:c2858d478d4905bae10632c633ce34537197de8a</id>
<content type='text'>
Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
</content>
</entry>
<entry>
<title>- Use ASCII characters</title>
<updated>2015-11-23T19:01:10Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-11-23T19:01:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c9a79f52adaae08b0fe2d2627a0cffb6903a9ab8'/>
<id>urn:sha1:c9a79f52adaae08b0fe2d2627a0cffb6903a9ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to 2.0.1</title>
<updated>2015-10-03T17:10:51Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-10-03T17:10:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9630e1ea3bf872f3fadfa639f855bae5a5c4b820'/>
<id>urn:sha1:9630e1ea3bf872f3fadfa639f855bae5a5c4b820</id>
<content type='text'>
- Add LICENSE_FILE

Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
</content>
</entry>
<entry>
<title>- Update to 2.0.0</title>
<updated>2015-09-17T17:15:00Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2015-09-17T17:15:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62be6a00061fd72a1f95036c6e5fb0078927b097'/>
<id>urn:sha1:62be6a00061fd72a1f95036c6e5fb0078927b097</id>
<content type='text'>
Changes:	https://github.com/tinfoil/devise-two-factor/commits/master
</content>
</entry>
</feed>
