Date: Thu, 09 Apr 2026 23:33:34 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Al Hoang <hoanga@gmail.com> Subject: git: ec71214d63c5 - main - devel/oq: Update 0.0.21 => 0.0.22 Message-ID: <69d8374e.308ce.568d94ba@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec71214d63c51d24b3ed51926f309f302b83b961 commit ec71214d63c51d24b3ed51926f309f302b83b961 Author: Al Hoang <hoanga@gmail.com> AuthorDate: 2026-04-09 23:32:48 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-04-09 23:32:48 +0000 devel/oq: Update 0.0.21 => 0.0.22 Changelog: https://github.com/plutov/oq/releases/tag/v0.0.22 Remove unnecessary MKDIR. PR: 294363 Sponsored by: UNIS Labs --- devel/oq/Makefile | 4 +--- devel/oq/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/devel/oq/Makefile b/devel/oq/Makefile index 8cc73067f6ab..0ae9c18c7333 100644 --- a/devel/oq/Makefile +++ b/devel/oq/Makefile @@ -1,7 +1,6 @@ PORTNAME= oq DISTVERSIONPREFIX= v -DISTVERSION= 0.0.21 -PORTREVISION= 3 +DISTVERSION= 0.0.22 CATEGORIES= devel MAINTAINER= hoanga@gmail.com @@ -20,7 +19,6 @@ PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && \ ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} diff --git a/devel/oq/distinfo b/devel/oq/distinfo index 985c7c08fe22..8571410e9fa8 100644 --- a/devel/oq/distinfo +++ b/devel/oq/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1766110822 -SHA256 (go/devel_oq/oq-v0.0.21/v0.0.21.mod) = 96631ba5496f9e8769763e7fb030778e2bc914f55bdb871d43503f7a9269a1b9 -SIZE (go/devel_oq/oq-v0.0.21/v0.0.21.mod) = 1411 -SHA256 (go/devel_oq/oq-v0.0.21/v0.0.21.zip) = 76b7f5a3578278f02646aba5a5492454ec8ca249484c176325fb2089173ff376 -SIZE (go/devel_oq/oq-v0.0.21/v0.0.21.zip) = 921675 +TIMESTAMP = 1775746691 +SHA256 (go/devel_oq/oq-v0.0.22/v0.0.22.mod) = 96631ba5496f9e8769763e7fb030778e2bc914f55bdb871d43503f7a9269a1b9 +SIZE (go/devel_oq/oq-v0.0.22/v0.0.22.mod) = 1411 +SHA256 (go/devel_oq/oq-v0.0.22/v0.0.22.zip) = b031bb6ad2f1aba97cd09ae901f5d643f51e460ee18908a1044d4ce9ee8e5dca +SIZE (go/devel_oq/oq-v0.0.22/v0.0.22.zip) = 922731home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d8374e.308ce.568d94ba>
