Update to ruby-daemons 1.4.1
Changelog: https://github.com/thuehlinger/daemons/releases ok abieber@
This commit is contained in:
parent
447af4782a
commit
0bfef20756
@ -1,7 +1,6 @@
|
|||||||
COMMENT= wrap existing Ruby scripts to be run as a daemon
|
COMMENT= wrap existing Ruby scripts to be run as a daemon
|
||||||
|
|
||||||
DISTNAME= daemons-1.2.3
|
DISTNAME= daemons-1.4.1
|
||||||
REVISION= 0
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
HOMEPAGE= https://github.com/thuehlinger/daemons
|
HOMEPAGE= https://github.com/thuehlinger/daemons
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (daemons-1.2.3.gem) = D78ffvZU6Y+sMktDq2kFdvvotmlBaTtHP08n7zNMAy0=
|
SHA256 (daemons-1.4.1.gem) = j8dtdvrsZp/rXkVdcvNb1MRtxnNeKMQgr7gi+sH6mh0=
|
||||||
SIZE (daemons-1.2.3.gem) = 24576
|
SIZE (daemons-1.4.1.gem) = 29696
|
||||||
|
@ -48,5 +48,7 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/daemons/monitor.rb
|
|||||||
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/pid.rb
|
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/pid.rb
|
||||||
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/pidfile.rb
|
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/pidfile.rb
|
||||||
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/pidmem.rb
|
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/pidmem.rb
|
||||||
|
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/reporter.rb
|
||||||
|
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/syslogio.rb
|
||||||
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/version.rb
|
${GEM_LIB}/gems/${DISTNAME}/lib/daemons/version.rb
|
||||||
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
${GEM_LIB}/specifications/${DISTNAME}.gemspec
|
||||||
|
Loading…
Reference in New Issue
Block a user