public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] ruby-rdoc 6.5.0
@ 2023-05-03  4:42 Daisuke Fujimura
  2023-05-04 13:51 ` Jon Turney
  0 siblings, 1 reply; 2+ messages in thread
From: Daisuke Fujimura @ 2023-05-03  4:42 UTC (permalink / raw)
  To: cygwin-apps

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

Hello,

====

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

Packages:
- https://yacp.osdn.jp/ita/ruby-rdoc/

> Therefore, it is necessary to update rdoc first, but packaging
> rdoc-6.5.0 also fails for the same reason, so it needs to be updated
> by other means besides scallywag:
> - Create a package using ruby-2.6.4.
> - Create a package using rdoc-6.5.0 installed in a different location
> with gem install.

I created a package with the latter.

[-- Attachment #2: ruby-rdoc.diff --]
[-- Type: application/octet-stream, Size: 523 bytes --]

diff --git a/ruby-rdoc.cygport b/ruby-rdoc.cygport
index a2b2226..abe3ec0 100644
--- a/ruby-rdoc.cygport
+++ b/ruby-rdoc.cygport
@@ -1,7 +1,7 @@
 inherit rubygem
 
 NAME="ruby-rdoc"
-VERSION=6.1.2
+VERSION=6.5.0
 RELEASE=1
 CATEGORY="Ruby"
 SUMMARY="Ruby rdoc module"
@@ -9,6 +9,8 @@ DESCRIPTION="RDoc produces HTML and command-line documentation for Ruby
 projects. RDoc includes the rdoc and ri tools for generating and displaying
 online documentation."
 
+LICENSE=Ruby
+
 ARCH=noarch
 
 PKG_NAMES="${NAME} ${NAME}-doc"

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

* Re: [ITA] ruby-rdoc 6.5.0
  2023-05-03  4:42 [ITA] ruby-rdoc 6.5.0 Daisuke Fujimura
@ 2023-05-04 13:51 ` Jon Turney
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Turney @ 2023-05-04 13:51 UTC (permalink / raw)
  To: Daisuke Fujimura, cygwin-apps

On 03/05/2023 05:42, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
> 
> ====
> 
> Cygportfile:
> - https://cygwin.com/cgit/cygwin-packages/playground/tree/?h=ruby-rdoc
> 
> Packages:
> - https://yacp.osdn.jp/ita/ruby-rdoc/
> 
>> Therefore, it is necessary to update rdoc first, but packaging
>> rdoc-6.5.0 also fails for the same reason, so it needs to be updated
>> by other means besides scallywag:
>> - Create a package using ruby-2.6.4.
>> - Create a package using rdoc-6.5.0 installed in a different location
>> with gem install.
> 
> I created a package with the latter.

Looks good.  I added this to your packages.

Thanks


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

end of thread, other threads:[~2023-05-04 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03  4:42 [ITA] ruby-rdoc 6.5.0 Daisuke Fujimura
2023-05-04 13:51 ` Jon Turney

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