pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ruby-pluggaloid ruby-pluggaloid: update to 1.7.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/883431f787ff
branches:  trunk
changeset: 371287:883431f787ff
user:      tsutsui <tsutsui%pkgsrc.org@localhost>
date:      Sat Jan 08 15:15:22 2022 +0000

description:
ruby-pluggaloid: update to 1.7.0.

No upstream changelog.

diffstat:

 net/ruby-pluggaloid/Makefile |  6 +++---
 net/ruby-pluggaloid/PLIST    |  4 +++-
 net/ruby-pluggaloid/distinfo |  8 ++++----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (59 lines):

diff -r 3fe37a42f581 -r 883431f787ff net/ruby-pluggaloid/Makefile
--- a/net/ruby-pluggaloid/Makefile      Sat Jan 08 15:14:02 2022 +0000
+++ b/net/ruby-pluggaloid/Makefile      Sat Jan 08 15:15:22 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/09/14 16:57:38 taca Exp $
+# $NetBSD: Makefile,v 1.7 2022/01/08 15:15:22 tsutsui Exp $
 
-DISTNAME=      pluggaloid-1.5.0
+DISTNAME=      pluggaloid-1.7.0
 CATEGORIES=    net
 
 MAINTAINER=    tsutsui%NetBSD.org@localhost
@@ -8,7 +8,7 @@
 COMMENT=       Extensible plugin system for mikutter
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-delayer>=1.0.0<2.0:../../devel/ruby-delayer
+DEPENDS+=      ${RUBY_PKGPREFIX}-delayer>=1.1.0<2.0:../../devel/ruby-delayer
 DEPENDS+=      ${RUBY_PKGPREFIX}-instance_storage>=1.0.0<2.0.0:../../devel/ruby-instance_storage
 
 USE_LANGUAGES= # none
diff -r 3fe37a42f581 -r 883431f787ff net/ruby-pluggaloid/PLIST
--- a/net/ruby-pluggaloid/PLIST Sat Jan 08 15:14:02 2022 +0000
+++ b/net/ruby-pluggaloid/PLIST Sat Jan 08 15:15:22 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2020/07/04 06:46:26 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/08 15:15:22 tsutsui Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.circleci/config.yml
 ${GEM_LIBDIR}/.gitignore
@@ -15,6 +15,7 @@
 ${GEM_LIBDIR}/lib/pluggaloid/handler_tag.rb
 ${GEM_LIBDIR}/lib/pluggaloid/identity.rb
 ${GEM_LIBDIR}/lib/pluggaloid/listener.rb
+${GEM_LIBDIR}/lib/pluggaloid/mirage.rb
 ${GEM_LIBDIR}/lib/pluggaloid/plugin.rb
 ${GEM_LIBDIR}/lib/pluggaloid/stream.rb
 ${GEM_LIBDIR}/lib/pluggaloid/stream_generator.rb
@@ -26,6 +27,7 @@
 ${GEM_LIBDIR}/test/handle_in_generate_test.rb
 ${GEM_LIBDIR}/test/handler_tag_test.rb
 ${GEM_LIBDIR}/test/helper.rb
+${GEM_LIBDIR}/test/mirage_test.rb
 ${GEM_LIBDIR}/test/multi_vm_test.rb
 ${GEM_LIBDIR}/test/plugin_test.rb
 ${GEM_LIBDIR}/test/reactive_test.rb
diff -r 3fe37a42f581 -r 883431f787ff net/ruby-pluggaloid/distinfo
--- a/net/ruby-pluggaloid/distinfo      Sat Jan 08 15:14:02 2022 +0000
+++ b/net/ruby-pluggaloid/distinfo      Sat Jan 08 15:15:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:06:51 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/01/08 15:15:22 tsutsui Exp $
 
-BLAKE2s (pluggaloid-1.5.0.gem) = 0e0e57c6e4f083fa85cb057e7d7a4a665e732a11c66e053cb0d70e218a4468e5
-SHA512 (pluggaloid-1.5.0.gem) = ec5196d2ec7c61b0979693fbe603ab52451a0c66ef74b9b1486f2f9a3fbd41ffafbdc25acfb8e4f815eabf7e1829c5eb6792a71b6a7e1dfcda6a64ef21b034fb
-Size (pluggaloid-1.5.0.gem) = 19968 bytes
+BLAKE2s (pluggaloid-1.7.0.gem) = a115aee851ac74652d6db8c142221b34017c5120977956fb192cc0762581a5cb
+SHA512 (pluggaloid-1.7.0.gem) = f4ebf9fa60bf29366cafeeab09cd1cddd3c46903757f55a6b0a1326499c1b5e917258eb07a7f95934ab2ff32626dfffc2738c847eb6090725f90dce7ac90c550
+Size (pluggaloid-1.7.0.gem) = 20992 bytes



Home | Main Index | Thread Index | Old Index