public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Daisuke Fujimura <booleanlabel@gmail.com>
To: cygwin-apps@cygwin.com
Subject: [ITA] ruby-puma 6.2.2
Date: Mon, 22 May 2023 22:07:45 +0900	[thread overview]
Message-ID: <CAA3frXRpK4xs0VSoUs8W=EQbsvx7OUAipOG3j-7G+dj30GVzUg@mail.gmail.com> (raw)

[-- 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#/}"

             reply	other threads:[~2023-05-22 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-22 13:07 Daisuke Fujimura [this message]
2023-05-22 20:42 ` Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA3frXRpK4xs0VSoUs8W=EQbsvx7OUAipOG3j-7G+dj30GVzUg@mail.gmail.com' \
    --to=booleanlabel@gmail.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).