Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Mar 2026 13:21:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 293687] www/pocket-id: port requires Go 1.26 to build
Message-ID:  <bug-293687-7788@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293687

            Bug ID: 293687
           Summary: www/pocket-id: port requires Go 1.26 to build
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dtxdf@freebsd.org
          Reporter: fuz@FreeBSD.org
          Assignee: dtxdf@freebsd.org
             Flags: maintainer-feedback?(dtxdf@freebsd.org)

If I try to build this port, it starts by downloading a Go 1.26 toolchain.

$ make
===>  License BSD2CLAUSE accepted by the user
===>   pocket-id-2.3.0_1 depends on file: /usr/local/sbin/pkg - found
===>   pocket-id-2.3.0_1 depends on file: /usr/local/bin/go125 - found
===> Fetching all distfiles required by pocket-id-2.3.0_1 for building
===> Fetching https://github.com/pocket-id/pocket-id dependencies
go: downloading go1.26.0 (freebsd/arm)

Please change USES=go:1.25+ to USES=go:1.26+ to fix this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293687-7788>