svn commit: r343929 - head/devel/rubygem-listen
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 12 15:23:44 UTC 2014
Author: sunpoet
Date: Wed Feb 12 15:23:43 2014
New Revision: 343929
URL: http://svnweb.freebsd.org/changeset/ports/343929
QAT: https://qat.redports.org/buildarchive/r343929/
Log:
- Update to 2.5.0
Changes: https://github.com/guard/listen/releases
Modified:
head/devel/rubygem-listen/Makefile
head/devel/rubygem-listen/distinfo
Modified: head/devel/rubygem-listen/Makefile
==============================================================================
--- head/devel/rubygem-listen/Makefile Wed Feb 12 15:23:19 2014 (r343928)
+++ head/devel/rubygem-listen/Makefile Wed Feb 12 15:23:43 2014 (r343929)
@@ -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 an
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>
Modified: head/devel/rubygem-listen/distinfo
==============================================================================
--- head/devel/rubygem-listen/distinfo Wed Feb 12 15:23:19 2014 (r343928)
+++ head/devel/rubygem-listen/distinfo Wed Feb 12 15:23:43 2014 (r343929)
@@ -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
More information about the svn-ports-head
mailing list