Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2026 10:36:21 +0000
From:      Vasil Dimov <vd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cbf29db05d48 - main - net-p2p/clboss: upgrade from 0.14.1 to 0.15.1
Message-ID:  <6974a0a5.36b77.83efca8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cbf29db05d48ad9c0308f6dfa7d5a06c765e1fad

commit cbf29db05d48ad9c0308f6dfa7d5a06c765e1fad
Author:     Vasil Dimov <vd@FreeBSD.org>
AuthorDate: 2026-01-24 10:35:06 +0000
Commit:     Vasil Dimov <vd@FreeBSD.org>
CommitDate: 2026-01-24 10:35:53 +0000

    net-p2p/clboss: upgrade from 0.14.1 to 0.15.1
---
 net-p2p/clboss/Makefile | 7 +++----
 net-p2p/clboss/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/net-p2p/clboss/Makefile b/net-p2p/clboss/Makefile
index 36f2e99c352b..490ac3df8d5b 100644
--- a/net-p2p/clboss/Makefile
+++ b/net-p2p/clboss/Makefile
@@ -1,11 +1,10 @@
 PORTNAME=	clboss
 DISTVERSIONPREFIX=	v
 # To build from an arbitrary git commit comment DISTVERSION
-DISTVERSION=	0.14.1
+DISTVERSION=	0.15.1
 # and uncomment the following two lines (use for example -gf8d8348c where f8d8348c is a commit hash)
 #DISTVERSION=	0
 #DISTVERSIONSUFFIX=	-g0673c50e7
-PORTREVISION=	1
 CATEGORIES=	net-p2p finance
 .if defined(DISTVERSIONSUFFIX)
 PKGNAMESUFFIX=	-devel
@@ -45,7 +44,7 @@ PLIST_FILES=	bin/clboss
 
 post-patch:
 	echo "#pragma once" > ${WRKSRC}/commit_hash.h
-	echo "#define GIT_COMMIT_HASH \"d5955419e3bea3f0414affc4a4994043abc0a726\"" >> ${WRKSRC}/commit_hash.h
-	echo "#define GIT_DESCRIBE \"v0.14.0-0-gd595541-dirty\"" >> ${WRKSRC}/commit_hash.h
+	echo "#define GIT_COMMIT_HASH \"3f6db14208b76f9a85fa04f167d1ee53282ce36f\"" >> ${WRKSRC}/commit_hash.h
+	echo "#define GIT_DESCRIBE \"v0.15.1-0-g3f6db14-dirty\"" >> ${WRKSRC}/commit_hash.h
 
 .include <bsd.port.mk>
diff --git a/net-p2p/clboss/distinfo b/net-p2p/clboss/distinfo
index b610d1f54e9c..c2cc67775614 100644
--- a/net-p2p/clboss/distinfo
+++ b/net-p2p/clboss/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1733677893
-SHA256 (ZmnSCPxj-clboss-v0.14.1_GH0.tar.gz) = 49b248152ae74690eb9a3cc0c64b8b17552440858b3937f280145030cacf3fbf
-SIZE (ZmnSCPxj-clboss-v0.14.1_GH0.tar.gz) = 2968495
+TIMESTAMP = 1769248105
+SHA256 (ZmnSCPxj-clboss-v0.15.1_GH0.tar.gz) = 97fce784a3dbbd7d6b04ec00ca9f701c430c82ee02aa807176255a21d9fe8751
+SIZE (ZmnSCPxj-clboss-v0.15.1_GH0.tar.gz) = 2996865


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6974a0a5.36b77.83efca8>