public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] ruby-hitimes 2.0.0
@ 2023-05-20 12:04 Daisuke Fujimura
  2023-05-20 12:55 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Daisuke Fujimura @ 2023-05-20 12:04 UTC (permalink / raw)
  To: cygwin-apps

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

Hello,

====

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

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

Changes:
- Add ARCH=noarch
  - https://github.com/copiousfreetime/hitimes/blob/main/HISTORY.md#version-200-2019-09-23
    > Remove the C and Java extensions as Process.clock_gettime() has
the same resolution as what the extensions did.

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

diff --git a/ruby-hitimes.cygport b/ruby-hitimes.cygport
index 786cdd4..b0c598d 100644
--- a/ruby-hitimes.cygport
+++ b/ruby-hitimes.cygport
@@ -1,7 +1,7 @@
 inherit rubygem
 
 NAME="ruby-hitimes"
-VERSION=1.3.1
+VERSION=2.0.0
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby high resolution timer library"
@@ -9,6 +9,10 @@ DESCRIPTION="Hitimes is a fast, high resolution timer library for recording
 performance metrics. It uses the appropriate low method calls for each system
 to get the highest granularity time increments possible."
 
+LICENSE="ISC"
+
+ARCH=noarch
+
 PKG_NAMES="${NAME} ${NAME}-doc"
-ruby_hitimes_CONTENTS="${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"
+ruby_hitimes_CONTENTS="${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"
 ruby_hitimes_doc_CONTENTS=${RUBYGEM_DOCDIR#/}

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

* Re: [ITA] ruby-hitimes 2.0.0
  2023-05-20 12:04 [ITA] ruby-hitimes 2.0.0 Daisuke Fujimura
@ 2023-05-20 12:55 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2023-05-20 12:55 UTC (permalink / raw)
  To: cygwin-apps

On 20.05.2023 14:04, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
> 
> ====
> 
> Cygportfile:
> - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-hitimes
> 
> Packages, logs:
> - https://github.com/cygwin/scallywag/actions/runs/5031987345
> 
> Changes:
> - Add ARCH=noarch
>    - https://github.com/copiousfreetime/hitimes/blob/main/HISTORY.md#version-200-2019-09-23
>      > Remove the C and Java extensions as Process.clock_gettime() has
> the same resolution as what the extensions did.

changed maintainer


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

end of thread, other threads:[~2023-05-20 12:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-20 12:04 [ITA] ruby-hitimes 2.0.0 Daisuke Fujimura
2023-05-20 12:55 ` Marco Atzeri

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).