Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Aug 2023 06:21:22 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: c43f8884c8f4 - main - net/bctoolbox: Update to 5.2.94
Message-ID:  <202308040621.3746LMoK019272@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=c43f8884c8f45cbeb4ab3e6ed4e13bb5ef409b05

commit c43f8884c8f45cbeb4ab3e6ed4e13bb5ef409b05
Author:     Felix Palmen <zirias@FreeBSD.org>
AuthorDate: 2023-07-28 13:47:49 +0000
Commit:     Felix Palmen <zirias@FreeBSD.org>
CommitDate: 2023-08-04 06:20:52 +0000

    net/bctoolbox: Update to 5.2.94
    
    Approved by:            bofh (maintainer, by private message)
    Differential Revision:  https://reviews.freebsd.org/D41227
---
 net/bctoolbox/Makefile  | 3 +--
 net/bctoolbox/distinfo  | 6 +++---
 net/bctoolbox/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile
index db5bb514a8c0..33b0b7792449 100644
--- a/net/bctoolbox/Makefile
+++ b/net/bctoolbox/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bctoolbox
-DISTVERSION=	5.2.37
+DISTVERSION=	5.2.94
 CATEGORIES=	net
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -17,7 +17,6 @@ USES=		cmake compiler:c++17-lang
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.linphone.org/BC
 GL_ACCOUNT=	public
-GL_TAGNAME=	02c84d3563ee054a977f5f2d8357d94d095145a5
 USE_LDCONFIG=	yes
 
 CMAKE_ARGS=	-DENABLE_STATIC=NO -DENABLE_STRICT=NO \
diff --git a/net/bctoolbox/distinfo b/net/bctoolbox/distinfo
index f1056195d0b0..24e299e612e2 100644
--- a/net/bctoolbox/distinfo
+++ b/net/bctoolbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679153184
-SHA256 (public-bctoolbox-02c84d3563ee054a977f5f2d8357d94d095145a5_GL0.tar.gz) = 5c8b275098ef43715e8515481729c2493201b4e58b3a41ed8e4423ddcca2765a
-SIZE (public-bctoolbox-02c84d3563ee054a977f5f2d8357d94d095145a5_GL0.tar.gz) = 197723
+TIMESTAMP = 1690557275
+SHA256 (bctoolbox-5.2.94.tar.bz2) = d4e81d6e7aeb19e0d2bb4f7aa0645273469507cf1f3ab66ae742f39944cd2503
+SIZE (bctoolbox-5.2.94.tar.bz2) = 159511
diff --git a/net/bctoolbox/pkg-plist b/net/bctoolbox/pkg-plist
index 09d81acf3588..55fcbc4866d4 100644
--- a/net/bctoolbox/pkg-plist
+++ b/net/bctoolbox/pkg-plist
@@ -1,3 +1,4 @@
+bin/bctoolbox_tester
 include/bctoolbox/charconv.h
 include/bctoolbox/compiler.h
 include/bctoolbox/crypto.h



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