From owner-dev-commits-ports-all@freebsd.org Sat Jul 17 15:18:06 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 577686575AB; Sat, 17 Jul 2021 15:18:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GRsDt1qw5z3JYq; Sat, 17 Jul 2021 15:18:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 25ACB12B41; Sat, 17 Jul 2021 15:18:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16HFI6nc001973; Sat, 17 Jul 2021 15:18:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16HFI6CA001972; Sat, 17 Jul 2021 15:18:06 GMT (envelope-from git) Date: Sat, 17 Jul 2021 15:18:06 GMT Message-Id: <202107171518.16HFI6CA001972@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Joseph Mingrone Subject: git: d7a31e2e9fec - main - devel/bear: Update to 3.0.13 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jrm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d7a31e2e9fecb89c9614ffadf6e503c350abaff4 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2021 15:18:06 -0000 The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=d7a31e2e9fecb89c9614ffadf6e503c350abaff4 commit d7a31e2e9fecb89c9614ffadf6e503c350abaff4 Author: Joseph Mingrone AuthorDate: 2021-06-22 17:11:01 +0000 Commit: Joseph Mingrone CommitDate: 2021-07-17 15:17:46 +0000 devel/bear: Update to 3.0.13 https://github.com/rizsotto/Bear/releases/tag/3.0.13 https://github.com/rizsotto/Bear/releases/tag/3.0.12 https://github.com/rizsotto/Bear/releases/tag/3.0.11 https://github.com/rizsotto/Bear/releases/tag/3.0.10 https://github.com/rizsotto/Bear/releases/tag/3.0.9 https://github.com/rizsotto/Bear/releases/tag/3.0.8 https://github.com/rizsotto/Bear/releases/tag/3.0.7 https://github.com/rizsotto/Bear/releases/tag/3.0.6 https://github.com/rizsotto/Bear/releases/tag/3.0.5 https://github.com/rizsotto/Bear/releases/tag/3.0.4 https://github.com/rizsotto/Bear/releases/tag/3.0.3 https://github.com/rizsotto/Bear/releases/tag/3.0.2 https://github.com/rizsotto/Bear/releases/tag/3.0.1 https://github.com/rizsotto/Bear/releases/tag/3.0.0 https://github.com/rizsotto/Bear/releases/tag/3.0.0-rc3 https://github.com/rizsotto/Bear/releases/tag/3.0.0-rc2 https://github.com/rizsotto/Bear/releases/tag/3.0.0-rc1 PR: 256771 Reviewed by: ashish Derek Schrock Differential Revision: https://reviews.freebsd.org/D30868 Co-authored-by: Derek Schrock --- devel/bear/Makefile | 35 ++++++++++++++++++++++------------- devel/bear/distinfo | 6 +++--- devel/bear/pkg-plist | 13 +++++++++++-- 3 files changed, 36 insertions(+), 18 deletions(-) diff --git a/devel/bear/Makefile b/devel/bear/Makefile index b7dcd5857eea..1339f02a0675 100644 --- a/devel/bear/Makefile +++ b/devel/bear/Makefile @@ -1,33 +1,42 @@ # Created by: Jov PORTNAME= bear -DISTVERSION= 2.4.4 +DISTVERSION= 3.0.13 CATEGORIES= devel -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jrm@FreeBSD.org COMMENT= Tool that generates a compilation database for clang tooling -LICENSE= GPLv3 +LICENSE= GPLv3+ -USES= cmake python shebangfix +BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json +LIB_DEPENDS= libabsl_hash.so:devel/abseil \ + libcares.so:dns/c-ares \ + libfmt.so:devel/libfmt \ + libgrpc.so:devel/grpc \ + libprotobuf.so:devel/protobuf \ + libre2.so:devel/re2 \ + libspdlog.so:devel/spdlog + +USES= cmake compiler:c++17-lang pkgconfig USE_GITHUB= yes GH_ACCOUNT= rizsotto GH_PROJECT= Bear USE_LDCONFIG= yes -SHEBANG_FILES= bear/bear.py -python_OLD_CMD= "/usr/bin/env @BEAR_PYTHON_EXECUTABLE@" +CMAKE_ARGS= -DCMAKE_INSTALL_DOCDIR=${DOCSDIR} \ + -DENABLE_FUNC_TESTS=OFF \ + -DENABLE_UNIT_TESTS=OFF OPTIONS_DEFINE= DOCS -post-patch: - ${REINPLACE_CMD} -e '/install(FILES COPYING/d' \ - -e '/{CMAKE_INSTALL_DOCDIR}/d' \ - ${WRKSRC}/CMakeLists.txt +pre-install: + ${MV} ${STAGEDIR}/${CONFIGURE_WRKSRC}/stage ${CONFIGURE_WRKSRC}/ + ${RM} -r ${STAGEDIR}/wrkdirs -post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} +post-install: +.for l in bin/citnames bin/intercept libexec/bear/libexec.so libexec/bear/wrapper + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${l} +.endfor .include diff --git a/devel/bear/distinfo b/devel/bear/distinfo index c8340be95f70..7038836d92f4 100644 --- a/devel/bear/distinfo +++ b/devel/bear/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1600094981 -SHA256 (rizsotto-Bear-2.4.4_GH0.tar.gz) = 5e95c9fe24714bcb98b858f0f0437aff76ad96b1d998940c0684c3a9d3920e82 -SIZE (rizsotto-Bear-2.4.4_GH0.tar.gz) = 50347 +TIMESTAMP = 1626064165 +SHA256 (rizsotto-Bear-3.0.13_GH0.tar.gz) = b57d9b139acbbad6439f5b1133266fa5afc5eb095a61cfa07cd9e8941943ae22 +SIZE (rizsotto-Bear-3.0.13_GH0.tar.gz) = 120488 diff --git a/devel/bear/pkg-plist b/devel/bear/pkg-plist index b31f38004803..039ad0511ae8 100644 --- a/devel/bear/pkg-plist +++ b/devel/bear/pkg-plist @@ -1,5 +1,14 @@ bin/bear -lib/bear/libear.so +bin/citnames +bin/intercept +libexec/bear/libexec.so +libexec/bear/wrapper man/man1/bear.1.gz -share/bash-completion/completions/bear +man/man1/citnames.1.gz +man/man1/intercept.1.gz +%%PORTDOCS%%%%DOCSDIR%%/CODE_OF_CONDUCT.md +%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md +%%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/INSTALL.md %%PORTDOCS%%%%DOCSDIR%%/README.md +@dir libexec/bear/wrapper.d