FreeBSD Bugzilla – Attachment 165969 Details for
Bug 206501
www/rubygem-unicorn-worker-killer: Update to 0.4.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to latest version 0.4.4
rubygem-unicorn-worker-killer-0.4.4_1.diff (text/plain), 1.63 KB, created by
Michael Fausten
on 2016-01-22 17:46:54 UTC
(
hide
)
Description:
diff to latest version 0.4.4
Filename:
MIME Type:
Creator:
Michael Fausten
Created:
2016-01-22 17:46:54 UTC
Size:
1.63 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 406934) >+++ Makefile (working copy) >@@ -1,12 +1,12 @@ > # $FreeBSD$ > > PORTNAME= unicorn-worker-killer >-PORTVERSION= 0.4.3 >+PORTVERSION= 0.4.4 > PORTREVISION= 1 > CATEGORIES= www rubygems > MASTER_SITES= RG > >-MAINTAINER= ports@michael-fausten.de >+MAINTAINER= ruby@FreeBSD.org > COMMENT= Kill unicorn workers by memory and request counts > > LICENSE= GPLv2 GPLv3 RUBY >Index: distinfo >=================================================================== >--- distinfo (revision 406934) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (rubygem/unicorn-worker-killer-0.4.3.gem) = 00687ad93efc697629f9d782c140c03e1d580a0149327aa13db056c557d01a42 >-SIZE (rubygem/unicorn-worker-killer-0.4.3.gem) = 9216 >+SHA256 (rubygem/unicorn-worker-killer-0.4.4.gem) = 6abfc15229c12b42f13242a17e292ec838b27af5c846d9d521fd2addf8ed2d67 >+SIZE (rubygem/unicorn-worker-killer-0.4.4.gem) = 9216 >Index: files/patch-gemspec >=================================================================== >--- files/patch-gemspec (revision 406934) >+++ files/patch-gemspec (working copy) >@@ -1,11 +0,0 @@ >---- unicorn-worker-killer.gemspec.orig 2015-11-06 04:35:34 UTC >-+++ unicorn-worker-killer.gemspec >-@@ -21,7 +21,7 @@ Gem::Specification.new do |s| >- s.specification_version = 4 >- >- if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then >-- s.add_runtime_dependency(%q<unicorn>, ["~> 4"]) >-+ s.add_runtime_dependency(%q<unicorn>, [">= 4"]) >- s.add_runtime_dependency(%q<get_process_mem>, ["~> 0"]) >- s.add_development_dependency(%q<rake>, [">= 0.9.2"]) >- else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 206501
: 165969 |
165970