pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/ruby-listen Update ruby-listen to 2.10.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e91163139c5e
branches: trunk
changeset: 652942:e91163139c5e
user: taca <taca%pkgsrc.org@localhost>
date: Wed Jun 10 14:53:09 2015 +0000
description:
Update ruby-listen to 2.10.0.
v2.10.0
@e2 e2 released this on 27 Mar, 6 commits to master since this release
Major changes
* #304 - lock to Cellulloid 0.16 (if you need Celluloid 0.15, use Listen 2.9.0 and ask for backports if necessary)
Bugfixes
* #301 - avoid BSD adapter crash when watched file doesn't exist
Improvements
* #303 - allow listen tool to watch multiple directories
diffstat:
sysutils/ruby-listen/Makefile | 6 +++---
sysutils/ruby-listen/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (31 lines):
diff -r bd3da50f4c7a -r e91163139c5e sysutils/ruby-listen/Makefile
--- a/sysutils/ruby-listen/Makefile Wed Jun 10 14:47:59 2015 +0000
+++ b/sysutils/ruby-listen/Makefile Wed Jun 10 14:53:09 2015 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2015/04/16 10:53:14 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2015/06/10 14:53:09 taca Exp $
-DISTNAME= listen-2.9.0
+DISTNAME= listen-2.10.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ${MASTER_SITE_RUBYGEMS:=listen/}
+HOMEPAGE= https://github.com/guard/listen
COMMENT= Listen to file modifications
LICENSE= mit
diff -r bd3da50f4c7a -r e91163139c5e sysutils/ruby-listen/distinfo
--- a/sysutils/ruby-listen/distinfo Wed Jun 10 14:47:59 2015 +0000
+++ b/sysutils/ruby-listen/distinfo Wed Jun 10 14:53:09 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/03/13 16:05:19 taca Exp $
+$NetBSD: distinfo,v 1.3 2015/06/10 14:53:09 taca Exp $
-SHA1 (listen-2.9.0.gem) = 2a224b452e7ccf68aaee3138aad07857710b7fee
-RMD160 (listen-2.9.0.gem) = 45ac563dd09a595d1c4529dac8f06fc3675f0be6
-Size (listen-2.9.0.gem) = 26112 bytes
+SHA1 (listen-2.10.0.gem) = 3c09f2a3eb6fae4047dd7d505c971fafd0cae8a2
+RMD160 (listen-2.10.0.gem) = 21e3d6e9aee642e9e8d90a818dfda3b243c01487
+Size (listen-2.10.0.gem) = 26112 bytes
Home |
Main Index |
Thread Index |
Old Index