- Update to 0.2.2.1476

- Remove redundant argument in REINPLACE_CMD
This commit is contained in:
TAKATSU Tomonari 2014-01-09 21:27:56 +00:00
parent 550e609699
commit 212e23643b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339284
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mikutter
PORTVERSION= 0.2.2.1430
PORTVERSION= 0.2.2.1476
CATEGORIES= net-im ruby
MASTER_SITES= http://mikutter.hachune.net/bin/ \
LOCAL
@ -56,7 +56,7 @@ RUN_DEPENDS+= notify-send:${PORTSDIR}/devel/libnotify
.endif
post-patch:
@${REINPLACE_CMD} -i '' -e "s|%%RUBY_SITELIBDIR%%|${RUBY_SITELIBDIR}|" \
@${REINPLACE_CMD} -e "s|%%RUBY_SITELIBDIR%%|${RUBY_SITELIBDIR}|" \
${WRKSRC}/mikutter.rb
@${RM} -r ${WRKSRC}/vendor

View File

@ -1,2 +1,2 @@
SHA256 (mikutter.0.2.2.1430.tar.gz) = f75c21e6e64e6a23a1df9dec7e007dffbd0a2ea835a1aa818f7d85bd63e4d1b6
SIZE (mikutter.0.2.2.1430.tar.gz) = 2334672
SHA256 (mikutter.0.2.2.1476.tar.gz) = 40785b06ca7db8d1f87232620bc27eb7f8b322e099fe4a615054cdbc0cbc21db
SIZE (mikutter.0.2.2.1476.tar.gz) = 2334708