public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] ruby-debug_inspector 1.1.0
@ 2023-05-09  8:58 Daisuke Fujimura
  2023-05-10 14:24 ` Jon Turney
  0 siblings, 1 reply; 4+ messages in thread
From: Daisuke Fujimura @ 2023-05-09  8:58 UTC (permalink / raw)
  To: cygwin-apps

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

Hello,

====

Cygportfile:
- https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-debug_inspector

Packages, logs:
- https://github.com/cygwin/scallywag/actions/runs/4920404552

[-- Attachment #2: ruby-debug_inspector.cygport.diff --]
[-- Type: application/octet-stream, Size: 617 bytes --]

diff --git a/ruby-debug_inspector.cygport b/ruby-debug_inspector.cygport
index 33034c0..36183a5 100644
--- a/ruby-debug_inspector.cygport
+++ b/ruby-debug_inspector.cygport
@@ -1,12 +1,14 @@
 inherit rubygem
 
 NAME="ruby-debug_inspector"
-VERSION=0.0.3
-RELEASE=2
+VERSION=1.1.0
+RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby debugging inspector wrapper"
 DESCRIPTION="A Ruby wrapper for the MRI 2.0 debug_inspector API"
 
+LICENSE="MIT"
+
 PKG_NAMES="${NAME} ${NAME}-doc"
 ruby_debug_inspector_CONTENTS="${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"
 ruby_debug_inspector_doc_CONTENTS=${RUBYGEM_DOCDIR#/}

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ITA] ruby-debug_inspector 1.1.0
  2023-05-09  8:58 [ITA] ruby-debug_inspector 1.1.0 Daisuke Fujimura
@ 2023-05-10 14:24 ` Jon Turney
  2023-05-10 14:28   ` Jon Turney
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Turney @ 2023-05-10 14:24 UTC (permalink / raw)
  To: Daisuke Fujimura, cygwin-apps

On 09/05/2023 09:58, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
> 
> ====
> 
> Cygportfile:
> - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-debug_inspector
> 
> Packages, logs:
> - https://github.com/cygwin/scallywag/actions/runs/4920404552

Looks good.  I added this to your packages.

Thanks.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ITA] ruby-debug_inspector 1.1.0
  2023-05-10 14:24 ` Jon Turney
@ 2023-05-10 14:28   ` Jon Turney
  2023-05-15  5:34     ` Daisuke Fujimura
  0 siblings, 1 reply; 4+ messages in thread
From: Jon Turney @ 2023-05-10 14:28 UTC (permalink / raw)
  To: Daisuke Fujimura, cygwin-apps

On 10/05/2023 15:24, Jon Turney via Cygwin-apps wrote:
> On 09/05/2023 09:58, Daisuke Fujimura via Cygwin-apps wrote:
>> Hello,
>>
>> ====
>>
>> Cygportfile:
>> - 
>> https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-debug_inspector
>>
>> Packages, logs:
>> - https://github.com/cygwin/scallywag/actions/runs/4920404552
> 
> Looks good.  I added this to your packages.
> 
> Thanks.

If you would like to provide a list of packages, I think it makes sense 
to save a bit of time and effort and bulk-approve many ruby-* adoptions, 
assuming that you intend to do more, and all you are doing is just 
updating the version and modernizing the cygport by adding an 
appropriate license etc.


Obviously, if there's anything you are uncertain of, or would just like 
your changes reviewed, don't hesitate to ask here.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [ITA] ruby-debug_inspector 1.1.0
  2023-05-10 14:28   ` Jon Turney
@ 2023-05-15  5:34     ` Daisuke Fujimura
  0 siblings, 0 replies; 4+ messages in thread
From: Daisuke Fujimura @ 2023-05-15  5:34 UTC (permalink / raw)
  To: cygwin-apps

> If you would like to provide a list of packages, I think it makes sense
> to save a bit of time and effort and bulk-approve many ruby-* adoptions,
> assuming that you intend to do more, and all you are doing is just
> updating the version and modernizing the cygport by adding an
> appropriate license etc.

Yes, I intend to do so, so could you please approve the `ruby-*` adoptions?

However, I would like to update these in the future only at the time
of `ruby_xy` version upgrades. (except for security related issues).

I think that this may be a low priority, since developers who want to
use the latest gems will install them via `gem install` instead of via
`setup.exe`.

> Obviously, if there's anything you are uncertain of, or would just like
> your changes reviewed, don't hesitate to ask here.

Thank you for your concern.


On Wed, May 10, 2023 at 11:28 PM Jon Turney <jon.turney@dronecode.org.uk> wrote:
>
> On 10/05/2023 15:24, Jon Turney via Cygwin-apps wrote:
> > On 09/05/2023 09:58, Daisuke Fujimura via Cygwin-apps wrote:
> >> Hello,
> >>
> >> ====
> >>
> >> Cygportfile:
> >> -
> >> https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-debug_inspector
> >>
> >> Packages, logs:
> >> - https://github.com/cygwin/scallywag/actions/runs/4920404552
> >
> > Looks good.  I added this to your packages.
> >
> > Thanks.
>
> If you would like to provide a list of packages, I think it makes sense
> to save a bit of time and effort and bulk-approve many ruby-* adoptions,
> assuming that you intend to do more, and all you are doing is just
> updating the version and modernizing the cygport by adding an
> appropriate license etc.
>
>
> Obviously, if there's anything you are uncertain of, or would just like
> your changes reviewed, don't hesitate to ask here.
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-15  5:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-09  8:58 [ITA] ruby-debug_inspector 1.1.0 Daisuke Fujimura
2023-05-10 14:24 ` Jon Turney
2023-05-10 14:28   ` Jon Turney
2023-05-15  5:34     ` Daisuke Fujimura

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).