Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-Sub-Name: update to 0.28
@ 2024-12-24  7:44 newbluemoon
  2025-01-11 17:02 ` [PR PATCH] [Updated] " newbluemoon
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: newbluemoon @ 2024-12-24  7:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From c11ad0f8fff20b2bd543ba3b045ff00769b671ce Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 19cb2488c52cc7..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=2
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.28
  2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
@ 2025-01-11 17:02 ` newbluemoon
  2025-01-28 17:46 ` newbluemoon
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: newbluemoon @ 2025-01-11 17:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From 42bc455db31764451fc8427ad692ca874668a767 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 19cb2488c52cc7..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=2
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.28
  2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
  2025-01-11 17:02 ` [PR PATCH] [Updated] " newbluemoon
@ 2025-01-28 17:46 ` newbluemoon
  2025-02-09  8:10 ` newbluemoon
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: newbluemoon @ 2025-01-28 17:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From 735856dbdf144f1508b1c9ab233d1b9005b4e543 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 19cb2488c52cc7..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=2
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.28
  2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
  2025-01-11 17:02 ` [PR PATCH] [Updated] " newbluemoon
  2025-01-28 17:46 ` newbluemoon
@ 2025-02-09  8:10 ` newbluemoon
  2025-02-23  7:04 ` newbluemoon
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: newbluemoon @ 2025-02-09  8:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From d31751e072c40d8d51e190c3e29b5b976610fa5f Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 19cb2488c52cc7..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=2
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.28
  2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
                   ` (2 preceding siblings ...)
  2025-02-09  8:10 ` newbluemoon
@ 2025-02-23  7:04 ` newbluemoon
  2025-03-09  6:32 ` newbluemoon
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: newbluemoon @ 2025-02-23  7:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From dd57a143472f3a9e21f13a563aaff899cef1ce59 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 19cb2488c52cc7..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=2
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.28
  2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
                   ` (3 preceding siblings ...)
  2025-02-23  7:04 ` newbluemoon
@ 2025-03-09  6:32 ` newbluemoon
  2025-03-13 18:17 ` newbluemoon
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: newbluemoon @ 2025-03-09  6:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From 999d012c81ba95a98ea486acff527c4890726ff2 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 19cb2488c52cc7..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=2
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.28
  2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
                   ` (4 preceding siblings ...)
  2025-03-09  6:32 ` newbluemoon
@ 2025-03-13 18:17 ` newbluemoon
  2025-03-23  7:15 ` newbluemoon
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: newbluemoon @ 2025-03-13 18:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From 5fcbaafb96941fd0f3de9ac08b36295280649adb Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 804f62a0d83cea..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=3
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.28
  2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
                   ` (5 preceding siblings ...)
  2025-03-13 18:17 ` newbluemoon
@ 2025-03-23  7:15 ` newbluemoon
  2025-04-04 17:21 ` newbluemoon
  2025-04-19  4:52 ` newbluemoon
  8 siblings, 0 replies; 10+ messages in thread
From: newbluemoon @ 2025-03-23  7:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From 044618ee14d07f944900b28789fec7f437aaf799 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 804f62a0d83cea..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=3
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.28
  2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
                   ` (6 preceding siblings ...)
  2025-03-23  7:15 ` newbluemoon
@ 2025-04-04 17:21 ` newbluemoon
  2025-04-19  4:52 ` newbluemoon
  8 siblings, 0 replies; 10+ messages in thread
From: newbluemoon @ 2025-04-04 17:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From a85d93b7327979ed0fecfca9298c71e6ede87c35 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 804f62a0d83cea..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=3
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

* Re: [PR PATCH] [Updated] perl-Sub-Name: update to 0.28
  2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
                   ` (7 preceding siblings ...)
  2025-04-04 17:21 ` newbluemoon
@ 2025-04-19  4:52 ` newbluemoon
  8 siblings, 0 replies; 10+ messages in thread
From: newbluemoon @ 2025-04-19  4:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages perl-Sub-Name
https://github.com/void-linux/void-packages/pull/53658

perl-Sub-Name: update to 0.28
<!-- 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/53658.patch is attached

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

From 6b9bb930ed7a753e5f4690cee6bd8aa8f991a4e5 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 24 Dec 2024 06:11:14 +0100
Subject: [PATCH] perl-Sub-Name: update to 0.28

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

diff --git a/srcpkgs/perl-Sub-Name/template b/srcpkgs/perl-Sub-Name/template
index 804f62a0d83cea..b43a609a5a9cf4 100644
--- a/srcpkgs/perl-Sub-Name/template
+++ b/srcpkgs/perl-Sub-Name/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Sub-Name'
 pkgname=perl-Sub-Name
-version=0.27
-revision=3
+version=0.28
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl"
@@ -11,4 +11,4 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Sub-Name"
 distfiles="${CPAN_SITE}/Sub/${pkgname/perl-/}-$version.tar.gz"
-checksum=ecf36fba1c47ca93e1daa394968ed39c4186867459d9cd173c421e2b972043e8
+checksum=39c53f6b3b02cbc73176564413b51d3c0f375f9760983fd579c27f558b169cfc

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

end of thread, other threads:[~2025-04-19  4:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-24  7:44 [PR PATCH] perl-Sub-Name: update to 0.28 newbluemoon
2025-01-11 17:02 ` [PR PATCH] [Updated] " newbluemoon
2025-01-28 17:46 ` newbluemoon
2025-02-09  8:10 ` newbluemoon
2025-02-23  7:04 ` newbluemoon
2025-03-09  6:32 ` newbluemoon
2025-03-13 18:17 ` newbluemoon
2025-03-23  7:15 ` newbluemoon
2025-04-04 17:21 ` newbluemoon
2025-04-19  4:52 ` newbluemoon

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