mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
- Update to 0.6.0
This commit is contained in:
parent
2eb106e971
commit
51099aed33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270399
@ -7,17 +7,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= twitter4r
|
||||
PORTVERSION= 0.3.2
|
||||
PORTVERSION= 0.6.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Twitter client API in pure Ruby
|
||||
|
||||
RUN_DEPENDS= rubygem-json>=1.1.1:${PORTSDIR}/devel/rubygem-json
|
||||
RUN_DEPENDS= rubygem-oauth>=0.4.1:${PORTSDIR}/net/rubygem-oauth \
|
||||
rubygem-json>=1.1.1:${PORTSDIR}/devel/rubygem-json
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
PLIST_FILES= bin/t4r-oauth-access bin/t4rsh
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (rubygem/twitter4r-0.3.2.gem) = f6eda7b778fd81e314de2bbb6bc0a430
|
||||
SHA256 (rubygem/twitter4r-0.3.2.gem) = bd8a504495bb50668b0ddc5fa957b18ee0b1b534620815e881f5223bbfd8a29b
|
||||
SIZE (rubygem/twitter4r-0.3.2.gem) = 34816
|
||||
SHA256 (rubygem/twitter4r-0.6.0.gem) = 7c0ea719ce0c1e6a14db70638e4ce94a1a5174285d655f249083191d111134c8
|
||||
SIZE (rubygem/twitter4r-0.6.0.gem) = 37888
|
||||
|
Loading…
Reference in New Issue
Block a user