pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/ruby-daemons misc/ruby-daemons: update to 1.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ec106565272
branches:  trunk
changeset: 452348:7ec106565272
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun May 09 04:29:57 2021 +0000

description:
misc/ruby-daemons: update to 1.4.0

pkgsrc change: add "USE_LANGUAGES=      # none".


1.4.0 (2021-05-01)

* Allow for customization which signals are sent to stop process (thanks to
  philister)
* Resolves mismatched indentations (thanks to Luis M Rodriguez)
* Allow to use pry-byebug 3.8.0 (thanks to kamipo)

diffstat:

 misc/ruby-daemons/Makefile |   6 ++++--
 misc/ruby-daemons/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 0807903faf81 -r 7ec106565272 misc/ruby-daemons/Makefile
--- a/misc/ruby-daemons/Makefile        Sun May 09 04:25:00 2021 +0000
+++ b/misc/ruby-daemons/Makefile        Sun May 09 04:29:57 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/01/20 14:33:08 taca Exp $
+# $NetBSD: Makefile,v 1.18 2021/05/09 04:29:57 taca Exp $
 
-DISTNAME=      daemons-1.3.1
+DISTNAME=      daemons-1.4.0
 CATEGORIES=    misc
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -8,5 +8,7 @@
 COMMENT=       Toolkit to convert Ruby scripts to a daemon
 LICENSE=       mit
 
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 0807903faf81 -r 7ec106565272 misc/ruby-daemons/distinfo
--- a/misc/ruby-daemons/distinfo        Sun May 09 04:25:00 2021 +0000
+++ b/misc/ruby-daemons/distinfo        Sun May 09 04:29:57 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/01/20 14:33:08 taca Exp $
+$NetBSD: distinfo,v 1.19 2021/05/09 04:29:57 taca Exp $
 
-SHA1 (daemons-1.3.1.gem) = e28c1e78d1a6e34e80f4933b494f1e0501939dd3
-RMD160 (daemons-1.3.1.gem) = 35b4c7d4b7b2a3e584ea156c1a3ebf4e24cd428d
-SHA512 (daemons-1.3.1.gem) = eede065019b5e251e5b7d0959251c8591ec8c38ada6861a1c41cf85959666a4865efc69178f63bf2acfc1e993c8222d581ac5d689be439744ee3cef0ca6f5138
-Size (daemons-1.3.1.gem) = 29184 bytes
+SHA1 (daemons-1.4.0.gem) = 115cf4c03782d981f80bf2532dcab2caa661f81a
+RMD160 (daemons-1.4.0.gem) = f6363444678f399227b52493a6a82718edf48e60
+SHA512 (daemons-1.4.0.gem) = 48510e9873c692c7060d99d9aab3215225f193373e91cb9121b08859afb3119a0a668838b9018807523889ecf23211f64e39540b3aa683f5c7dee7126e8c36a0
+Size (daemons-1.4.0.gem) = 29696 bytes



Home | Main Index | Thread Index | Old Index