Date: Sat, 12 Mar 2022 10:42:18 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9a1341071897 - main - devel/py-buildbot-console-view: Update version 3.4.1=>3.5.0 Message-ID: <202203121042.22CAgIAS056933@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a1341071897911bf9b3d934ec783cbdd2fd7c1f commit 9a1341071897911bf9b3d934ec783cbdd2fd7c1f Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-03-12 09:19:07 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-03-12 10:42:14 +0000 devel/py-buildbot-console-view: Update version 3.4.1=>3.5.0 Relnotes: https://github.com/buildbot/buildbot/releases/tag/v3.5.0 --- devel/py-buildbot-console-view/Makefile | 2 +- devel/py-buildbot-console-view/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-buildbot-console-view/Makefile b/devel/py-buildbot-console-view/Makefile index d0bcd19ebf53..aa484fc37f7b 100644 --- a/devel/py-buildbot-console-view/Makefile +++ b/devel/py-buildbot-console-view/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Gmelin <grembo@FreeBSD.org> PORTNAME= buildbot-console-view -PORTVERSION= 3.4.1 +PORTVERSION= 3.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-buildbot-console-view/distinfo b/devel/py-buildbot-console-view/distinfo index 4df3bb3d4f2b..009748c1bd69 100644 --- a/devel/py-buildbot-console-view/distinfo +++ b/devel/py-buildbot-console-view/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645059655 -SHA256 (buildbot-console-view-3.4.1.tar.gz) = 42e57cd3c5a0f5ea428237a1b9468c2822cb4cb7c525558174a3f2f2c65f0588 -SIZE (buildbot-console-view-3.4.1.tar.gz) = 18730 +TIMESTAMP = 1646763961 +SHA256 (buildbot-console-view-3.5.0.tar.gz) = 3540d3c20910b9ab0e949c4d4e5bdf226f7d2cd542ad121d06681e267c24494f +SIZE (buildbot-console-view-3.5.0.tar.gz) = 18741
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203121042.22CAgIAS056933>