Re: [ACTION REQUIRED] ARCH=noarch uploads with cygport 0.22.0

2016-07-07 Thread Yaakov Selkowitz
On 2016-06-10 09:11, Jon Turney wrote: On 06/06/2016 23:23, Yaakov Selkowitz wrote: Jon Turneybuildbot-slave Jon Turneycygwin-x-doc Jon Turneykhronos-opengl-registry These are all noarch. Moved. Jon Turneycygwin-doc This could be noarched a

Re: perl-5.24?

2016-07-07 Thread Achim Gratz
Ken Brown writes: > I'm wondering whether you have plans to update perl to 5.24. The biber > developer has just announced that the next version of biber will require > it because "they have the postfix dereference notion officially > supported and I can get rid of the the horrible circumfix op

Re: [PATCH setup] Report dependencies which don't exist

2016-07-07 Thread Jon Turney
On 07/07/2016 15:59, Corinna Vinschen wrote: On Jul 7 14:46, Jon Turney wrote: At the moment, dependencies which can't be found are silently ignored. Instead, record and report these dependency problems. Nice idea. One question, though. Apart from getting a report which won't be read, what

Re: [PATCH setup] Report dependencies which don't exist

2016-07-07 Thread Corinna Vinschen
Hi Jon, On Jul 7 14:46, Jon Turney wrote: > At the moment, dependencies which can't be found are silently ignored. > Instead, record and report these dependency problems. Nice idea. One question, though. Apart from getting a report which won't be read, what is a user supposed to do? In theory

[PATCH setup] Report dependencies which don't exist

2016-07-07 Thread Jon Turney
At the moment, dependencies which can't be found are silently ignored. Instead, record and report these dependency problems. Signed-off-by: Jon Turney --- prereq.cc | 54 -- prereq.h | 1 + 2 files changed, 45 insertions(+), 10 deletions(-)

perl-5.24?

2016-07-07 Thread Ken Brown
Achim, I'm wondering whether you have plans to update perl to 5.24. The biber developer has just announced that the next version of biber will require it because "they have the postfix dereference notion officially supported and I can get rid of the the horrible circumfix operator syntax".