Date: Thu, 6 Jan 2022 01:21:48 GMT From: Lewis Cook <lcook@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 374a38e4fbf0 - main - textproc/ov: Update to 0.9.6 Message-ID: <202201060121.2061LmEO037449@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lcook: URL: https://cgit.FreeBSD.org/ports/commit/?id=374a38e4fbf097b6c3b55e0bdf2e0cab18f8a9e9 commit 374a38e4fbf097b6c3b55e0bdf2e0cab18f8a9e9 Author: Lewis Cook <lcook@FreeBSD.org> AuthorDate: 2022-01-06 01:21:12 +0000 Commit: Lewis Cook <lcook@FreeBSD.org> CommitDate: 2022-01-06 01:21:12 +0000 textproc/ov: Update to 0.9.6 Changes: https://github.com/noborus/ov/releases/tag/v0.9.6 --- textproc/ov/Makefile | 4 ++-- textproc/ov/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/textproc/ov/Makefile b/textproc/ov/Makefile index 6b058662eae7..d0f5bf4b1958 100644 --- a/textproc/ov/Makefile +++ b/textproc/ov/Makefile @@ -1,6 +1,6 @@ PORTNAME= ov DISTVERSIONPREFIX= v -DISTVERSION= 0.9.5 +DISTVERSION= 0.9.6 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSIONFULL} -_BUILD_REVISION= cf781ae +_BUILD_REVISION= f224afd GO_MODULE= github.com/noborus/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ diff --git a/textproc/ov/distinfo b/textproc/ov/distinfo index a10257a381a0..3cee70851f3d 100644 --- a/textproc/ov/distinfo +++ b/textproc/ov/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1641246708 -SHA256 (go/textproc_ov/ov-v0.9.5/v0.9.5.mod) = 5b7c66d27136a2a64633c52667b693359871b1098ee76271039d55e9ea9520b0 -SIZE (go/textproc_ov/ov-v0.9.5/v0.9.5.mod) = 1190 -SHA256 (go/textproc_ov/ov-v0.9.5/v0.9.5.zip) = a638e2696cc544c8683a2a0369d30efc1c3faa5b892ddea435d3251e4b4d40b7 -SIZE (go/textproc_ov/ov-v0.9.5/v0.9.5.zip) = 3610593 +TIMESTAMP = 1641431878 +SHA256 (go/textproc_ov/ov-v0.9.6/v0.9.6.mod) = b129bd9174ff4647029de84c311a9e2ce6e1f85eaf459de040a2efcdae5fce7e +SIZE (go/textproc_ov/ov-v0.9.6/v0.9.6.mod) = 836 +SHA256 (go/textproc_ov/ov-v0.9.6/v0.9.6.zip) = ab5948ed7f4abd451e4eeb0ba5a23174821f5b7d275e70ce91252ed186f628cc +SIZE (go/textproc_ov/ov-v0.9.6/v0.9.6.zip) = 3769883
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201060121.2061LmEO037449>