Re: [Attn. Maintainers] perl-5.30.1 -- prepare for release

2020-02-08 Thread ASSI
Alexey Sokolov writes: > Eh, it was ready a while ago, and I pinged you already about that :) The current ping was specifically for the upload (which of course assumes that you've built it already). > I've uploaded with !perl Thanks. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron

Re: [Attn. Maintainers] perl-5.30.1 -- prepare for release

2020-02-08 Thread Alexey Sokolov
08.02.2020 21:53, Achim Gratz пишет: > Achim Gratz writes: >> In preparation of the release, please follow the instructions below to >> upload the packages (re-)created with the new Perl version to the Cygwin >> server. Please be reminded that the new packages should not be "test" >> versions so

Re: [Attn. Maintainers] perl-5.30.1 -- prepare for release

2020-02-08 Thread Achim Gratz
Achim Gratz writes: > In preparation of the release, please follow the instructions below to > upload the packages (re-)created with the new Perl version to the Cygwin > server. Please be reminded that the new packages should not be "test" > versions so that setup.exe will offer them

[PATCH cygport 0/2] Add provides: and conflicts:

2020-02-08 Thread Jon Turney
Add the ability to specify provides: and conflicts: hints in the cygport. Jon Turney (2): Add test which compares hints with expected Add provides: and conflicts: hints lib/pkg_pkg.cygpart | 74 ++- testsuite/hints/meson.build | 1

[PATCH cygport 1/2] Add test which compares hints with expected

2020-02-08 Thread Jon Turney
Extend test-driver so it can compare hints with expected Add a test of hints for a cygport which creates a single package Add a test of hints for a cygport which creates multiple packages --- testsuite/hints/meson.build | 1 + .../libmultiple-devel-3.14-1.hint | 6

[PATCH cygport 2/2] Add provides: and conflicts: hints

2020-02-08 Thread Jon Turney
Add the ability to specify provides: and conflicts: hints in the cygport. --- lib/pkg_pkg.cygpart | 74 ++- .../libmultiple1/libmultiple1-3.14-1.hint | 2 + testsuite/hints/multiple/multiple.cygport | 2 + .../dist/single/single-2.3.4-1.hint