Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Bear: update to 3.1.0.
@ 2023-02-12 17:29 jstnas
  2023-02-12 19:41 ` [PR REVIEW] " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jstnas @ 2023-02-12 17:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1287 bytes --]

There is a new pull request by jstnas against master on the void-packages repository

https://github.com/jstnas/void-packages Bear
https://github.com/void-linux/void-packages/pull/42225

Bear: update to 3.1.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

made sure `/usr/bin/intercept` is no longer installed.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/42225.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Bear-42225.patch --]
[-- Type: text/x-diff, Size: 1160 bytes --]

From f637a716ccff8782ccd7aecf0d25c3bd4b36c7bb Mon Sep 17 00:00:00 2001
From: Justinas Grigas <jstn_as@protonmail.com>
Date: Sun, 12 Feb 2023 19:23:22 +0200
Subject: [PATCH] Bear: update to 3.1.0.

---
 srcpkgs/Bear/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/Bear/template b/srcpkgs/Bear/template
index e7061a8a3751..7dfe85dbc10e 100644
--- a/srcpkgs/Bear/template
+++ b/srcpkgs/Bear/template
@@ -1,6 +1,6 @@
 # Template file for 'Bear'
 pkgname=Bear
-version=3.0.21
+version=3.1.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config protobuf protobuf-devel grpc"
@@ -11,8 +11,7 @@ maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/rizsotto/Bear"
 distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=0c949a6a907bc61a1284661f8d9dab1788a62770c265f6142602669b6e5c389d
-conflicts="interception-tools>=0" # /usr/bin/intercept
+checksum=33c1f4663d94508f11cbd999dd5571359be7d15b0f473f7cfbea2c0b3190a891
 
 if [ -z "$XBPS_CHECK_PKGS" ]; then
 	configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR REVIEW] Bear: update to 3.1.0.
  2023-02-12 17:29 [PR PATCH] Bear: update to 3.1.0 jstnas
@ 2023-02-12 19:41 ` paper42
  2023-02-13 17:26 ` [PR PATCH] [Updated] " jstnas
  2023-02-14 18:16 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-02-12 19:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 237 bytes --]

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42225#discussion_r1103864471

Comment:
```suggestion
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz"
```


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] Bear: update to 3.1.0.
  2023-02-12 17:29 [PR PATCH] Bear: update to 3.1.0 jstnas
  2023-02-12 19:41 ` [PR REVIEW] " paper42
@ 2023-02-13 17:26 ` jstnas
  2023-02-14 18:16 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: jstnas @ 2023-02-13 17:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1292 bytes --]

There is an updated pull request by jstnas against master on the void-packages repository

https://github.com/jstnas/void-packages Bear
https://github.com/void-linux/void-packages/pull/42225

Bear: update to 3.1.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

made sure `/usr/bin/intercept` is no longer installed.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/42225.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-Bear-42225.patch --]
[-- Type: text/x-diff, Size: 1309 bytes --]

From 999eab2045ec2e15e43858b1d2a87f3215f60c79 Mon Sep 17 00:00:00 2001
From: Justinas Grigas <jstn_as@protonmail.com>
Date: Sun, 12 Feb 2023 19:23:22 +0200
Subject: [PATCH] Bear: update to 3.1.0.

---
 srcpkgs/Bear/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/Bear/template b/srcpkgs/Bear/template
index e7061a8a3751..fac8c45145e3 100644
--- a/srcpkgs/Bear/template
+++ b/srcpkgs/Bear/template
@@ -1,6 +1,6 @@
 # Template file for 'Bear'
 pkgname=Bear
-version=3.0.21
+version=3.1.0
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config protobuf protobuf-devel grpc"
@@ -10,9 +10,8 @@ short_desc="Tool that generates a compilation database for clang tooling"
 maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/rizsotto/Bear"
-distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=0c949a6a907bc61a1284661f8d9dab1788a62770c265f6142602669b6e5c389d
-conflicts="interception-tools>=0" # /usr/bin/intercept
+distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz"
+checksum=33c1f4663d94508f11cbd999dd5571359be7d15b0f473f7cfbea2c0b3190a891
 
 if [ -z "$XBPS_CHECK_PKGS" ]; then
 	configure_args="-DENABLE_FUNC_TESTS=OFF -DENABLE_UNIT_TESTS=OFF"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: Bear: update to 3.1.0.
  2023-02-12 17:29 [PR PATCH] Bear: update to 3.1.0 jstnas
  2023-02-12 19:41 ` [PR REVIEW] " paper42
  2023-02-13 17:26 ` [PR PATCH] [Updated] " jstnas
@ 2023-02-14 18:16 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-02-14 18:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1141 bytes --]

There's a merged pull request on the void-packages repository

Bear: update to 3.1.0.
https://github.com/void-linux/void-packages/pull/42225

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

made sure `/usr/bin/intercept` is no longer installed.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-14 18:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-12 17:29 [PR PATCH] Bear: update to 3.1.0 jstnas
2023-02-12 19:41 ` [PR REVIEW] " paper42
2023-02-13 17:26 ` [PR PATCH] [Updated] " jstnas
2023-02-14 18:16 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).