- Update to 2.1.1

- Add NO_ARCH

Changes:	https://github.com/mdp/rotp/blob/master/CHANGELOG.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-08-13 17:36:03 +00:00
parent 1ab922de98
commit 1266d4bc9f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394134
2 changed files with 7 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= rotp
PORTVERSION= 1.6.1
PORTVERSION= 2.1.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -11,8 +11,11 @@ COMMENT= Ruby library for generating one time passwords
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rotp
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/rotp-1.6.1.gem) = 07e5d891538ec4e55a7ba578b0baa033e522f51759109174349def7059f15222
SIZE (rubygem/rotp-1.6.1.gem) = 56320
SHA256 (rubygem/rotp-2.1.1.gem) = 2f895249e4220e339b8451418680610ba0da92a5489cbde4f756c6ee6062fadb
SIZE (rubygem/rotp-2.1.1.gem) = 59392