mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
net-im/mikutter: Update to 3.8.8
also update dependency on rubygem-pluggaloid as mikutter 3.8.8 requires pluggaloid 1.1.2. Relnotes: https://mikutter.hatenablog.com/entry/2019/05/25/203816
This commit is contained in:
parent
405baeef03
commit
b9b0ef97d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503148
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mikutter
|
||||
PORTVERSION= 3.8.7
|
||||
PORTVERSION= 3.8.8
|
||||
CATEGORIES= net-im ruby
|
||||
MASTER_SITES= http://mikutter.hachune.net/bin/ \
|
||||
LOCAL/meta/${PORTNAME}
|
||||
@ -30,7 +30,7 @@ RUN_DEPENDS= rubygem-gtk2>=3.3.1:x11-toolkits/rubygem-gtk2 \
|
||||
rubygem-moneta>=0.7:devel/rubygem-moneta \
|
||||
rubygem-nokogiri>=1.8.5:textproc/rubygem-nokogiri \
|
||||
rubygem-oauth>=0.5.4:net/rubygem-oauth \
|
||||
rubygem-pluggaloid>=1.1.1:devel/rubygem-pluggaloid \
|
||||
rubygem-pluggaloid>=1.1.2:devel/rubygem-pluggaloid \
|
||||
rubygem-public_suffix>=3.0.3:dns/rubygem-public_suffix \
|
||||
rubygem-ruby-hmac>=0.4.0:security/rubygem-ruby-hmac \
|
||||
rubygem-text>=1.3.1:textproc/rubygem-text \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1556624982
|
||||
SHA256 (mikutter.3.8.7.tar.gz) = 3b9e56dd8b6be46f63bbcfc7d63b7891f09b9f189a0ec65373fef5d0d8f531bf
|
||||
SIZE (mikutter.3.8.7.tar.gz) = 3172151
|
||||
TIMESTAMP = 1558944914
|
||||
SHA256 (mikutter.3.8.8.tar.gz) = cbecf86f59f2c75295f489b5dfd2f283f8e638639303233acb6dbe79b27d3430
|
||||
SIZE (mikutter.3.8.8.tar.gz) = 2941987
|
||||
|
@ -804,7 +804,7 @@ bin/mikutter
|
||||
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/world/.mikutter.yml
|
||||
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/world/error.rb
|
||||
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/world/keep.rb
|
||||
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/world/model/zombie.rb
|
||||
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/world/model/lost_world.rb
|
||||
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/world/service.rb
|
||||
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/world/world.rb
|
||||
%%RUBY_SITELIBDIR%%/mikutter/core/serialthread.rb
|
||||
|
Loading…
Reference in New Issue
Block a user