1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

net-im/mikutter: Update to 3.8.3

- Grab maintainership
- Pet portlint (bring USES earlier)
- Update minimal versions of dependencies

PR:		233294
Approved by:	mentors (implicit)
Differential Revision:	https://reviews.freebsd.org/D18035
This commit is contained in:
Koichiro Iwao 2018-12-03 07:47:38 +00:00
parent ed90cff3cc
commit dea50acd69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486500
3 changed files with 15 additions and 22 deletions

View File

@ -2,19 +2,19 @@
# $FreeBSD$
PORTNAME= mikutter
PORTVERSION= 3.7.1
PORTVERSION= 3.8.3
CATEGORIES= net-im ruby
MASTER_SITES= http://mikutter.hachune.net/bin/ \
LOCAL/tota/${PORTNAME}
DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
MAINTAINER= meta@FreeBSD.org
COMMENT= Simple, powerful, and moeful Twitter client
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-gtk2>=3.2.1:x11-toolkits/rubygem-gtk2 \
RUN_DEPENDS= rubygem-gtk2>=3.2.9:x11-toolkits/rubygem-gtk2 \
rubygem-cairo>=1.12.9:graphics/rubygem-cairo \
rubygem-addressable>=2.5.2:www/rubygem-addressable \
rubygem-delayer>=0.0.2:devel/rubygem-delayer \
@ -31,7 +31,7 @@ RUN_DEPENDS= rubygem-gtk2>=3.2.1:x11-toolkits/rubygem-gtk2 \
rubygem-nokogiri>=1.6.7:textproc/rubygem-nokogiri \
rubygem-oauth>=0.5.4:net/rubygem-oauth \
rubygem-pluggaloid>=1.1.1:devel/rubygem-pluggaloid \
rubygem-public_suffix>=3.0.2:dns/rubygem-public_suffix \
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 \
rubygem-totoridipjp>=0.1.0:www/rubygem-totoridipjp \
@ -39,31 +39,26 @@ RUN_DEPENDS= rubygem-gtk2>=3.2.1:x11-toolkits/rubygem-gtk2 \
rubygem-typed-array>=0.1.2:devel/rubygem-typed-array \
rubygem-unf>=0.1.4:textproc/rubygem-unf
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_ARCH= yes
USES= shebangfix
USE_RUBY= yes
NO_ARCH= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
SHEBANG_FILES= mikutter.rb \
core/miku/miku.rb \
core/lib/piapro.rb \
devel/makechi.rb
core/miku/miku.rb
PORTDOCS= README
SUB_FILES= mikutter.desktop
SUB_LIST= RUBY_SITELIBDIR=${RUBY_SITELIBDIR}
REINPLACE_ARGS= -i ''
OPTIONS_DEFINE= DOCS NOTIFY
NOTIFY_DESC= notify-send support
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
.include <bsd.port.options.mk>
NOTIFY_RUN_DEPENDS= notify-send:devel/libnotify
post-patch:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1526445639
SHA256 (mikutter.3.7.1.tar.gz) = e076fd26ecdd92dfa2a7828ba41d19fa030705956b9829714ec7c5ec09500d8b
SIZE (mikutter.3.7.1.tar.gz) = 2908736
TIMESTAMP = 1542546171
SHA256 (mikutter.3.8.3.tar.gz) = 0e443f372670e3cbb551a0c6e2181b7163c897b14f570ff0ca3f397d7d163a1d
SIZE (mikutter.3.8.3.tar.gz) = 2895506

View File

@ -140,7 +140,8 @@ bin/mikutter
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/activity/po/zh_TW/activity.po
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/alsa/.mikutter.yml
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/alsa/alsa.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/api_request_file_cache.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/api_request_file_cache/.mikutter.yml
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/api_request_file_cache/api_request_file_cache.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/aspectframe/.mikutter.yml
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/aspectframe/aspectframe.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/bitly/.mikutter.yml
@ -231,6 +232,7 @@ bin/mikutter
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/core/core.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/current_world/.mikutter.yml
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/current_world/current_world.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/current_world/error.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/direct_message/.mikutter.yml
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/direct_message/direct_message.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/direct_message/dmlistview.rb
@ -709,8 +711,6 @@ bin/mikutter
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/spell/spell.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/spell/struct.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/.mikutter.yml
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/filter.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/perma_streamer.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/ar/streaming.po
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/de/streaming.po
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/el/streaming.po
@ -723,8 +723,6 @@ bin/mikutter
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/zh/streaming.po
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/zh_CN/streaming.po
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/po/zh_TW/streaming.po
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/streamer.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/streamer_error.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming/streaming.rb
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming_connection_status/.mikutter.yml
%%RUBY_SITELIBDIR%%/mikutter/core/plugin/streaming_connection_status/streaming_connection_status.rb