git: 32835fdd312f - main - devel/bear: Unbreak and update to 3.0.14
Joseph Mingrone
jrm at FreeBSD.org
Thu Sep 2 00:55:57 UTC 2021
The branch main has been updated by jrm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=32835fdd312f0779b353b3677e6da08a443ec80e
commit 32835fdd312f0779b353b3677e6da08a443ec80e
Author: Joseph Mingrone <jrm at FreeBSD.org>
AuthorDate: 2021-09-02 00:30:07 +0000
Commit: Joseph Mingrone <jrm at FreeBSD.org>
CommitDate: 2021-09-02 00:55:46 +0000
devel/bear: Unbreak and update to 3.0.14
https://github.com/rizsotto/Bear/releases/tag/3.0.14
---
devel/bear/Makefile | 5 +----
devel/bear/distinfo | 6 +++---
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/devel/bear/Makefile b/devel/bear/Makefile
index 15addf396373..dc81e49283b6 100644
--- a/devel/bear/Makefile
+++ b/devel/bear/Makefile
@@ -1,8 +1,7 @@
# Created by: Jov <amutu at amutu.com>
PORTNAME= bear
-DISTVERSION= 3.0.13
-PORTREVISION= 2
+DISTVERSION= 3.0.14
CATEGORIES= devel
MAINTAINER= jrm at FreeBSD.org
@@ -10,8 +9,6 @@ COMMENT= Tool that generates a compilation database for clang tooling
LICENSE= GPLv3+
-BROKEN= Incompatible with nlohmann-json-3.10.0, see https://github.com/rizsotto/Bear/issues/396
-
BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json
LIB_DEPENDS= libabsl_hash.so:devel/abseil \
libcares.so:dns/c-ares \
diff --git a/devel/bear/distinfo b/devel/bear/distinfo
index 7038836d92f4..dd538b7d4bd7 100644
--- a/devel/bear/distinfo
+++ b/devel/bear/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626064165
-SHA256 (rizsotto-Bear-3.0.13_GH0.tar.gz) = b57d9b139acbbad6439f5b1133266fa5afc5eb095a61cfa07cd9e8941943ae22
-SIZE (rizsotto-Bear-3.0.13_GH0.tar.gz) = 120488
+TIMESTAMP = 1630542283
+SHA256 (rizsotto-Bear-3.0.14_GH0.tar.gz) = aaf7c615b306bb39ffb2ba80f961784818f3d69c7f4cbffbeb04fc1b91bb6000
+SIZE (rizsotto-Bear-3.0.14_GH0.tar.gz) = 122896
More information about the dev-commits-ports-all
mailing list