Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update perl-Mail-* packages 
@ 2022-07-10 16:10 lfdebrux
  2022-07-12 22:21 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 1 reply; 2+ messages in thread
From: lfdebrux @ 2022-07-10 16:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lfdebrux/voidz-packages update-perl-mail-
https://github.com/void-linux/void-packages/pull/37979

Update perl-Mail-* packages 
<!-- Uncomment relevant sections and delete options which are not applicable -->

When trying to build `aerc`, I had to bump these packages, because the versions currently in the repo have been deleted off of CPAN and are only available on BackPAN.

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv5tel-musl (crossbuild)



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

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

From 8782214cc67240a98532b7a79138ccb5ce013136 Mon Sep 17 00:00:00 2001
From: Laurence de Bruxelles <lfdebrux@gmail.com>
Date: Sun, 10 Jul 2022 16:55:44 +0100
Subject: [PATCH 1/3] perl-Mail-Message: update to 3.012.

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

diff --git a/srcpkgs/perl-Mail-Message/template b/srcpkgs/perl-Mail-Message/template
index b71b27eb347f..50e1c87a8e0e 100644
--- a/srcpkgs/perl-Mail-Message/template
+++ b/srcpkgs/perl-Mail-Message/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Mail-Message'
 pkgname=perl-Mail-Message
-version=3.009
-revision=2
+version=3.012
+revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
 hostmakedepends="perl"
@@ -12,4 +12,4 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Mail-Message"
 distfiles="${CPAN_SITE}/Mail/${pkgname/perl-/}-${version}.tar.gz"
-checksum=39d2cf98a24f786c119ff04df9b44662970bc2110d1bc6ad33ba64c06d97cf1a
+checksum=e92b0020e0cb11cca92f93df9dd32441d78b84a3c4b72094c0a70310253cac9e

From ea6e32d12070bb3367b0eed5d990fd9067485198 Mon Sep 17 00:00:00 2001
From: Laurence de Bruxelles <lfdebrux@gmail.com>
Date: Sun, 10 Jul 2022 16:56:36 +0100
Subject: [PATCH 2/3] perl-Mail-Transport: update to 3.005.

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

diff --git a/srcpkgs/perl-Mail-Transport/template b/srcpkgs/perl-Mail-Transport/template
index 18a9eb449c86..d4b17af63d8f 100644
--- a/srcpkgs/perl-Mail-Transport/template
+++ b/srcpkgs/perl-Mail-Transport/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Mail-Transport'
 pkgname=perl-Mail-Transport
-version=3.004
-revision=2
+version=3.005
+revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
 hostmakedepends="perl"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Mail-Transport"
 distfiles="${CPAN_SITE}/Mail/${pkgname/perl-/}-${version}.tar.gz"
-checksum=cf315a09f617e881c01318069054ef9f17ef947ffbbc5ced2f1b00ebbad43d11
+checksum=d0dcb93f705c1285d808e34de7d86dbe28d1ed66aa2a7de830f6651fc35196a3

From 62522bcaddc91f3fa4241b7d43da1c610ee1e7f0 Mon Sep 17 00:00:00 2001
From: Laurence de Bruxelles <lfdebrux@gmail.com>
Date: Sun, 10 Jul 2022 16:56:53 +0100
Subject: [PATCH 3/3] perl-Mail-Box: update to 3.009.

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

diff --git a/srcpkgs/perl-Mail-Box/template b/srcpkgs/perl-Mail-Box/template
index e7ba48ded419..fbdb119597b5 100644
--- a/srcpkgs/perl-Mail-Box/template
+++ b/srcpkgs/perl-Mail-Box/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Mail-Box'
 pkgname=perl-Mail-Box
-version=3.008
-revision=2
+version=3.009
+revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
 hostmakedepends="perl"
@@ -16,4 +16,4 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Mail-Box"
 distfiles="${CPAN_SITE}/Mail/${pkgname/perl-/}-${version}.tar.gz"
-checksum=b51a50945db1335503e1414d76dcc74e669c4179ea07852f9800b270d5c0d297
+checksum=9185216b0e14c919ec2384769525559491ed7d56d27adb1bc985a1fbeb799165

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

* Re: [PR PATCH] [Merged]: Update perl-Mail-* packages 
  2022-07-10 16:10 [PR PATCH] Update perl-Mail-* packages lfdebrux
@ 2022-07-12 22:21 ` jnbr
  0 siblings, 0 replies; 2+ messages in thread
From: jnbr @ 2022-07-12 22:21 UTC (permalink / raw)
  To: ml

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

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

Update perl-Mail-* packages 
https://github.com/void-linux/void-packages/pull/37979

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

When trying to build `aerc`, I had to bump these packages, because the versions currently in the repo have been deleted off of CPAN and are only available on BackPAN.

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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-musl
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv5tel-musl (crossbuild)



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

end of thread, other threads:[~2022-07-12 22:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-10 16:10 [PR PATCH] Update perl-Mail-* packages lfdebrux
2022-07-12 22:21 ` [PR PATCH] [Merged]: " jnbr

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