CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2023/11/09 01:48:50

Modified files:
        net/go-ipfs    : Makefile distinfo modules.inc 
        net/go-ipfs/pkg: PLIST README ipfs.rc 

Log message:
update to kubo-0.24.0, unbreaking build (previously disabled due to
quic-go incompatibility with go 1.20)

replace bogus use of VARBASE with LOCALSTATEDIR

add @conflict missed previously when renaming from go-ips

has some syscall() usage, seems to at least be in:
github.com/elastic/gosigar (sysctl)
github.com/go-kit/log (ioctl)
github.com/marten-seemann/tcp (getsockopt, setsockopt, ioctl)

Reply via email to