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-pg 1.5.3
Date: Sun, 21 May 2023 11:27:27 +0900	[thread overview]
Message-ID: <CAA3frXQ2XUXfttPfzoXsuj1d5hLjNSkvx9krSo_ZQi8a6B__LA@mail.gmail.com> (raw)

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

Hello,

====

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

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

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

diff --git a/ruby-pg.cygport b/ruby-pg.cygport
index 3795bed..6c34304 100644
--- a/ruby-pg.cygport
+++ b/ruby-pg.cygport
@@ -1,13 +1,17 @@
 inherit rubygem
 
 NAME="ruby-pg"
-VERSION=1.1.4
+VERSION=1.5.3
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby PostgreSQL extension"
 DESCRIPTION="Pg is the Ruby interface to the PostgreSQL RDBMS. It works with
 PostgreSQL 8.3 and later"
 
+BUILD_REQUIRES="libpq-devel"
+
+LICENSE="BSD-2-Clause"
+
 PKG_NAMES="${NAME} ${NAME}-doc"
 ruby_pg_CONTENTS="${RUBYGEM_EXTDIR#/} ${RUBYGEM_INSTDIR#/} ${RUBYGEM_SPEC#/}"
 ruby_pg_doc_CONTENTS=${RUBYGEM_DOCDIR#/}

             reply	other threads:[~2023-05-21  2:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-21  2:27 Daisuke Fujimura [this message]
2023-05-21  7:36 ` 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=CAA3frXQ2XUXfttPfzoXsuj1d5hLjNSkvx9krSo_ZQi8a6B__LA@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).