1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- Update to 1.2.0

- Add LICENSE
- Remove contiguous blank lines

Changes:	https://github.com/arunagw/omniauth-twitter/commits/master
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-27 13:11:50 +00:00
parent c4dd4c6cbf
commit 4ea8eacbc2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387601
2 changed files with 5 additions and 4 deletions

View File

@ -1,13 +1,15 @@
# $FreeBSD$
PORTNAME= omniauth-twitter
PORTVERSION= 1.0.1
PORTVERSION= 1.2.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= OmniAuth strategy for Twitter
LICENSE= MIT
RUN_DEPENDS= rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \
rubygem-omniauth-oauth>=1.0:${PORTSDIR}/net/rubygem-omniauth-oauth
@ -15,5 +17,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/omniauth-twitter-1.0.1.gem) = cd110801549953505a6152ae1426956785aca0cb749ff82835e8d49898b30f18
SIZE (rubygem/omniauth-twitter-1.0.1.gem) = 10752
SHA256 (rubygem/omniauth-twitter-1.2.0.gem) = d07f52671df8e9237025ce67de07cf3056adedd4a24464e475cfbf2536c8f24c
SIZE (rubygem/omniauth-twitter-1.2.0.gem) = 11264