- Update to 0.2.2.1476
- Remove redundant argument in REINPLACE_CMD
This commit is contained in:
parent
550e609699
commit
212e23643b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339284
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= mikutter
|
PORTNAME= mikutter
|
||||||
PORTVERSION= 0.2.2.1430
|
PORTVERSION= 0.2.2.1476
|
||||||
CATEGORIES= net-im ruby
|
CATEGORIES= net-im ruby
|
||||||
MASTER_SITES= http://mikutter.hachune.net/bin/ \
|
MASTER_SITES= http://mikutter.hachune.net/bin/ \
|
||||||
LOCAL
|
LOCAL
|
||||||
@ -56,7 +56,7 @@ RUN_DEPENDS+= notify-send:${PORTSDIR}/devel/libnotify
|
|||||||
.endif
|
.endif
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -i '' -e "s|%%RUBY_SITELIBDIR%%|${RUBY_SITELIBDIR}|" \
|
@${REINPLACE_CMD} -e "s|%%RUBY_SITELIBDIR%%|${RUBY_SITELIBDIR}|" \
|
||||||
${WRKSRC}/mikutter.rb
|
${WRKSRC}/mikutter.rb
|
||||||
@${RM} -r ${WRKSRC}/vendor
|
@${RM} -r ${WRKSRC}/vendor
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (mikutter.0.2.2.1430.tar.gz) = f75c21e6e64e6a23a1df9dec7e007dffbd0a2ea835a1aa818f7d85bd63e4d1b6
|
SHA256 (mikutter.0.2.2.1476.tar.gz) = 40785b06ca7db8d1f87232620bc27eb7f8b322e099fe4a615054cdbc0cbc21db
|
||||||
SIZE (mikutter.0.2.2.1430.tar.gz) = 2334672
|
SIZE (mikutter.0.2.2.1476.tar.gz) = 2334708
|
||||||
|
Loading…
Reference in New Issue
Block a user