* [PR PATCH] perl-CryptX: update to 0.085
@ 2025-03-11 20:39 newbluemoon
2025-03-13 18:21 ` [PR PATCH] [Updated] " newbluemoon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: newbluemoon @ 2025-03-11 20:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1266 bytes --]
There is a new pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages perl-CryptX
https://github.com/void-linux/void-packages/pull/54661
perl-CryptX: update to 0.085
<!-- 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 (cross)
- armv7l-musl (cross)
- x86_64-musl
- i686
A patch file from https://github.com/void-linux/void-packages/pull/54661.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-CryptX-54661.patch --]
[-- Type: text/x-diff, Size: 1060 bytes --]
From 5144a1a36b63c18630b0f82bbf0d277054fd469a Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 11 Mar 2025 21:36:01 +0100
Subject: [PATCH] perl-CryptX: update to 0.085
---
srcpkgs/perl-CryptX/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/perl-CryptX/template b/srcpkgs/perl-CryptX/template
index e77d4d1081067d..9eb6f305f663ea 100644
--- a/srcpkgs/perl-CryptX/template
+++ b/srcpkgs/perl-CryptX/template
@@ -1,6 +1,6 @@
# Template file for 'perl-CryptX'
pkgname=perl-CryptX
-version=0.084
+version=0.085
revision=1
build_style=perl-module
hostmakedepends="perl"
@@ -13,4 +13,4 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later, Unlicense"
homepage="https://metacpan.org/release/CryptX"
changelog="https://raw.githubusercontent.com/DCIT/perl-CryptX/master/Changes"
distfiles="${CPAN_SITE}/Crypt/${pkgname#perl-}-${version}.tar.gz"
-checksum=3b392d2dfdac93c1597f5406ac5cb51307b611b825b95206b1a5914205f9aadb
+checksum=be817c6d254c236d2c42958a1bcba4b9dbee1855b7160fa2ecf9cf2934b33ffe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] perl-CryptX: update to 0.085
2025-03-11 20:39 [PR PATCH] perl-CryptX: update to 0.085 newbluemoon
@ 2025-03-13 18:21 ` newbluemoon
2025-03-23 7:15 ` newbluemoon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: newbluemoon @ 2025-03-13 18:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]
There is an updated pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages perl-CryptX
https://github.com/void-linux/void-packages/pull/54661
perl-CryptX: update to 0.085
<!-- 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 (cross)
- armv7l-musl (cross)
- x86_64-musl
- i686
A patch file from https://github.com/void-linux/void-packages/pull/54661.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-CryptX-54661.patch --]
[-- Type: text/x-diff, Size: 1094 bytes --]
From b25104d0edb1ba35219a0cd0046df0cce5ce49bd Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 11 Mar 2025 21:36:01 +0100
Subject: [PATCH] perl-CryptX: update to 0.085
---
srcpkgs/perl-CryptX/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/perl-CryptX/template b/srcpkgs/perl-CryptX/template
index fb042db617db17..9eb6f305f663ea 100644
--- a/srcpkgs/perl-CryptX/template
+++ b/srcpkgs/perl-CryptX/template
@@ -1,7 +1,7 @@
# Template file for 'perl-CryptX'
pkgname=perl-CryptX
-version=0.084
-revision=2
+version=0.085
+revision=1
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
@@ -13,4 +13,4 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later, Unlicense"
homepage="https://metacpan.org/release/CryptX"
changelog="https://raw.githubusercontent.com/DCIT/perl-CryptX/master/Changes"
distfiles="${CPAN_SITE}/Crypt/${pkgname#perl-}-${version}.tar.gz"
-checksum=3b392d2dfdac93c1597f5406ac5cb51307b611b825b95206b1a5914205f9aadb
+checksum=be817c6d254c236d2c42958a1bcba4b9dbee1855b7160fa2ecf9cf2934b33ffe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] perl-CryptX: update to 0.085
2025-03-11 20:39 [PR PATCH] perl-CryptX: update to 0.085 newbluemoon
2025-03-13 18:21 ` [PR PATCH] [Updated] " newbluemoon
@ 2025-03-23 7:15 ` newbluemoon
2025-04-04 17:21 ` newbluemoon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: newbluemoon @ 2025-03-23 7:15 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]
There is an updated pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages perl-CryptX
https://github.com/void-linux/void-packages/pull/54661
perl-CryptX: update to 0.085
<!-- 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 (cross)
- armv7l-musl (cross)
- x86_64-musl
- i686
A patch file from https://github.com/void-linux/void-packages/pull/54661.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-CryptX-54661.patch --]
[-- Type: text/x-diff, Size: 1094 bytes --]
From 470e932ee807655b30745efe0b548e280e4cd2ee Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 11 Mar 2025 21:36:01 +0100
Subject: [PATCH] perl-CryptX: update to 0.085
---
srcpkgs/perl-CryptX/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/perl-CryptX/template b/srcpkgs/perl-CryptX/template
index fb042db617db17..9eb6f305f663ea 100644
--- a/srcpkgs/perl-CryptX/template
+++ b/srcpkgs/perl-CryptX/template
@@ -1,7 +1,7 @@
# Template file for 'perl-CryptX'
pkgname=perl-CryptX
-version=0.084
-revision=2
+version=0.085
+revision=1
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
@@ -13,4 +13,4 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later, Unlicense"
homepage="https://metacpan.org/release/CryptX"
changelog="https://raw.githubusercontent.com/DCIT/perl-CryptX/master/Changes"
distfiles="${CPAN_SITE}/Crypt/${pkgname#perl-}-${version}.tar.gz"
-checksum=3b392d2dfdac93c1597f5406ac5cb51307b611b825b95206b1a5914205f9aadb
+checksum=be817c6d254c236d2c42958a1bcba4b9dbee1855b7160fa2ecf9cf2934b33ffe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] perl-CryptX: update to 0.085
2025-03-11 20:39 [PR PATCH] perl-CryptX: update to 0.085 newbluemoon
2025-03-13 18:21 ` [PR PATCH] [Updated] " newbluemoon
2025-03-23 7:15 ` newbluemoon
@ 2025-04-04 17:21 ` newbluemoon
2025-04-19 4:52 ` newbluemoon
2025-04-27 14:32 ` [PR PATCH] [Merged]: " leahneukirchen
4 siblings, 0 replies; 6+ messages in thread
From: newbluemoon @ 2025-04-04 17:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]
There is an updated pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages perl-CryptX
https://github.com/void-linux/void-packages/pull/54661
perl-CryptX: update to 0.085
<!-- 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 (cross)
- armv7l-musl (cross)
- x86_64-musl
- i686
A patch file from https://github.com/void-linux/void-packages/pull/54661.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-CryptX-54661.patch --]
[-- Type: text/x-diff, Size: 1094 bytes --]
From 910aeb9861ecd51745f1bc840e737a9de2cdb740 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 11 Mar 2025 21:36:01 +0100
Subject: [PATCH] perl-CryptX: update to 0.085
---
srcpkgs/perl-CryptX/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/perl-CryptX/template b/srcpkgs/perl-CryptX/template
index fb042db617db17..9eb6f305f663ea 100644
--- a/srcpkgs/perl-CryptX/template
+++ b/srcpkgs/perl-CryptX/template
@@ -1,7 +1,7 @@
# Template file for 'perl-CryptX'
pkgname=perl-CryptX
-version=0.084
-revision=2
+version=0.085
+revision=1
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
@@ -13,4 +13,4 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later, Unlicense"
homepage="https://metacpan.org/release/CryptX"
changelog="https://raw.githubusercontent.com/DCIT/perl-CryptX/master/Changes"
distfiles="${CPAN_SITE}/Crypt/${pkgname#perl-}-${version}.tar.gz"
-checksum=3b392d2dfdac93c1597f5406ac5cb51307b611b825b95206b1a5914205f9aadb
+checksum=be817c6d254c236d2c42958a1bcba4b9dbee1855b7160fa2ecf9cf2934b33ffe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] perl-CryptX: update to 0.085
2025-03-11 20:39 [PR PATCH] perl-CryptX: update to 0.085 newbluemoon
` (2 preceding siblings ...)
2025-04-04 17:21 ` newbluemoon
@ 2025-04-19 4:52 ` newbluemoon
2025-04-27 14:32 ` [PR PATCH] [Merged]: " leahneukirchen
4 siblings, 0 replies; 6+ messages in thread
From: newbluemoon @ 2025-04-19 4:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]
There is an updated pull request by newbluemoon against master on the void-packages repository
https://github.com/newbluemoon/void-packages perl-CryptX
https://github.com/void-linux/void-packages/pull/54661
perl-CryptX: update to 0.085
<!-- 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 (cross)
- armv7l-musl (cross)
- x86_64-musl
- i686
A patch file from https://github.com/void-linux/void-packages/pull/54661.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-CryptX-54661.patch --]
[-- Type: text/x-diff, Size: 1094 bytes --]
From 519d9be9fea29b4d826353a705dd70280bf7bb4d Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 11 Mar 2025 21:36:01 +0100
Subject: [PATCH] perl-CryptX: update to 0.085
---
srcpkgs/perl-CryptX/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/perl-CryptX/template b/srcpkgs/perl-CryptX/template
index fb042db617db17..9eb6f305f663ea 100644
--- a/srcpkgs/perl-CryptX/template
+++ b/srcpkgs/perl-CryptX/template
@@ -1,7 +1,7 @@
# Template file for 'perl-CryptX'
pkgname=perl-CryptX
-version=0.084
-revision=2
+version=0.085
+revision=1
build_style=perl-module
hostmakedepends="perl"
makedepends="perl"
@@ -13,4 +13,4 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later, Unlicense"
homepage="https://metacpan.org/release/CryptX"
changelog="https://raw.githubusercontent.com/DCIT/perl-CryptX/master/Changes"
distfiles="${CPAN_SITE}/Crypt/${pkgname#perl-}-${version}.tar.gz"
-checksum=3b392d2dfdac93c1597f5406ac5cb51307b611b825b95206b1a5914205f9aadb
+checksum=be817c6d254c236d2c42958a1bcba4b9dbee1855b7160fa2ecf9cf2934b33ffe
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Merged]: perl-CryptX: update to 0.085
2025-03-11 20:39 [PR PATCH] perl-CryptX: update to 0.085 newbluemoon
` (3 preceding siblings ...)
2025-04-19 4:52 ` newbluemoon
@ 2025-04-27 14:32 ` leahneukirchen
4 siblings, 0 replies; 6+ messages in thread
From: leahneukirchen @ 2025-04-27 14:32 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]
There's a merged pull request on the void-packages repository
perl-CryptX: update to 0.085
https://github.com/void-linux/void-packages/pull/54661
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 (cross)
- armv7l-musl (cross)
- x86_64-musl
- i686
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-04-27 14:32 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-11 20:39 [PR PATCH] perl-CryptX: update to 0.085 newbluemoon
2025-03-13 18:21 ` [PR PATCH] [Updated] " newbluemoon
2025-03-23 7:15 ` newbluemoon
2025-04-04 17:21 ` newbluemoon
2025-04-19 4:52 ` newbluemoon
2025-04-27 14:32 ` [PR PATCH] [Merged]: " leahneukirchen
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).