Re: git repositories for cygwin packaging - please test

2020-06-04 Thread Brian Inglis
On 2020-06-04 10:01, Ken Brown via Cygwin-apps wrote: > On 5/27/2020 6:27 PM, Jon Turney wrote: >> On 04/08/2019 21:08, Jon Turney wrote: >>> To remedy this lack, using the same ssh key you use for sftp package upload, >>> package maintainers can now also push to git repositories, like so: >>

Re: Packaging Perl

2020-06-04 Thread Achim Gratz
Jon Turney writes: > I think the perl cygclass in cygport can know the perl version being > built against, and can add that to the requires? It knows the Perl version and can infer what the provide should be, yes. But for the provides to be useful in a broader sense I think we need to come up

Re: Packaging Perl

2020-06-04 Thread Jon Turney
On 03/06/2020 11:23, Achim Gratz wrote: I'm in the process of getting the next maintenance update for Perl-5.30 ready. I'm trying to prepare for the inevitable major update (that will not be binary compatible, so requires a complete repackaging of all dependencies again) some time later. I

Request for review: tmux 3.1b

2020-06-04 Thread Yasuhiro KIMURA
Though review of anthy is not finished, I'd like to request another one. It's update of tmux to 3.1b. The only change is value of VERSION. tmux.cygport: -- NAME="tmux" VERSION="3.1b" RELEASE="1" CATEGORY="Utils" SUMMARY="Terminal

Re: Request for review: anthy 9100h+0.4

2020-06-04 Thread Yasuhiro KIMURA
From: Yaakov Selkowitz via Cygwin-apps Subject: Re: Request for review: anthy 9100h+0.4 (Re: Update of packages by non-maintainer) Date: Wed, 03 Jun 2020 12:41:14 -0400 >> Anyway version number issue has sloved. So I would like to request for >> review of anthy 9100h+0.4. > > Not ready yet;

Re: git repositories for cygwin packaging - please test

2020-06-04 Thread Ken Brown via Cygwin-apps
On 5/27/2020 6:27 PM, Jon Turney wrote: On 04/08/2019 21:08, Jon Turney wrote: To remedy this lack, using the same ssh key you use for sftp package upload, package maintainers can now also push to git repositories, like so: Package maintainers may have noticed that the output from pushing to

[patch cygport]

2020-06-04 Thread Marco Atzeri via Cygwin-apps
"Fixing libtool modules:" will enter in a never ending loop when "_topdir=." is different from "readlink -f ." + '[' /cygdrive/d/cyg_pub/devel/openmpi/v4.0/openmpi-4.0.4-0.2.x86_64 '!=' /pub/devel/openmpi/v4.0/openmpi-4.0.4-0.2.x86_64/inst/usr ']' + dlname=../../../../bin/cygmpi-40.dll ++