Github messages for voidlinux
 help / color / mirror / Atom feed
From: jnbr <jnbr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] perl-Mail-DKIM: update to 1.20220520 + new dependency
Date: Sat, 23 Jul 2022 22:25:24 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38221@inbox.vuxu.org> (raw)

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

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

https://github.com/jnbr/void-packages dkim
https://github.com/void-linux/void-packages/pull/38221

perl-Mail-DKIM: update to 1.20220520 + new dependency
#### 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**


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

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

From 40fd30d9baaf115e0ff47c4952eff8898e91e045 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sat, 23 Jul 2022 22:11:05 +0200
Subject: [PATCH 1/2] New package: perl-Mail-AuthenticationResults

---
 srcpkgs/perl-Mail-AuthenticationResults/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/perl-Mail-AuthenticationResults/template

diff --git a/srcpkgs/perl-Mail-AuthenticationResults/template b/srcpkgs/perl-Mail-AuthenticationResults/template
new file mode 100644
index 000000000000..7ffd835d3f55
--- /dev/null
+++ b/srcpkgs/perl-Mail-AuthenticationResults/template
@@ -0,0 +1,16 @@
+# Template file for 'perl-Mail-AuthenticationResults'
+pkgname=perl-Mail-AuthenticationResults
+version=2.20210915
+revision=1
+wrksrc="${pkgname/perl-/}-${version}"
+build_style=perl-module
+hostmakedepends="perl"
+makedepends="${hostmakedepends} perl-JSON perl-Clone"
+depends="${makedepends}"
+checkdepends="perl-Test-Exception"
+short_desc="Perl module for parsing mail authentication result headers"
+maintainer="johannes <johannes.brechtmann@gmail.com>"
+license="Artistic-1.0-Perl, GPL-1.0-or-later"
+homepage="https://metacpan.org/dist/Mail-AuthenticationResults"
+distfiles="${CPAN_SITE}/Mail/Mail-AuthenticationResults-${version}.tar.gz"
+checksum=c297bc9bb1af2a37201db9920e1cb5e2f581024713f5c5b135f41402ec94e10f

From 75ce966e4af27a6299d06dd222b95b7003f24622 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sat, 23 Jul 2022 22:11:36 +0200
Subject: [PATCH 2/2] perl-Mail-DKIM: update to 1.20220520.

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

diff --git a/srcpkgs/perl-Mail-DKIM/template b/srcpkgs/perl-Mail-DKIM/template
index b7f92cd8fa27..ff0165cc2f8a 100644
--- a/srcpkgs/perl-Mail-DKIM/template
+++ b/srcpkgs/perl-Mail-DKIM/template
@@ -1,12 +1,12 @@
 # Template file for 'perl-Mail-DKIM'
 pkgname=perl-Mail-DKIM
-version=1.20200907
-revision=2
+version=1.20220520
+revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="${hostmakedepends} perl-Net-DNS perl-MailTools perl-Crypt-OpenSSL-RSA
- perl-YAML-LibYAML"
+ perl-YAML-LibYAML perl-Mail-AuthenticationResults"
 depends="$makedepends"
 checkdepends="perl-Test-RequiresInternet perl-Net-DNS-Resolver-Mock"
 short_desc="Perl module for DKIM message signing"
@@ -14,4 +14,4 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/Mail-DKIM"
 distfiles="${CPAN_SITE}/Mail/Mail-DKIM-${version}.tar.gz"
-checksum=abff11bd0977b9b8c3b2c3fc2a0dbdd2d38da249568698710fec1002d4251bf5
+checksum=8ac4b8c84bbfad00a3d24bf676493d207dd3cd4a735efabb9e17181534f23646

             reply	other threads:[~2022-07-23 20:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-23 20:25 jnbr [this message]
2022-07-24  9:22 ` [PR PATCH] [Merged]: " jnbr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38221@inbox.vuxu.org \
    --to=jnbr@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).