Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-14 Thread Brian Inglis
On 2020-08-11 16:00, Brian Inglis wrote: > On 2020-08-11 05:27, Adam Dinwoodie wrote: >> On Tue, 11 Aug 2020 at 12:14, Ken Brown via Cygwin wrote: In that case, it looks to me as if the generated curl-config --libs statements: if test "Xyes" = "Xno" -o "Xyes" = "Xyes";

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread Brian Inglis
On 2020-08-11 05:27, Adam Dinwoodie wrote: > On Tue, 11 Aug 2020 at 12:14, Ken Brown via Cygwin wrote: >>> In that case, it looks to me as if the generated curl-config --libs >>> statements: >>> >>> if test "Xyes" = "Xno" -o "Xyes" = "Xyes"; then >>>echo ${CURLLIBDIR}-lcurl -l

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread Brian Inglis
On 2020-08-11 09:03, ASSI wrote: > Brian Inglis writes: >> So the distribution names are the obvious perl-dbd-sqlite and perl-io-pty and >> neither appear to be available from Cygwin? > > Nah, perl distribution names are CamelCased and Cygwin keeps that > convention. Also you didn't actually look

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread ASSI
Brian Inglis writes: > So the distribution names are the obvious perl-dbd-sqlite and perl-io-pty and > neither appear to be available from Cygwin? Nah, perl distribution names are CamelCased and Cygwin keeps that convention. Also you didn't actually look up the distribution for IO::Pty but just g

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread Adam Dinwoodie
On Tue, 11 Aug 2020 at 12:14, Ken Brown via Cygwin wrote: > > In that case, it looks to me as if the generated curl-config --libs > > statements: > > > > if test "Xyes" = "Xno" -o "Xyes" = "Xyes"; then > >echo ${CURLLIBDIR}-lcurl -lnghttp2 -lidn2 -lssh -lpsl -lssl > > -lcrypt

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-11 Thread Ken Brown via Cygwin
On 8/10/2020 9:27 PM, Brian Inglis wrote: On 2020-08-10 13:14, Ken Brown via Cygwin wrote: On 8/10/2020 1:33 PM, Brian Inglis wrote: On 2020-08-10 08:52, Ken Brown via Cygwin wrote: On 8/9/2020 5:48 PM, Brian Inglis wrote: On 2020-08-09 12:28, Adam Dinwoodie wrote: On Fri, 24 Jul 2020 at 13:

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-10 Thread Brian Inglis
On 2020-08-10 23:15, ASSI wrote: > Brian Inglis writes: >> - it complains that perl(DBD::SQLite) perl(IO::Pty) are not installed - how >> do >> these and your other perl module dependencies map to Cygwin packages? >> I also mean that in general - how can I map a perl module to a perl package >> a

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-10 Thread ASSI
Brian Inglis writes: > - it complains that perl(DBD::SQLite) perl(IO::Pty) are not installed - how do > these and your other perl module dependencies map to Cygwin packages? > I also mean that in general - how can I map a perl module to a perl package > and > vice versa - for future info? You go

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-10 Thread Brian Inglis
On 2020-08-10 13:14, Ken Brown via Cygwin wrote: > On 8/10/2020 1:33 PM, Brian Inglis wrote: >> On 2020-08-10 08:52, Ken Brown via Cygwin wrote: >>> On 8/9/2020 5:48 PM, Brian Inglis wrote: On 2020-08-09 12:28, Adam Dinwoodie wrote: > On Fri, 24 Jul 2020 at 13:56, Adam Dinwoodie wrote: >>>

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-10 Thread Adam Dinwoodie
On Sunday 09 August 2020 at 03:48 pm -0600, Brian Inglis wrote: > Your previous post never made it to me, either cygwin or cygwin-apps lists, > their archives, or mail-archives'. > Please check the archives and your email and repost. Huh. There was absolutely no indication from my end that anythi

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-10 Thread Marco Atzeri via Cygwin
On 10.08.2020 20:16, Brian Inglis wrote: On 2020-07-20 11:58, ASSI wrote: Brian Inglis writes: The following packages have been uploaded to the Cygwin distribution: * curl 7.71.1 Curl has dropped the dependency to libmetalink with this release, which probably is a consequence of the

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-10 Thread Ken Brown via Cygwin
On 8/10/2020 1:33 PM, Brian Inglis wrote: On 2020-08-10 08:52, Ken Brown via Cygwin wrote: On 8/9/2020 5:48 PM, Brian Inglis wrote: On 2020-08-09 12:28, Adam Dinwoodie wrote: On Fri, 24 Jul 2020 at 13:56, Adam Dinwoodie wrote: In the failing case, the `/configure` stage includes the following

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-10 Thread Brian Inglis
On 2020-07-20 11:58, ASSI wrote: > Brian Inglis writes: >> The following packages have been uploaded to the Cygwin distribution: >> * curl 7.71.1 > Curl has dropped the dependency to libmetalink with this release, which > probably is a consequence of the newer SSL (the upstream Chang

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-10 Thread Brian Inglis
On 2020-08-10 08:52, Ken Brown via Cygwin wrote: > On 8/9/2020 5:48 PM, Brian Inglis wrote: >> On 2020-08-09 12:28, Adam Dinwoodie wrote: >>> On Fri, 24 Jul 2020 at 13:56, Adam Dinwoodie wrote: In the failing case, the `/configure` stage includes the following text: `configure: Setting CU

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-10 Thread Ken Brown via Cygwin
On 8/9/2020 5:48 PM, Brian Inglis wrote: On 2020-08-09 12:28, Adam Dinwoodie wrote: On Fri, 24 Jul 2020 at 13:56, Adam Dinwoodie wrote: In the failing case, the `/configure` stage includes the following text: `configure: Setting CURL_LDFLAGS to '-lcurl -lnghttp2 -lidn2 -lssh -lpsl -lssl -lcrypt

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-09 Thread Brian Inglis
On 2020-08-09 15:48, Brian Inglis wrote: > On 2020-08-09 12:28, Adam Dinwoodie wrote: >> On Fri, 24 Jul 2020 at 13:56, Adam Dinwoodie wrote: >>> On Mon, 20 Jul 2020 at 13:53, Brian Inglis wrote: The following packages have been uploaded to the Cygwin distribution: * curl 7.71.1 >

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-09 Thread Brian Inglis
On 2020-08-09 12:28, Adam Dinwoodie wrote: > On Fri, 24 Jul 2020 at 13:56, Adam Dinwoodie wrote: >> On Mon, 20 Jul 2020 at 13:53, Brian Inglis wrote: >>> The following packages have been uploaded to the Cygwin distribution: >>> * curl 7.71.1 >>> * libcurl4 7.71.1 >>> * libcurl-devel 7

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-08-09 Thread Adam Dinwoodie
On Fri, 24 Jul 2020 at 13:56, Adam Dinwoodie wrote: > > Hi Brian, > > On Mon, 20 Jul 2020 at 13:53, Brian Inglis wrote: > > > > The following packages have been uploaded to the Cygwin distribution: > > > > * curl 7.71.1 > > * libcurl4 7.71.1 > > * libcurl-devel 7.71.1 > > * libcurl-do

Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1

2020-07-20 Thread ASSI
Brian Inglis writes: > The following packages have been uploaded to the Cygwin distribution: > > * curl7.71.1 Curl has dropped the dependency to libmetalink with this release, which proably is a consequence of the newer SSL (the upstream Changelog is not very clear there). This wa