git: d0a788d4aa41 - main - net-p2p/bitmark*: update to 0.15.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 Oct 2023 14:19:11 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=d0a788d4aa41465aa3750356a5d1038cb29070b9 commit d0a788d4aa41465aa3750356a5d1038cb29070b9 Author: Christopher Hall <hsw@bitmark.com> AuthorDate: 2023-10-19 14:10:26 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-10-19 14:14:54 +0000 net-p2p/bitmark*: update to 0.15.5 Differential Revision: https://reviews.freebsd.org/D42284 --- net-p2p/bitmark-cli/Makefile | 2 ++ net-p2p/bitmark-cli/distinfo | 10 +++++----- net-p2p/bitmark-daemon/Makefile | 2 ++ net-p2p/bitmark-daemon/distinfo | 10 +++++----- net-p2p/bitmark-recorder/Makefile | 2 ++ net-p2p/bitmark-recorder/distinfo | 10 +++++----- net-p2p/bitmark/Makefile | 12 ++++++------ net-p2p/bitmark/distinfo | 10 +++++----- 8 files changed, 32 insertions(+), 26 deletions(-) diff --git a/net-p2p/bitmark-cli/Makefile b/net-p2p/bitmark-cli/Makefile index 7aea218cd4a8..5728d5a4de4c 100644 --- a/net-p2p/bitmark-cli/Makefile +++ b/net-p2p/bitmark-cli/Makefile @@ -2,6 +2,8 @@ PKGNAMESUFFIX= -cli COMMENT= Bitmark distributed property system cli +# license section (for portlint) + CONFLICTS= bitmark DISTINFO_FILE= ${.CURDIR}/distinfo diff --git a/net-p2p/bitmark-cli/distinfo b/net-p2p/bitmark-cli/distinfo index a751b32e346c..ad82ea6d47b6 100644 --- a/net-p2p/bitmark-cli/distinfo +++ b/net-p2p/bitmark-cli/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1677467958 -SHA256 (go/net-p2p_bitmark-cli/bitmark-v0.15.4/v0.15.4.mod) = da51d35ba35872e4e4201785a6a47e88606b7efed06eb1cd6134d6b06a7183d7 -SIZE (go/net-p2p_bitmark-cli/bitmark-v0.15.4/v0.15.4.mod) = 1943 -SHA256 (go/net-p2p_bitmark-cli/bitmark-v0.15.4/v0.15.4.zip) = 51b9545314d3dd7dd3d234b9aaaacde106ce692264887904b0f3fa01fc789499 -SIZE (go/net-p2p_bitmark-cli/bitmark-v0.15.4/v0.15.4.zip) = 740336 +TIMESTAMP = 1697509950 +SHA256 (go/net-p2p_bitmark-cli/bitmark-v0.15.5/v0.15.5.mod) = 8b0a43cd66ef42bf3f244b33f6a454230aa947233e1773378de522ff02f8ce18 +SIZE (go/net-p2p_bitmark-cli/bitmark-v0.15.5/v0.15.5.mod) = 1922 +SHA256 (go/net-p2p_bitmark-cli/bitmark-v0.15.5/v0.15.5.zip) = b077be2eef450231c6b76a7caf190066e7bceb49eec15eaad6a981a3ed2af7b5 +SIZE (go/net-p2p_bitmark-cli/bitmark-v0.15.5/v0.15.5.zip) = 740325 diff --git a/net-p2p/bitmark-daemon/Makefile b/net-p2p/bitmark-daemon/Makefile index 35e903ca909c..6a340882da29 100644 --- a/net-p2p/bitmark-daemon/Makefile +++ b/net-p2p/bitmark-daemon/Makefile @@ -2,6 +2,8 @@ PKGNAMESUFFIX= -daemon COMMENT= Bitmark distributed property system daemon +# license section (for portlint) + CONFLICTS= bitmark DISTINFO_FILE= ${.CURDIR}/distinfo diff --git a/net-p2p/bitmark-daemon/distinfo b/net-p2p/bitmark-daemon/distinfo index a97160b39a65..c2360906a212 100644 --- a/net-p2p/bitmark-daemon/distinfo +++ b/net-p2p/bitmark-daemon/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1677467954 -SHA256 (go/net-p2p_bitmark-daemon/bitmark-v0.15.4/v0.15.4.mod) = da51d35ba35872e4e4201785a6a47e88606b7efed06eb1cd6134d6b06a7183d7 -SIZE (go/net-p2p_bitmark-daemon/bitmark-v0.15.4/v0.15.4.mod) = 1943 -SHA256 (go/net-p2p_bitmark-daemon/bitmark-v0.15.4/v0.15.4.zip) = 51b9545314d3dd7dd3d234b9aaaacde106ce692264887904b0f3fa01fc789499 -SIZE (go/net-p2p_bitmark-daemon/bitmark-v0.15.4/v0.15.4.zip) = 740336 +TIMESTAMP = 1697510723 +SHA256 (go/net-p2p_bitmark-daemon/bitmark-v0.15.5/v0.15.5.mod) = 8b0a43cd66ef42bf3f244b33f6a454230aa947233e1773378de522ff02f8ce18 +SIZE (go/net-p2p_bitmark-daemon/bitmark-v0.15.5/v0.15.5.mod) = 1922 +SHA256 (go/net-p2p_bitmark-daemon/bitmark-v0.15.5/v0.15.5.zip) = b077be2eef450231c6b76a7caf190066e7bceb49eec15eaad6a981a3ed2af7b5 +SIZE (go/net-p2p_bitmark-daemon/bitmark-v0.15.5/v0.15.5.zip) = 740325 diff --git a/net-p2p/bitmark-recorder/Makefile b/net-p2p/bitmark-recorder/Makefile index 65197d924dfe..a28b16524718 100644 --- a/net-p2p/bitmark-recorder/Makefile +++ b/net-p2p/bitmark-recorder/Makefile @@ -2,6 +2,8 @@ PKGNAMESUFFIX= -recorder COMMENT= Bitmark distributed property system recorder +# license section (for portlint) + CONFLICTS= bitmark DISTINFO_FILE= ${.CURDIR}/distinfo diff --git a/net-p2p/bitmark-recorder/distinfo b/net-p2p/bitmark-recorder/distinfo index 09d075f6ff29..3522fec75e67 100644 --- a/net-p2p/bitmark-recorder/distinfo +++ b/net-p2p/bitmark-recorder/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1677467962 -SHA256 (go/net-p2p_bitmark-recorder/bitmark-v0.15.4/v0.15.4.mod) = da51d35ba35872e4e4201785a6a47e88606b7efed06eb1cd6134d6b06a7183d7 -SIZE (go/net-p2p_bitmark-recorder/bitmark-v0.15.4/v0.15.4.mod) = 1943 -SHA256 (go/net-p2p_bitmark-recorder/bitmark-v0.15.4/v0.15.4.zip) = 51b9545314d3dd7dd3d234b9aaaacde106ce692264887904b0f3fa01fc789499 -SIZE (go/net-p2p_bitmark-recorder/bitmark-v0.15.4/v0.15.4.zip) = 740336 +TIMESTAMP = 1697510922 +SHA256 (go/net-p2p_bitmark-recorder/bitmark-v0.15.5/v0.15.5.mod) = 8b0a43cd66ef42bf3f244b33f6a454230aa947233e1773378de522ff02f8ce18 +SIZE (go/net-p2p_bitmark-recorder/bitmark-v0.15.5/v0.15.5.mod) = 1922 +SHA256 (go/net-p2p_bitmark-recorder/bitmark-v0.15.5/v0.15.5.zip) = b077be2eef450231c6b76a7caf190066e7bceb49eec15eaad6a981a3ed2af7b5 +SIZE (go/net-p2p_bitmark-recorder/bitmark-v0.15.5/v0.15.5.zip) = 740325 diff --git a/net-p2p/bitmark/Makefile b/net-p2p/bitmark/Makefile index 70e0efe56915..07c7a8de6b54 100644 --- a/net-p2p/bitmark/Makefile +++ b/net-p2p/bitmark/Makefile @@ -1,7 +1,6 @@ PORTNAME= bitmark DISTVERSIONPREFIX= v -DISTVERSION= 0.15.4 -PORTREVISION= 4 +DISTVERSION= 0.15.5 CATEGORIES= net-p2p MAINTAINER= hsw@bitmark.com @@ -11,19 +10,20 @@ WWW= https://github.com/bitmark-inc/bitmarkd LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 riscv64 +ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 ONLY_FOR_ARCHS_REASON= depends on go which is not supported in this architecture LIB_DEPENDS= libargon2.so:security/libargon2 \ libzmq.so:net/libzmq4 -USES= go:modules pkgconfig +USES= go:modules pkgconfig cpe +CPE_VENDOR= bitmark-inc +CPE_PRODUCT= bitmarkd +CONFLICTS?= bitmark-cli bitmark-daemon bitmark-recorder GO_MODULE= github.com/bitmark-inc/bitmarkd GO_BUILDFLAGS+= -ldflags="-X main.version=${DISTVERSION}" -CONFLICTS?= bitmark-cli bitmark-daemon bitmark-recorder - OPTIONS_DEFINE= CLI DAEMON DUMPER RECORDER OPTIONS_DEFAULT?= CLI DAEMON RECORDER OPTIONS_SUB= yes diff --git a/net-p2p/bitmark/distinfo b/net-p2p/bitmark/distinfo index 1856699f532c..f8be6b2cfb83 100644 --- a/net-p2p/bitmark/distinfo +++ b/net-p2p/bitmark/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1677467949 -SHA256 (go/net-p2p_bitmark/bitmark-v0.15.4/v0.15.4.mod) = da51d35ba35872e4e4201785a6a47e88606b7efed06eb1cd6134d6b06a7183d7 -SIZE (go/net-p2p_bitmark/bitmark-v0.15.4/v0.15.4.mod) = 1943 -SHA256 (go/net-p2p_bitmark/bitmark-v0.15.4/v0.15.4.zip) = 51b9545314d3dd7dd3d234b9aaaacde106ce692264887904b0f3fa01fc789499 -SIZE (go/net-p2p_bitmark/bitmark-v0.15.4/v0.15.4.zip) = 740336 +TIMESTAMP = 1697510172 +SHA256 (go/net-p2p_bitmark/bitmark-v0.15.5/v0.15.5.mod) = 8b0a43cd66ef42bf3f244b33f6a454230aa947233e1773378de522ff02f8ce18 +SIZE (go/net-p2p_bitmark/bitmark-v0.15.5/v0.15.5.mod) = 1922 +SHA256 (go/net-p2p_bitmark/bitmark-v0.15.5/v0.15.5.zip) = b077be2eef450231c6b76a7caf190066e7bceb49eec15eaad6a981a3ed2af7b5 +SIZE (go/net-p2p_bitmark/bitmark-v0.15.5/v0.15.5.zip) = 740325