git: a448823a1c40 - main - devel/bcunit: Sync PORTVERSION with upstream
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Mar 2023 16:01:38 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a448823a1c405abbc18288482ac8fb8ed61668df commit a448823a1c405abbc18288482ac8fb8ed61668df Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-03-18 15:23:38 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-03-19 16:00:53 +0000 devel/bcunit: Sync PORTVERSION with upstream Changelog: https://gitlab.linphone.org/BC/public/bcunit/-/tags/5.2.0 --- devel/bcunit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/bcunit/Makefile b/devel/bcunit/Makefile index 31da123abfa1..007fdebada77 100644 --- a/devel/bcunit/Makefile +++ b/devel/bcunit/Makefile @@ -1,5 +1,5 @@ PORTNAME= bcunit -PORTVERSION= 3.0.2p20220210 +PORTVERSION= 5.2.0 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org