- Update to 2.5.0

Changes:	https://github.com/guard/listen/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-02-12 15:23:43 +00:00
parent 959d31ccfb
commit 42d4f3c83e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343929
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= listen
PORTVERSION= 2.4.1
PORTVERSION= 2.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -12,13 +12,13 @@ COMMENT= Listen to file modifications and notify about the changes
LICENSE= MIT
RUN_DEPENDS= rubygem-celluloid>=0.15.2:${PORTSDIR}/devel/rubygem-celluloid \
rubygem-rb-kqueue>=0.2:${PORTSDIR}/devel/rubygem-rb-kqueue
rubygem-celluloid-io>=0.15.0:${PORTSDIR}/devel/rubygem-celluloid-io
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
post-patch:
@${REINPLACE_CMD} -e '27,54 d' ${WRKSRC}/${GEM_NAME}.gemspec
@${REINPLACE_CMD} -e '41,68 d' ${WRKSRC}/${GEM_NAME}.gemspec
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/listen-2.4.1.gem) = dc2e63fbd34ab67dbebed17597f2435b40afcfc4c9bf61b23a8614a102ee4cc7
SIZE (rubygem/listen-2.4.1.gem) = 24064
SHA256 (rubygem/listen-2.5.0.gem) = 7e5551070633733e25bd87d8b0acde035db7b90efaac1921a1ded38d7a934efa
SIZE (rubygem/listen-2.5.0.gem) = 30208