Parser error in Golang version

2023-10-06 Thread nulldutra
Hi, I will update the sysutils/terraform port, but, I found a bug in golang version parser. If I change the version in go.mod to 1.21, the make makesum works. Any options to resolve this? Error: /usr/local/poudriere/ports/MAIN/distfiles/go/sysutils_terraform/terraform-v1.6.0/go.mod:275: inval

Unmaintained FreeBSD ports which are out of date

2023-10-06 Thread portscout
Dear port maintainers, The portscout new distfile checker has detected that one or more unmaintained ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. Please consider also adopting this po

Re: chromium + foreign-cdm not working?

2023-10-06 Thread Jonathan Chen
Hi Gleb, On 7/10/23 09:15, Jung-uk Kim wrote: [...] FYI, the author added the missing wrappers.  With the latest upstream version, Amazon Prime Video, Disney+, Hulu, and Netflix are working fine for me now. https://github.com/shkhln/foreign-cdm/issues/3 https://github.com/shkhln/foreign-cdm

Re: chromium + foreign-cdm not working?

2023-10-06 Thread Jung-uk Kim
On 23. 10. 4., Jung-uk Kim wrote: On 23. 10. 3., j...@chen.org.nz wrote: Hi, I noticed the inclusion of foreign-cdm support to www/chromium, and decided to try this out. However, any effort to play content from Netflix results in a failure. I've got: linux_enable="YES" in /etc/rc.conf, and t

Re: Respect go version from go.mod

2023-10-06 Thread Robert Clausecker
Hi Nuno, I don't think so. Go has pretty good backwards compatibility and will on its own honour the toolchain version declared in go.mod. I.e. it won't apply later language changes to projects declaring an earlier Go version. Plus we don't ship some of the versions that can be declared (such as

Respect go version from go.mod

2023-10-06 Thread Nuno Teixeira
Hello all, Do we need to respect go version from go.mod in USES=go:? example: --- module github.com/vmware/govmomi go 1.19 require ( github.com/a8m/tree v0.0.0-20210115125333-10a5fd5b637d github.com/dougm/pretty v0.0.0-20171025230240-2ee9d7453c02 --- Thanks, -- Nuno Teixeira FreeBSD Committ

Re: HEADS-UP: security/openssl switching to 3.0 branch

2023-10-06 Thread Moin Rahman
> On Oct 6, 2023, at 1:43 PM, Bernard Spil wrote: > > Hi all, > > In line with FreeBSD 14.0 that has OpenSSL 3.0 in base, all ports are > expected to work with this version. > > The following changes will be made between first Release Candidate (RC) and > actual RELEASE of FreeBSD 14.0: >

HEADS-UP: security/openssl switching to 3.0 branch

2023-10-06 Thread Bernard Spil
Hi all, In line with FreeBSD 14.0 that has OpenSSL 3.0 in base, all ports are expected to work with this version. The following changes will be made between first Release Candidate (RC) and actual RELEASE of FreeBSD 14.0: security/opensslupdated from 1.1.1w to 3.0.11 security/openssl30

signal-desktop blank windows after I moved to 2023Q4

2023-10-06 Thread Andrea Venturoli
Hello. FYI After I moved from 2023Q3 to 2023Q4 signal-desktop shows a blank window (goes from all black to all white depending on focus, size, moving it, etc...). Running it in the terminal doesn't show any error. I have to run it with "signal-desktop --disable-gpu" in order for it to work.