mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 3.6.0
PR: ports/170637 Approved by: maintainer timeout (clsung, >5 weeks)
This commit is contained in:
parent
0f04a0afd8
commit
c9efe9d4f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304711
@ -6,17 +6,16 @@
|
||||
#
|
||||
|
||||
PORTNAME= twitter
|
||||
PORTVERSION= 2.1.0
|
||||
PORTVERSION= 3.6.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= Command line twits and an API wrapper
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport>=2.3.9:${PORTSDIR}/devel/rubygem-activesupport \
|
||||
rubygem-faraday>=0.7:${PORTSDIR}/www/rubygem-faraday \
|
||||
rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \
|
||||
rubygem-simple_oauth>=0.1:${PORTSDIR}/net/rubygem-simple_oauth
|
||||
RUN_DEPENDS= rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \
|
||||
rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \
|
||||
rubygem-simple_oauth>=0.1.6:${PORTSDIR}/net/rubygem-simple_oauth
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/twitter-2.1.0.gem) = 53e2e02253d8de16cd2d79811d99ec7a61f08f14f136e00dcafc75e4dc5805d9
|
||||
SIZE (rubygem/twitter-2.1.0.gem) = 482304
|
||||
SHA256 (rubygem/twitter-3.6.0.gem) = e99484c185b8a933eda5e0bac55884572eb6ba4fc024e09f7e1834d38a3e7a42
|
||||
SIZE (rubygem/twitter-3.6.0.gem) = 629248
|
||||
|
Loading…
Reference in New Issue
Block a user