mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.2.2.1410
This commit is contained in:
parent
0c7dd3c6b8
commit
7f51df94bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333363
2 changed files with 5 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mikutter
|
||||
PORTVERSION= 0.2.2.1373
|
||||
PORTVERSION= 0.2.2.1410
|
||||
CATEGORIES= net-im ruby
|
||||
MASTER_SITES= http://mikutter.hachune.net/bin/ \
|
||||
LOCAL
|
||||
|
@ -45,11 +45,7 @@ NOTIFY_DESC= notify-send support
|
|||
|
||||
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(RUBY_PROVIDED)
|
||||
IGNORE= requires Ruby 1.9.3 or later
|
||||
.endif
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MHTTPCLIENT}
|
||||
RUN_DEPENDS+= rubygem-httpclient>=0:${PORTSDIR}/www/rubygem-httpclient
|
||||
|
@ -81,4 +77,4 @@ x-generate-plist:
|
|||
${ECHO} share/applications/mikutter.desktop >> pkg-plist.new
|
||||
${FIND} ${RUBY_SITELIBDIR}/mikutter -type d -depth | ${SORT} -r | ${SED} -e 's,${RUBY_SITELIBDIR},@dirrm %%RUBY_SITELIBDIR%%,' >> pkg-plist.new
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (mikutter.0.2.2.1373.tar.gz) = bdffb6c880b3a02eb10b634c4588db8e50341c907e89c584e38c5c9c09ce46df
|
||||
SIZE (mikutter.0.2.2.1373.tar.gz) = 2334658
|
||||
SHA256 (mikutter.0.2.2.1410.tar.gz) = 73302b36e348a73706a2d7353c781d44ff1b89fae14611613e6b6ec8d74f7a51
|
||||
SIZE (mikutter.0.2.2.1410.tar.gz) = 2334586
|
||||
|
|
Loading…
Add table
Reference in a new issue