Properly "disabling" -syslibroot flag from Portfile

2018-10-26 Thread Mojca Miklavec
Hi, I did not dare to switch to 10.14 yet (so I cannot really test), but it seems that a user of Mojave had troubles compiling MinGW-w64 due to the -syslibroot flag being automatically added to compiler flags, see: https://trac.macports.org/ticket/57448 What's the proper way to disable

How to make sure that one port gets updated before another? (MinGW)

2018-10-26 Thread Mojca Miklavec
Hi, A while ago I tried to update MinGW-w64 to version 6. The problem is that one needs to update both of these ports: x86_64-w64-mingw32-crt 5.0.4_0 < 6.0.0_0 x86_64-w64-mingw32-winpthreads 5.0.4_0 < 6.0.0_0 but I cannot figure out how to force "sudo port upgrade outdated" to

Re: RFC: Remove old Python versions

2018-10-26 Thread Chih-Hsuan Yen
Chih-Hsuan Yen 於 2018年10月24日 週三 上午11:12寫道: > > > Fred Wright 於 2018年10月22日 週一 上午3:27寫道: > > > > > > On Sun, 21 Oct 2018, Chih-Hsuan Yen wrote: > > > > > I'd like to remove old Python version - python{24,25,31,32,33}. I see no > > > ports depend on python{31,32,33} and no one maintains them, but

Re: Properly "disabling" -syslibroot flag from Portfile

2018-10-26 Thread Joshua Root
On 2018-10-27 07:10 , Mojca Miklavec wrote: > Hi, > > I did not dare to switch to 10.14 yet (so I cannot really test), but > it seems that a user of Mojave had troubles compiling MinGW-w64 due to > the -syslibroot flag being automatically added to compiler flags, see: > >

Re: How to make sure that one port gets updated before another? (MinGW)

2018-10-26 Thread Mojca Miklavec
On Fri, 26 Oct 2018 at 22:58, Joshua Root wrote: > On 2018-10-27 07:27 , Mojca Miklavec wrote: > > Hi, > > > > A while ago I tried to update MinGW-w64 to version 6. The problem is > > that one needs to update both of these ports: > > x86_64-w64-mingw32-crt 5.0.4_0 < 6.0.0_0 > >

Re: Online meeting next Saturday?

2018-10-26 Thread Clemens Lang
Hi, On Fri, Oct 26, 2018 at 10:11:55PM +0200, Mojca Miklavec wrote: > So: any interest for a meeting tomorrow, or a better suggestion for > the date? I have an appointment tomorrow so I won't be able to join. Don't let that stop you from doing the meeting anyway, though. Better to meet more

Re: Online meeting next Saturday?

2018-10-26 Thread Mojca Miklavec
Hi, So: any interest for a meeting tomorrow, or a better suggestion for the date? Thanks, Mojca On Wed, 24 Oct 2018 at 16:45, Umesh Singla wrote: > > I have my weekends free too. Oct 27 13:00 UTC? > > We really need to drive this fast so we can get going with the website and > SFC and

Re: Online meeting next Saturday?

2018-10-26 Thread Jackson Isaac
On Sat, Oct 27, 2018 at 1:42 AM Mojca Miklavec wrote: > > Hi, > > So: any interest for a meeting tomorrow, or a better suggestion for the date? > I am good with tomorrow. In November, I will not able to join the meeting. Let's see if we have other developers agree for tomorrow as well. The

Re: How to make sure that one port gets updated before another? (MinGW)

2018-10-26 Thread Joshua Root
On 2018-10-27 08:20 , Mojca Miklavec wrote: > On Fri, 26 Oct 2018 at 22:58, Joshua Root wrote: >> On 2018-10-27 07:27 , Mojca Miklavec wrote: >>> Hi, >>> >>> A while ago I tried to update MinGW-w64 to version 6. The problem is >>> that one needs to update both of these ports: >>>

Re: How to make sure that one port gets updated before another? (MinGW)

2018-10-26 Thread Joshua Root
On 2018-10-27 08:20 , Mojca Miklavec wrote: > Note that MacPorts doesn't complain about a dependency cycle It won't if it can find some port that can be upgraded. Upgrade can work a little differently to install in this respect, since often all dependencies are already installed (if not the latest