diff --git a/textproc/qo/Makefile b/textproc/qo/Makefile index b4948f596780..494ee2e4fa79 100644 --- a/textproc/qo/Makefile +++ b/textproc/qo/Makefile @@ -1,22 +1,21 @@ PORTNAME= qo DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 -PORTREVISION= 2 +DISTVERSION= 0.3.1 CATEGORIES= textproc MAINTAINER= adamw@FreeBSD.org COMMENT= TUI to query JSON/CSV/TSV with SQL WWW= https://github.com/kiki-ki/go-qo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= vendor/modernc.org/libc/libc_freebsd.go:1638:17: invalid operation: Uint64(Uint64FromInt32(-1)) / uint64(255) * size_t(c) (mismatched types uint64 and size_t) -USES= go:1.25+,modules +USES= go:1.26+,modules GO_MODULE= github.com/kiki-ki/go-qo GO_TARGET= ./cmd/qo PLIST_FILES= bin/qo .include diff --git a/textproc/qo/distinfo b/textproc/qo/distinfo index 7f950d46bbb3..f48f6d5192fd 100644 --- a/textproc/qo/distinfo +++ b/textproc/qo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1768716822 -SHA256 (go/textproc_qo/qo-v0.3.0/v0.3.0.mod) = ed2a63700f41f0c571993357c064e0505f939f2dab2d62814c7aee7662b43dc9 -SIZE (go/textproc_qo/qo-v0.3.0/v0.3.0.mod) = 28636 -SHA256 (go/textproc_qo/qo-v0.3.0/v0.3.0.zip) = 7a48ccc60bd7f634730853101dc82b6ac58a252d3acf23cef1103d851919b78d -SIZE (go/textproc_qo/qo-v0.3.0/v0.3.0.zip) = 758132 +TIMESTAMP = 1773168344 +SHA256 (go/textproc_qo/qo-v0.3.1/v0.3.1.mod) = 6df9839f26841510d0566037b050c39a70ea03a5e6229d69dd9210aaa642ff45 +SIZE (go/textproc_qo/qo-v0.3.1/v0.3.1.mod) = 28636 +SHA256 (go/textproc_qo/qo-v0.3.1/v0.3.1.zip) = e76b604facfae6d8b95f3a7c7463c51d20a8ed09206841c99671f843ff2b8c7f +SIZE (go/textproc_qo/qo-v0.3.1/v0.3.1.zip) = 758530