pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/ruby-listen sysutils/ruby-listen: update to 3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3fc4497065a4
branches:  trunk
changeset: 445259:3fc4497065a4
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 18 15:31:32 2021 +0000

description:
sysutils/ruby-listen: update to 3.4.1

3.4.1 (2021-01-14)

* Add tests for PR #529 (#531) @ColinDKelley
* Correctly pass timeout as kwargs to wait_for_state (#529) @the-spectator

diffstat:

 sysutils/ruby-listen/Makefile |   4 ++--
 sysutils/ruby-listen/PLIST    |   3 ++-
 sysutils/ruby-listen/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r a48960198f56 -r 3fc4497065a4 sysutils/ruby-listen/Makefile
--- a/sysutils/ruby-listen/Makefile     Mon Jan 18 15:30:13 2021 +0000
+++ b/sysutils/ruby-listen/Makefile     Mon Jan 18 15:31:32 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/01/14 14:28:27 taca Exp $
+# $NetBSD: Makefile,v 1.18 2021/01/18 15:31:32 taca Exp $
 
-DISTNAME=      listen-3.4.0
+DISTNAME=      listen-3.4.1
 CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r a48960198f56 -r 3fc4497065a4 sysutils/ruby-listen/PLIST
--- a/sysutils/ruby-listen/PLIST        Mon Jan 18 15:30:13 2021 +0000
+++ b/sysutils/ruby-listen/PLIST        Mon Jan 18 15:31:32 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/01/14 14:28:27 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2021/01/18 15:31:32 taca Exp $
 bin/listen${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGELOG.md
@@ -19,6 +19,7 @@
 ${GEM_LIBDIR}/lib/listen/change.rb
 ${GEM_LIBDIR}/lib/listen/cli.rb
 ${GEM_LIBDIR}/lib/listen/directory.rb
+${GEM_LIBDIR}/lib/listen/error.rb
 ${GEM_LIBDIR}/lib/listen/event/config.rb
 ${GEM_LIBDIR}/lib/listen/event/loop.rb
 ${GEM_LIBDIR}/lib/listen/event/processor.rb
diff -r a48960198f56 -r 3fc4497065a4 sysutils/ruby-listen/distinfo
--- a/sysutils/ruby-listen/distinfo     Mon Jan 18 15:30:13 2021 +0000
+++ b/sysutils/ruby-listen/distinfo     Mon Jan 18 15:31:32 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2021/01/14 14:28:27 taca Exp $
+$NetBSD: distinfo,v 1.13 2021/01/18 15:31:32 taca Exp $
 
-SHA1 (listen-3.4.0.gem) = ac9fdcc751b51608d67a3729758cd2c1057444ef
-RMD160 (listen-3.4.0.gem) = 50ff7d32777c287354d350af6f809ed2e711b78b
-SHA512 (listen-3.4.0.gem) = 71ee97d956f57be4e5ae61ce946fc9c436fd1b098d17e626bb23f8fc00ef14792a24ea3e1e5c2e020c590b06f16d4291e62c0353778defc0168d15ded2891650
-Size (listen-3.4.0.gem) = 30208 bytes
+SHA1 (listen-3.4.1.gem) = 6ab0ba4d61f54ae2f146ab753bb5d82af99f2142
+RMD160 (listen-3.4.1.gem) = 432c5ba3eb05f006a7d8bd6998b81dab1b88501d
+SHA512 (listen-3.4.1.gem) = 1d27da19b3148a71e3c2dbad274afc154400cfc67760e4ca392f01e87b3c10134bee713f08b4ef2e6d791c90a80376c5694055a92c7938c38c5616fbd20a4011
+Size (listen-3.4.1.gem) = 30720 bytes



Home | Main Index | Thread Index | Old Index