Github messages for voidlinux
 help / color / mirror / Atom feed
From: newbluemoon <newbluemoon@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] perl-Params-ValidationCompiler: update to 0.31
Date: Mon, 16 Jan 2023 17:50:33 +0100	[thread overview]
Message-ID: <20230116165033.tXwMtiEQoO83AyzyxoToxLn25vrQqRZH6uXQ4y0TY1k@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41632@inbox.vuxu.org>

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

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

https://github.com/newbluemoon/void-packages perl-Params-ValidationCompiler
https://github.com/void-linux/void-packages/pull/41632

perl-Params-ValidationCompiler: update to 0.31
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES** (only change is that it checks for Class::XSAccessor 1.17+, we’re at 1.19)
<!--
#### 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):
  - armv7l-musl



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-perl-Params-ValidationCompiler-41632.patch --]
[-- Type: text/x-diff, Size: 1818 bytes --]

From 444f871e4eb6d9da7332ec88e51bfaf29501d07b Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 14 Jan 2023 07:08:33 +0100
Subject: [PATCH] perl-Params-ValidationCompiler: update to 0.31

---
 srcpkgs/perl-Params-ValidationCompiler/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/perl-Params-ValidationCompiler/template b/srcpkgs/perl-Params-ValidationCompiler/template
index 535bb73365c4..35462a496538 100644
--- a/srcpkgs/perl-Params-ValidationCompiler/template
+++ b/srcpkgs/perl-Params-ValidationCompiler/template
@@ -1,16 +1,17 @@
-# Template build file for 'perl-Params-ValidationCompiler'.
+# Template file for 'perl-Params-ValidationCompiler'
 pkgname=perl-Params-ValidationCompiler
-version=0.30
-revision=2
+version=0.31
+revision=1
 build_style=perl-module
 hostmakedepends="perl"
 makedepends="perl perl-Eval-Closure perl-Exception-Class"
 depends="${makedepends}"
-checkdepends="perl-Specio perl-Test2-Suite perl-Test-Without-Module
- perl-Test2-Plugin-NoWarnings perl-Term-Table"
+checkdepends="perl-Class-XSAccessor perl-Specio perl-Test2-Suite
+ perl-Test-Without-Module perl-Test2-Plugin-NoWarnings perl-Term-Table
+ perl-Type-Tiny"
 short_desc="Build an optimized subroutine parameter validator once, use it forever"
 maintainer="newbluemoon <blaumolch@mailbox.org>"
-homepage="https://metacpan.org/release/Params-ValidationCompiler"
 license="Artistic-2.0"
-distfiles="${CPAN_SITE}/Params/${pkgname/perl-/}-$version.tar.gz"
-checksum=dc5bee23383be42765073db284bed9fbd819d4705ad649c20b644452090d16cb
+homepage="https://metacpan.org/release/Params-ValidationCompiler"
+distfiles="${CPAN_SITE}/Params/Params-ValidationCompiler-$version.tar.gz"
+checksum=7b6497173f1b6adb29f5d51d8cf9ec36d2f1219412b4b2410e9d77a901e84a6d

  parent reply	other threads:[~2023-01-16 16:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-14  6:17 [PR PATCH] " newbluemoon
2023-01-16  8:23 ` [PR REVIEW] " classabbyamp
2023-01-16 16:50 ` newbluemoon [this message]
2023-01-16 16:51 ` newbluemoon
2023-01-16 16:59 ` [PR PATCH] [Merged]: " classabbyamp

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=20230116165033.tXwMtiEQoO83AyzyxoToxLn25vrQqRZH6uXQ4y0TY1k@z \
    --to=newbluemoon@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).