[pkg-fall...@freebsd.org: [package - 140amd64-default][finance/ticker] Failed for ticker-4.6.3 in fetch]

2024-06-18 Thread Robert Clausecker
I'm receiving this fallout message that looks like something went wrong during fetch: https://lists.freebsd.org/archives/freebsd-pkg-fallout/2024-June/615449.html Especially this part is suspicious: => charmbracelet-x-v0.1.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to f

Re: [pkg-fall...@freebsd.org: [package - 140amd64-default][finance/ticker] Failed for ticker-4.6.3 in fetch]

2024-06-18 Thread Matthias Fechner
Am 18.06.2024 um 12:50 schrieb Robert Clausecker: What is the meaning of the number “10317?” I was unable to find where it comes from. what I see here is that this is a go port. There is normally not the need to define the GH_TUPLEs. Maybe check one of my ports: security/trivy that shows yo

Re: [pkg-fall...@freebsd.org: [package - 140amd64-default][finance/ticker] Failed for ticker-4.6.3 in fetch]

2024-06-18 Thread Robert Clausecker
Hi Matthias, Due to problems with the way the module is set up, this port cannot use the GO_MODULES approach and must use the older GH_TUPLE approach. The problem I am experiencing is likely not related to the Go tooling. Yours, Robert Clausecker Am Tue, Jun 18, 2024 at 05:04:38PM +0300 schrieb

Re: Seeking review from committer

2024-06-18 Thread Alexey Vyskubov
On Thu, Jun 06, 2024 at 11:19:31AM UTC, Alexey Vyskubov wrote: > On Thu, Mar 14, 2024 at 09:52:53AM UTC, Felix Palmen wrote: > > * Alexey Vyskubov [20240314 10:26]: > > > Can someone have a look at it, please? Thank you! > > > > Self-assigned and reviewed, thanks! > > > > I think there are some

Unmaintained FreeBSD ports which are out of date

2024-06-18 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: [pkg-fall...@freebsd.org: [package - 140amd64-default][finance/ticker] Failed for ticker-4.6.3 in fetch]

2024-06-18 Thread Matthias Fechner
Hi Robert, Am 18.06.2024 um 17:34 schrieb Robert Clausecker: Due to problems with the way the module is set up, this port cannot use the GO_MODULES approach and must use the older GH_TUPLE approach. The problem I am experiencing is likely not related to the Go tooling. yes I see now, there se

Re: [pkg-fall...@freebsd.org: [package - 140amd64-default][finance/ticker] Failed for ticker-4.6.3 in fetch]

2024-06-18 Thread Matthias Fechner
Hi Claus, Am 18.06.2024 um 17:34 schrieb Robert Clausecker: Due to problems with the way the module is set up, this port cannot use the GO_MODULES approach and must use the older GH_TUPLE approach. The problem I am experiencing is likely not related to the Go tooling. using the go.mk modifica