Date: Fri, 4 Aug 2023 06:21:20 GMT From: Felix Palmen <zirias@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0d7e50ea1a0c - main - devel/bcunit: Update to 5.2.62 Message-ID: <202308040621.3746LKVU019253@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by zirias: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d7e50ea1a0c6a34e0636efb7f166b0aab9f4df4 commit 0d7e50ea1a0c6a34e0636efb7f166b0aab9f4df4 Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2023-07-28 13:41:44 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2023-08-04 06:20:52 +0000 devel/bcunit: Update to 5.2.62 Approved by: bofh (maintainer, by private message) Differential Revision: https://reviews.freebsd.org/D41227 --- devel/bcunit/Makefile | 3 +-- devel/bcunit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/bcunit/Makefile b/devel/bcunit/Makefile index fdfefcc38b31..01224628ade4 100644 --- a/devel/bcunit/Makefile +++ b/devel/bcunit/Makefile @@ -1,5 +1,5 @@ PORTNAME= bcunit -PORTVERSION= 5.2.0 +PORTVERSION= 5.2.62 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org @@ -13,7 +13,6 @@ USES= autoreconf cmake libtool pathfix pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.linphone.org/BC GL_ACCOUNT= public -GL_TAGNAME= e3557aed8ba22e04047a9e4371a331b863081fc8 USE_LDCONFIG= yes .include <bsd.port.mk> diff --git a/devel/bcunit/distinfo b/devel/bcunit/distinfo index 132b26057eee..dea40b6b5db0 100644 --- a/devel/bcunit/distinfo +++ b/devel/bcunit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659949027 -SHA256 (public-bcunit-e3557aed8ba22e04047a9e4371a331b863081fc8_GL0.tar.gz) = c78b14f9a3104ce32ef7a7c5fe234ce845ab73e8293dc3139defdad13eeb429c -SIZE (public-bcunit-e3557aed8ba22e04047a9e4371a331b863081fc8_GL0.tar.gz) = 378890 +TIMESTAMP = 1690551507 +SHA256 (bcunit-5.2.62.tar.bz2) = fc7e02ebe86e65dac0cc98e41b5600f8f7677fefd14fcc979c7a4eeecf7eb6d9 +SIZE (bcunit-5.2.62.tar.bz2) = 248879
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308040621.3746LKVU019253>