Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2026 18:51:14 +0000
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 91df7cc834dd - main - textproc/qo: Update to 0.3.1
Message-ID:  <69b06822.2286c.5d8143e9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by adamw:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91df7cc834ddd885259d6f697d54d63cebeffc26

commit 91df7cc834ddd885259d6f697d54d63cebeffc26
Author:     Adam Weinberger <adamw@FreeBSD.org>
AuthorDate: 2026-03-10 18:51:09 +0000
Commit:     Adam Weinberger <adamw@FreeBSD.org>
CommitDate: 2026-03-10 18:51:09 +0000

    textproc/qo: Update to 0.3.1
---
 textproc/qo/Makefile |  5 ++---
 textproc/qo/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/textproc/qo/Makefile b/textproc/qo/Makefile
index b4948f596780..494ee2e4fa79 100644
--- a/textproc/qo/Makefile
+++ b/textproc/qo/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	qo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.3.0
-PORTREVISION=	2
+DISTVERSION=	0.3.1
 CATEGORIES=	textproc
 
 MAINTAINER=	adamw@FreeBSD.org
@@ -13,7 +12,7 @@ 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
 
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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b06822.2286c.5d8143e9>