> If you can locally build a working package, you can use 'cygport upload'
> to upload it (and then push the update to the packaging repo with
> '--push-option=nobuild').
Thanks for the advice!
I have confirmed that ruby-tk can be packaged by updating cygport and ruby-rdoc.
- https://github.co
INFO: package 'savi': errors in license expression: ['Unknown license
key(s): BSD-Advertising-Acknowledgement']
Any idea why calm complained about this license key? It's listed at
https://spdx.org/licenses/.
Ken
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 fo
On 02/05/2023 11:16, Daisuke Fujimura via Cygwin-apps wrote:
If the `--build-root` option is specified for the `gem` command, the
value of the `--bindir` option must be a relative path.
https://github.com/rubygems/rubygems/blob/v3.4.12/lib/rubygems/installer.rb#L678-L679
This problem seems to h