Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rooster: update to 2.13.0.
@ 2024-01-18 18:22 icp1994
  2024-01-19 19:52 ` [PR PATCH] [Updated] " icp1994
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: icp1994 @ 2024-01-18 18:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages rooster
https://github.com/void-linux/void-packages/pull/48266

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

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

<!--
#### 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/48266.patch is attached

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

From 9fdee6cfeba375ab32adee269a00ccb8afc3dee7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 13 Jan 2024 12:25:32 +0530
Subject: [PATCH] rooster: update to 2.13.0.

---
 srcpkgs/rooster/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/rooster/template b/srcpkgs/rooster/template
index dba4a9eca43db..23d344065d4a9 100644
--- a/srcpkgs/rooster/template
+++ b/srcpkgs/rooster/template
@@ -1,13 +1,13 @@
 # Template file for 'rooster'
 pkgname=rooster
-version=2.11.0
-revision=2
+version=2.13.0
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config python3"
-makedepends="libX11-devel libXmu-devel openssl-devel libsodium-devel"
+makedepends="libX11-devel libXmu-devel"
 short_desc="Simple password manager for geeks"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://crates.io/crates/rooster"
 distfiles="https://static.crates.io/crates/rooster/rooster-${version}.crate"
-checksum=3873e9024d3008e2fd61fdbeb13e20c61e8c2e3ff0a87c2197852989c899a154
+checksum=e928044f4a4bde1643bcd134c65c74d2d1856472546fa0cfdc76e94658f67468

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

* Re: [PR PATCH] [Updated] rooster: update to 2.13.0.
  2024-01-18 18:22 [PR PATCH] rooster: update to 2.13.0 icp1994
@ 2024-01-19 19:52 ` icp1994
  2024-01-20 19:01 ` icp1994
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-01-19 19:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages rooster
https://github.com/void-linux/void-packages/pull/48266

rooster: update to 2.13.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From f2e553cfeb1e5a1eba8f2517f2aa4d763108fa7e Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 13 Jan 2024 12:25:32 +0530
Subject: [PATCH] rooster: update to 2.13.0.

---
 srcpkgs/rooster/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/rooster/template b/srcpkgs/rooster/template
index dba4a9eca43db..23d344065d4a9 100644
--- a/srcpkgs/rooster/template
+++ b/srcpkgs/rooster/template
@@ -1,13 +1,13 @@
 # Template file for 'rooster'
 pkgname=rooster
-version=2.11.0
-revision=2
+version=2.13.0
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config python3"
-makedepends="libX11-devel libXmu-devel openssl-devel libsodium-devel"
+makedepends="libX11-devel libXmu-devel"
 short_desc="Simple password manager for geeks"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://crates.io/crates/rooster"
 distfiles="https://static.crates.io/crates/rooster/rooster-${version}.crate"
-checksum=3873e9024d3008e2fd61fdbeb13e20c61e8c2e3ff0a87c2197852989c899a154
+checksum=e928044f4a4bde1643bcd134c65c74d2d1856472546fa0cfdc76e94658f67468

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

* Re: [PR PATCH] [Updated] rooster: update to 2.13.0.
  2024-01-18 18:22 [PR PATCH] rooster: update to 2.13.0 icp1994
  2024-01-19 19:52 ` [PR PATCH] [Updated] " icp1994
@ 2024-01-20 19:01 ` icp1994
  2024-01-20 19:03 ` rooster: update to 2.12.0 icp1994
  2024-01-29 15:09 ` [PR PATCH] [Merged]: " cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-01-20 19:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages rooster
https://github.com/void-linux/void-packages/pull/48266

rooster: update to 2.13.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From a7fb6b51edce6a17d1ef2b3e7d02820cc7efb4d3 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 13 Jan 2024 12:25:32 +0530
Subject: [PATCH] rooster: update to 2.12.0.

---
 srcpkgs/rooster/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/rooster/template b/srcpkgs/rooster/template
index dba4a9eca43db..dc20be9454482 100644
--- a/srcpkgs/rooster/template
+++ b/srcpkgs/rooster/template
@@ -1,13 +1,13 @@
 # Template file for 'rooster'
 pkgname=rooster
-version=2.11.0
-revision=2
+version=2.12.0
+revision=1
 build_style=cargo
 hostmakedepends="pkg-config python3"
-makedepends="libX11-devel libXmu-devel openssl-devel libsodium-devel"
+makedepends="libX11-devel libXmu-devel"
 short_desc="Simple password manager for geeks"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://crates.io/crates/rooster"
 distfiles="https://static.crates.io/crates/rooster/rooster-${version}.crate"
-checksum=3873e9024d3008e2fd61fdbeb13e20c61e8c2e3ff0a87c2197852989c899a154
+checksum=13286b54953237182b008390753ff0b201a1ff78c278c199ce3e6957a8efe9f7

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

* Re: rooster: update to 2.12.0.
  2024-01-18 18:22 [PR PATCH] rooster: update to 2.13.0 icp1994
  2024-01-19 19:52 ` [PR PATCH] [Updated] " icp1994
  2024-01-20 19:01 ` icp1994
@ 2024-01-20 19:03 ` icp1994
  2024-01-29 15:09 ` [PR PATCH] [Merged]: " cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: icp1994 @ 2024-01-20 19:03 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/48266#issuecomment-1902241121

Comment:
v2.13 is a single commit which adds support for Windows which brakes builds for 32-bit ARM.

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

* Re: [PR PATCH] [Merged]: rooster: update to 2.12.0.
  2024-01-18 18:22 [PR PATCH] rooster: update to 2.13.0 icp1994
                   ` (2 preceding siblings ...)
  2024-01-20 19:03 ` rooster: update to 2.12.0 icp1994
@ 2024-01-29 15:09 ` cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-01-29 15:09 UTC (permalink / raw)
  To: ml

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

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

rooster: update to 2.12.0.
https://github.com/void-linux/void-packages/pull/48266

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2024-01-29 15:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-18 18:22 [PR PATCH] rooster: update to 2.13.0 icp1994
2024-01-19 19:52 ` [PR PATCH] [Updated] " icp1994
2024-01-20 19:01 ` icp1994
2024-01-20 19:03 ` rooster: update to 2.12.0 icp1994
2024-01-29 15:09 ` [PR PATCH] [Merged]: " cinerea0

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