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

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

Hello,

====

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

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

Changes
- Add fedora patch

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

diff --git a/ruby-puma.cygport b/ruby-puma.cygport
index 2288980..d2eaf1d 100644
--- a/ruby-puma.cygport
+++ b/ruby-puma.cygport
@@ -1,13 +1,18 @@
 inherit rubygem
 
 NAME="ruby-puma"
-VERSION=3.11.4
+VERSION=6.2.2
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby Rack HTTP server"
 DESCRIPTION="Puma is a simple, fast, threaded, and highly concurrent HTTP/1.1
 server for Ruby/Rack applications. Puma is intended for use in both development
 and production environments."
+PATCH_URI="https://src.fedoraproject.org/rpms/rubygem-puma/raw/rawhide/f/rubygem-puma-3.6.0-fedora-crypto-policy-cipher-list.patch"
+
+BUILD_REQUIRES="libssl-devel"
+
+LICENSE="BSD-3-Clause"
 
 PKG_NAMES="${NAME} ${NAME}-doc"
 ruby_puma_CONTENTS="usr/bin/puma* ${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"

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

* Re: [ITA] ruby-puma 6.2.2
  2023-05-22 13:07 [ITA] ruby-puma 6.2.2 Daisuke Fujimura
@ 2023-05-22 20:42 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2023-05-22 20:42 UTC (permalink / raw)
  To: cygwin-apps

On 22.05.2023 15:07, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
> 
> ====
> 
> Cygportfile:
> - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-puma
> 
> Packages, logs:
> - https://github.com/cygwin/scallywag/actions/runs/5035403880
> 
> Changes
> - Add fedora patch

changed maintainer

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22 13:07 [ITA] ruby-puma 6.2.2 Daisuke Fujimura
2023-05-22 20:42 ` 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).