Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] litterbox: update to 1.9.
@ 2023-02-10 20:42 chilledfrogs
  2023-02-10 22:35 ` [PR REVIEW] " paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: chilledfrogs @ 2023-02-10 20:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chilledfrogs/void-packages litterbox
https://github.com/void-linux/void-packages/pull/42206

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

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

<!--
#### 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, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l

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

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

From 358a9d944c17f2d132550446747e3ee53214e1ad Mon Sep 17 00:00:00 2001
From: Allen Sobot <chilledfrogs@disroot.org>
Date: Fri, 10 Feb 2023 21:37:20 +0100
Subject: [PATCH] litterbox: update to 1.9.

---
 srcpkgs/litterbox/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/litterbox/template b/srcpkgs/litterbox/template
index 5017f7d5a6cf..4ffb5c58037d 100644
--- a/srcpkgs/litterbox/template
+++ b/srcpkgs/litterbox/template
@@ -1,7 +1,7 @@
 # Template file for 'litterbox'
 pkgname=litterbox
-version=1.8
-revision=4
+version=1.9
+revision=1
 build_style=gnu-configure
 make_build_target="all"
 hostmakedepends="pkg-config"
@@ -11,4 +11,4 @@ maintainer="Allen Sobot <chilledfrogs@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://git.causal.agency/litterbox/"
 distfiles="https://git.causal.agency/litterbox/snapshot/litterbox-$version.tar.gz"
-checksum=54bebc3750f390813a3720eb0301ac4d852b30cb7b7605b178ed59aa51688552
+checksum=ffb02ca75c743ce88593e30236b9ffbf808c1bcfc194459c52b2df70e0e9e5a9

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

* Re: [PR REVIEW] litterbox: update to 1.9.
  2023-02-10 20:42 [PR PATCH] litterbox: update to 1.9 chilledfrogs
@ 2023-02-10 22:35 ` paper42
  2023-02-10 22:51 ` [PR PATCH] [Updated] " chilledfrogs
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-02-10 22:35 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42206#discussion_r1103318250

Comment:
```suggestion
homepage="https://git.causal.agency/litterbox/"
changelog="https://git.causal.agency/litterbox/tag/?h=${version}"
```

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

* Re: [PR PATCH] [Updated] litterbox: update to 1.9.
  2023-02-10 20:42 [PR PATCH] litterbox: update to 1.9 chilledfrogs
  2023-02-10 22:35 ` [PR REVIEW] " paper42
@ 2023-02-10 22:51 ` chilledfrogs
  2023-02-10 22:51 ` [PR REVIEW] " chilledfrogs
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: chilledfrogs @ 2023-02-10 22:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chilledfrogs/void-packages litterbox
https://github.com/void-linux/void-packages/pull/42206

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

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

<!--
#### 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, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l

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

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

From 64e63d09893096e0e7e157227797c7a5879b7f20 Mon Sep 17 00:00:00 2001
From: Allen Sobot <chilledfrogs@disroot.org>
Date: Fri, 10 Feb 2023 21:37:20 +0100
Subject: [PATCH] litterbox: update to 1.9.

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

diff --git a/srcpkgs/litterbox/template b/srcpkgs/litterbox/template
index 5017f7d5a6cf..5031c4fbc4ee 100644
--- a/srcpkgs/litterbox/template
+++ b/srcpkgs/litterbox/template
@@ -1,7 +1,7 @@
 # Template file for 'litterbox'
 pkgname=litterbox
-version=1.8
-revision=4
+version=1.9
+revision=1
 build_style=gnu-configure
 make_build_target="all"
 hostmakedepends="pkg-config"
@@ -10,5 +10,6 @@ short_desc="IRC logger"
 maintainer="Allen Sobot <chilledfrogs@disroot.org>"
 license="GPL-3.0-or-later"
 homepage="https://git.causal.agency/litterbox/"
+changelog="https://git.causal.agency/litterbox/tag/?h=${version}"
 distfiles="https://git.causal.agency/litterbox/snapshot/litterbox-$version.tar.gz"
-checksum=54bebc3750f390813a3720eb0301ac4d852b30cb7b7605b178ed59aa51688552
+checksum=ffb02ca75c743ce88593e30236b9ffbf808c1bcfc194459c52b2df70e0e9e5a9

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

* Re: [PR REVIEW] litterbox: update to 1.9.
  2023-02-10 20:42 [PR PATCH] litterbox: update to 1.9 chilledfrogs
  2023-02-10 22:35 ` [PR REVIEW] " paper42
  2023-02-10 22:51 ` [PR PATCH] [Updated] " chilledfrogs
@ 2023-02-10 22:51 ` chilledfrogs
  2023-02-10 23:08 ` paper42
  2023-02-10 23:08 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: chilledfrogs @ 2023-02-10 22:51 UTC (permalink / raw)
  To: ml

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

New review comment by chilledfrogs on void-packages repository

https://github.com/void-linux/void-packages/pull/42206#discussion_r1103330292

Comment:
Wasn't sure that'd be considered an appropriate changelog, thanks, done

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

* Re: [PR REVIEW] litterbox: update to 1.9.
  2023-02-10 20:42 [PR PATCH] litterbox: update to 1.9 chilledfrogs
                   ` (2 preceding siblings ...)
  2023-02-10 22:51 ` [PR REVIEW] " chilledfrogs
@ 2023-02-10 23:08 ` paper42
  2023-02-10 23:08 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-02-10 23:08 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/42206#discussion_r1103349632

Comment:
well, better something than nothing

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

* Re: [PR PATCH] [Merged]: litterbox: update to 1.9.
  2023-02-10 20:42 [PR PATCH] litterbox: update to 1.9 chilledfrogs
                   ` (3 preceding siblings ...)
  2023-02-10 23:08 ` paper42
@ 2023-02-10 23:08 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2023-02-10 23:08 UTC (permalink / raw)
  To: ml

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

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

litterbox: update to 1.9.
https://github.com/void-linux/void-packages/pull/42206

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

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

<!--
#### 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, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l

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

end of thread, other threads:[~2023-02-10 23:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 20:42 [PR PATCH] litterbox: update to 1.9 chilledfrogs
2023-02-10 22:35 ` [PR REVIEW] " paper42
2023-02-10 22:51 ` [PR PATCH] [Updated] " chilledfrogs
2023-02-10 22:51 ` [PR REVIEW] " chilledfrogs
2023-02-10 23:08 ` paper42
2023-02-10 23:08 ` [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).