Skip to content

Commit

Permalink
net/rubygem-t: Update to 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 19, 2024
1 parent 5e6213b commit a75c578
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions net/rubygem-t/Makefile
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
PORTNAME= t
PORTVERSION= 4.0.0
PORTVERSION= 4.1.1
CATEGORIES= net rubygems
MASTER_SITES= RG

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Command-line power tool for Twitter
WWW= https://sferik.github.io/t/ \
https://github.com/sferik/t
WWW= https://sferik.github.io/t-ruby/ \
https://github.com/sferik/t-ruby

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md

RUN_DEPENDS= rubygem-geokit>=1.9<2:graphics/rubygem-geokit \
RUN_DEPENDS= rubygem-geokit>=1.14<2:graphics/rubygem-geokit \
rubygem-htmlentities>=4.3<5:textproc/rubygem-htmlentities \
rubygem-launchy>=2.4<3:devel/rubygem-launchy \
rubygem-oauth>=0.5.1<0.6:net/rubygem-oauth \
rubygem-launchy>=3.0<4:devel/rubygem-launchy \
rubygem-oauth>=1.1<2:net/rubygem-oauth \
rubygem-retryable>=3.0<4:devel/rubygem-retryable \
rubygem-thor>=0.19.1<2:devel/rubygem-thor \
rubygem-twitter>=8.0<9:net/rubygem-twitter
rubygem-thor>=1.3<2:devel/rubygem-thor \
rubygem-twitter>=8.1<9:net/rubygem-twitter

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions net/rubygem-t/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1683048864
SHA256 (rubygem/t-4.0.0.gem) = a5a8af0db0bb69ade6caa3a32ae1a7cfe419939e78f844e4e1503575cad45b88
SIZE (rubygem/t-4.0.0.gem) = 30208
TIMESTAMP = 1715843768
SHA256 (rubygem/t-4.1.1.gem) = 3017a1eddab05d487fbeffd77fc89d749089170efde00006e62ae400aab9d50e
SIZE (rubygem/t-4.1.1.gem) = 30208

0 comments on commit a75c578

Please sign in to comment.