Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update 2.5.2
@ 2021-04-06 15:53 sp6ina
  2021-04-06 15:56 ` abenson
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: sp6ina @ 2021-04-06 15:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sp6ina/void-packages patch-2
https://github.com/void-linux/void-packages/pull/30047

Update 2.5.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30047.patch is attached

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

From 530f1a0c88f7daf53536d7d3ae0324cd612aaf7e Mon Sep 17 00:00:00 2001
From: Mariusz SP6INA <53318038+sp6ina@users.noreply.github.com>
Date: Tue, 6 Apr 2021 17:51:50 +0200
Subject: [PATCH] Update 2.5.2

---
 srcpkgs/cqrlog/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
index 103d813374ee..5f46c7719ed3 100644
--- a/srcpkgs/cqrlog/template
+++ b/srcpkgs/cqrlog/template
@@ -1,6 +1,6 @@
 # Template file for 'cqrlog'
 pkgname=cqrlog
-version=2.4.0
+version=2.5.2
 revision=1
 archs="x86_64 i686" # Lazarus only supports these platforms
 build_style=gnu-makefile

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

* Re: Update 2.5.2
  2021-04-06 15:53 [PR PATCH] Update 2.5.2 sp6ina
@ 2021-04-06 15:56 ` abenson
  2021-04-06 15:57 ` abenson
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2021-04-06 15:56 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/30047#issuecomment-814234572

Comment:
Please change the commit message to follow the convention.  `cqrlog: update to 2.5.2`

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

* Re: Update 2.5.2
  2021-04-06 15:53 [PR PATCH] Update 2.5.2 sp6ina
  2021-04-06 15:56 ` abenson
@ 2021-04-06 15:57 ` abenson
  2021-04-07 14:41 ` [PR PATCH] [Updated] " sp6ina
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2021-04-06 15:57 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/30047#issuecomment-814236043

Comment:
`checksum` should have changed, as well

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

* Re: [PR PATCH] [Updated] Update 2.5.2
  2021-04-06 15:53 [PR PATCH] Update 2.5.2 sp6ina
  2021-04-06 15:56 ` abenson
  2021-04-06 15:57 ` abenson
@ 2021-04-07 14:41 ` sp6ina
  2021-04-07 14:47 ` sp6ina
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sp6ina @ 2021-04-07 14:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sp6ina/void-packages patch-2
https://github.com/void-linux/void-packages/pull/30047

Update 2.5.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30047.patch is attached

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

From 530f1a0c88f7daf53536d7d3ae0324cd612aaf7e Mon Sep 17 00:00:00 2001
From: Mariusz SP6INA <53318038+sp6ina@users.noreply.github.com>
Date: Tue, 6 Apr 2021 17:51:50 +0200
Subject: [PATCH 1/2] Update 2.5.2

---
 srcpkgs/cqrlog/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
index 103d813374ee..5f46c7719ed3 100644
--- a/srcpkgs/cqrlog/template
+++ b/srcpkgs/cqrlog/template
@@ -1,6 +1,6 @@
 # Template file for 'cqrlog'
 pkgname=cqrlog
-version=2.4.0
+version=2.5.2
 revision=1
 archs="x86_64 i686" # Lazarus only supports these platforms
 build_style=gnu-makefile

From 4514aa6e52d2a415bc1cab446e639057bde79b68 Mon Sep 17 00:00:00 2001
From: Mariusz SP6INA <53318038+sp6ina@users.noreply.github.com>
Date: Wed, 7 Apr 2021 16:41:07 +0200
Subject: [PATCH 2/2] Update template

---
 srcpkgs/cqrlog/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
index 5f46c7719ed3..f6a1d5d3f59a 100644
--- a/srcpkgs/cqrlog/template
+++ b/srcpkgs/cqrlog/template
@@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.cqrlog.com"
 distfiles="https://github.com/ok2cqr/cqrlog/archive/v${version}.tar.gz"
-checksum=f492839803f7fdbaed873308c169ae251e7b9e6c3eb232a20a5773fd0d9acecd
+checksum=69741e8d691c622e1be281db1c9d2bba
 nopie=yes
 
 pre_configure() {

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

* Re: [PR PATCH] [Updated] Update 2.5.2
  2021-04-06 15:53 [PR PATCH] Update 2.5.2 sp6ina
                   ` (2 preceding siblings ...)
  2021-04-07 14:41 ` [PR PATCH] [Updated] " sp6ina
@ 2021-04-07 14:47 ` sp6ina
  2021-04-07 14:50 ` cqrlog: update to 2.5.2 sp6ina
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sp6ina @ 2021-04-07 14:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/sp6ina/void-packages patch-2
https://github.com/void-linux/void-packages/pull/30047

Update 2.5.2
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30047.patch is attached

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

From 530f1a0c88f7daf53536d7d3ae0324cd612aaf7e Mon Sep 17 00:00:00 2001
From: Mariusz SP6INA <53318038+sp6ina@users.noreply.github.com>
Date: Tue, 6 Apr 2021 17:51:50 +0200
Subject: [PATCH 1/3] Update 2.5.2

---
 srcpkgs/cqrlog/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
index 103d813374ee..5f46c7719ed3 100644
--- a/srcpkgs/cqrlog/template
+++ b/srcpkgs/cqrlog/template
@@ -1,6 +1,6 @@
 # Template file for 'cqrlog'
 pkgname=cqrlog
-version=2.4.0
+version=2.5.2
 revision=1
 archs="x86_64 i686" # Lazarus only supports these platforms
 build_style=gnu-makefile

From 4514aa6e52d2a415bc1cab446e639057bde79b68 Mon Sep 17 00:00:00 2001
From: Mariusz SP6INA <53318038+sp6ina@users.noreply.github.com>
Date: Wed, 7 Apr 2021 16:41:07 +0200
Subject: [PATCH 2/3] Update template

---
 srcpkgs/cqrlog/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
index 5f46c7719ed3..f6a1d5d3f59a 100644
--- a/srcpkgs/cqrlog/template
+++ b/srcpkgs/cqrlog/template
@@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.cqrlog.com"
 distfiles="https://github.com/ok2cqr/cqrlog/archive/v${version}.tar.gz"
-checksum=f492839803f7fdbaed873308c169ae251e7b9e6c3eb232a20a5773fd0d9acecd
+checksum=69741e8d691c622e1be281db1c9d2bba
 nopie=yes
 
 pre_configure() {

From b0a966b8bc6900e6e77f9f3304529545d6af2be4 Mon Sep 17 00:00:00 2001
From: Mariusz SP6INA <53318038+sp6ina@users.noreply.github.com>
Date: Wed, 7 Apr 2021 16:47:21 +0200
Subject: [PATCH 3/3] cqrlog: update to 2.5.2

---
 srcpkgs/cqrlog/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cqrlog/template b/srcpkgs/cqrlog/template
index f6a1d5d3f59a..c64f61a3502d 100644
--- a/srcpkgs/cqrlog/template
+++ b/srcpkgs/cqrlog/template
@@ -13,7 +13,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.cqrlog.com"
 distfiles="https://github.com/ok2cqr/cqrlog/archive/v${version}.tar.gz"
-checksum=69741e8d691c622e1be281db1c9d2bba
+checksum=82837455dc9f44f43dc7658d330c71cf09c38d794addacab1da936fdcdbefdca
 nopie=yes
 
 pre_configure() {

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

* Re: cqrlog: update to 2.5.2
  2021-04-06 15:53 [PR PATCH] Update 2.5.2 sp6ina
                   ` (3 preceding siblings ...)
  2021-04-07 14:47 ` sp6ina
@ 2021-04-07 14:50 ` sp6ina
  2021-04-07 22:32 ` abenson
  2022-06-01  2:14 ` [PR PATCH] [Closed]: " github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: sp6ina @ 2021-04-07 14:50 UTC (permalink / raw)
  To: ml

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

New comment by sp6ina on void-packages repository

https://github.com/void-linux/void-packages/pull/30047#issuecomment-814978307

Comment:
> `checksum` should have changed, as well

ok. i change it. Sory for that but im new in github :)

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

* Re: cqrlog: update to 2.5.2
  2021-04-06 15:53 [PR PATCH] Update 2.5.2 sp6ina
                   ` (4 preceding siblings ...)
  2021-04-07 14:50 ` cqrlog: update to 2.5.2 sp6ina
@ 2021-04-07 22:32 ` abenson
  2022-06-01  2:14 ` [PR PATCH] [Closed]: " github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: abenson @ 2021-04-07 22:32 UTC (permalink / raw)
  To: ml

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

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/pull/30047#issuecomment-815304961

Comment:
Please [rebase and squash](https://blog.carbonfive.com/always-squash-and-rebase-your-git-commits/) the three commits into a single commit.

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

* Re: [PR PATCH] [Closed]: cqrlog: update to 2.5.2
  2021-04-06 15:53 [PR PATCH] Update 2.5.2 sp6ina
                   ` (5 preceding siblings ...)
  2021-04-07 22:32 ` abenson
@ 2022-06-01  2:14 ` github-actions
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-06-01  2:14 UTC (permalink / raw)
  To: ml

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

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

cqrlog: update to 2.5.2
https://github.com/void-linux/void-packages/pull/30047

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 8+ messages in thread

end of thread, other threads:[~2022-06-01  2:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06 15:53 [PR PATCH] Update 2.5.2 sp6ina
2021-04-06 15:56 ` abenson
2021-04-06 15:57 ` abenson
2021-04-07 14:41 ` [PR PATCH] [Updated] " sp6ina
2021-04-07 14:47 ` sp6ina
2021-04-07 14:50 ` cqrlog: update to 2.5.2 sp6ina
2021-04-07 22:32 ` abenson
2022-06-01  2:14 ` [PR PATCH] [Closed]: " github-actions

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).