mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Unbreak and update to 0.6.11
This commit is contained in:
parent
9023863a67
commit
93c6f281c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234801
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= twitter
|
||||
PORTVERSION= 0.6.8
|
||||
PORTVERSION= 0.6.11
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RF
|
||||
|
||||
@ -16,12 +16,11 @@ COMMENT= Command line twits and an API wrapper
|
||||
|
||||
RUN_DEPENDS= rubygem-oauth>=0.3.2:${PORTSDIR}/net/rubygem-oauth \
|
||||
rubygem-mash>=0.0.3:${PORTSDIR}/devel/rubygem-mash \
|
||||
rubygem-httparty>=0.4.3:${PORTSDIR}/www/rubygem-httparty
|
||||
rubygem-httparty>=0.4.3:${PORTSDIR}/www/rubygem-httparty \
|
||||
rubygem-hoe>=0.12.2:${PORTSDIR}/devel/rubygem-hoe
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
BROKEN= does not install: twitter requires oauth (= 0.3.2, runtime)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (rubygem/twitter-0.6.8.gem) = 39de5f9540910d7de7994bca67b03f4a
|
||||
SHA256 (rubygem/twitter-0.6.8.gem) = 17deb901b62493ad926928622e48490bf5af517815e05798baef462aeab1357d
|
||||
SIZE (rubygem/twitter-0.6.8.gem) = 38912
|
||||
MD5 (rubygem/twitter-0.6.11.gem) = a5c7e4ef429f7f45aa8383d9c36ebd18
|
||||
SHA256 (rubygem/twitter-0.6.11.gem) = 6854c67786059e7b150cd6d9a0dfc74ba0da89575d5d43fbaed56988562e73b7
|
||||
SIZE (rubygem/twitter-0.6.11.gem) = 51712
|
||||
|
Loading…
Reference in New Issue
Block a user