Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2022 15:03:56 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: 73c386f08bbb - main - devel/bcunit: Update version 3.0.2=>3.0.2p20220210
Message-ID:  <202206151503.25FF3ujG044719@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=73c386f08bbbc405a6ad65f034ce8ded7060de80

commit 73c386f08bbbc405a6ad65f034ce8ded7060de80
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-06-15 15:02:22 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-06-15 15:03:50 +0000

    devel/bcunit: Update version 3.0.2=>3.0.2p20220210
    
    - Change LICENSE from GPLv2+ to GPLv2
    - Change old Gitlab Account
---
 devel/bcunit/Makefile | 8 ++++----
 devel/bcunit/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/bcunit/Makefile b/devel/bcunit/Makefile
index 425755b289a8..1bd4168f4a21 100644
--- a/devel/bcunit/Makefile
+++ b/devel/bcunit/Makefile
@@ -1,19 +1,19 @@
 # Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
 
 PORTNAME=	bcunit
-PORTVERSION=	3.0.2
+DISTVERSION=	3.0.2p20220210
 CATEGORIES=	devel
 
 MAINTAINER=	bofh@FreeBSD.org
 COMMENT=	Fork of defunct project CUnit, with several fixes and patches applied
 
-LICENSE=	GPLv2+
+LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		autoreconf cmake libtool pathfix pkgconfig
 USE_GITLAB=	yes
-GL_ACCOUNT=	bofhbsd
-GL_COMMIT=	d8d2f4b40209e06b400f893cce58e4c6ba73341d
+GL_ACCOUNT=	5u623l20
+GL_COMMIT=	e3557aed8ba22e04047a9e4371a331b863081fc8
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/bcunit/distinfo b/devel/bcunit/distinfo
index 38fabcd54b0b..22c8e1a4020c 100644
--- a/devel/bcunit/distinfo
+++ b/devel/bcunit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617890432
-SHA256 (bofhbsd-bcunit-d8d2f4b40209e06b400f893cce58e4c6ba73341d_GL0.tar.gz) = 3bb0634d23556063820210d4d31762bf18c5bbd07015d5cc2a4bdf9e35308313
-SIZE (bofhbsd-bcunit-d8d2f4b40209e06b400f893cce58e4c6ba73341d_GL0.tar.gz) = 377428
+TIMESTAMP = 1655302979
+SHA256 (5u623l20-bcunit-e3557aed8ba22e04047a9e4371a331b863081fc8_GL0.tar.gz) = c78b14f9a3104ce32ef7a7c5fe234ce845ab73e8293dc3139defdad13eeb429c
+SIZE (5u623l20-bcunit-e3557aed8ba22e04047a9e4371a331b863081fc8_GL0.tar.gz) = 378890



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206151503.25FF3ujG044719>