Github messages for voidlinux
 help / color / mirror / Atom feed
From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] perl: rebuild few
Date: Sat, 14 Aug 2021 20:02:15 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32490@inbox.vuxu.org> (raw)

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

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

https://github.com/dkwo/void-packages perla2
https://github.com/void-linux/void-packages/pull/32490

perl: rebuild few
Some more rebuilds for perl 5.34, split from https://github.com/void-linux/void-packages/pull/32229

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

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

From 31cfc37aff4931b489394736d752c20bb2757ea8 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 14 Aug 2021 19:57:05 +0200
Subject: [PATCH 1/4] perl-Alien: rebuild for perl-5.34

---
 srcpkgs/perl-Alien/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/perl-Alien/template b/srcpkgs/perl-Alien/template
index 781ef525c8b5..92fafcf9e247 100644
--- a/srcpkgs/perl-Alien/template
+++ b/srcpkgs/perl-Alien/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-Alien'
 pkgname=perl-Alien
 version=0.96
-revision=2
+revision=3
 wrksrc="Alien-${version}"
 build_style=perl-module
 hostmakedepends="perl"

From 27f89695c28b934d3b6488d18ed5a241e9ec7e76 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 14 Aug 2021 19:57:06 +0200
Subject: [PATCH 2/4] perl-List-SomeUtils: rebuild for perl-5.34

---
 srcpkgs/perl-List-SomeUtils/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/perl-List-SomeUtils/template b/srcpkgs/perl-List-SomeUtils/template
index b1860f746f47..4c613d8c13fb 100644
--- a/srcpkgs/perl-List-SomeUtils/template
+++ b/srcpkgs/perl-List-SomeUtils/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-List-SomeUtils'
 pkgname=perl-List-SomeUtils
 version=0.58
-revision=2
+revision=3
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
 hostmakedepends="perl"

From 75c9ceb4783977afa45c0cfc58464173b949a628 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 14 Aug 2021 19:57:06 +0200
Subject: [PATCH 3/4] perl-List-UtilsBy: rebuild for perl-5.34

---
 srcpkgs/perl-List-UtilsBy/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/perl-List-UtilsBy/template b/srcpkgs/perl-List-UtilsBy/template
index b3a07623e1c4..81c817f13e0b 100644
--- a/srcpkgs/perl-List-UtilsBy/template
+++ b/srcpkgs/perl-List-UtilsBy/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-List-UtilsBy'
 pkgname=perl-List-UtilsBy
 version=0.11
-revision=2
+revision=3
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
 hostmakedepends="perl-Module-Build"

From 6803d59ece1cba58820ad870e05faad97fd560d6 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Sat, 14 Aug 2021 19:57:06 +0200
Subject: [PATCH 4/4] perl-List-MoreUtils: rebuild for perl-5.34 and fix lint

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

diff --git a/srcpkgs/perl-List-MoreUtils/template b/srcpkgs/perl-List-MoreUtils/template
index 8271a6ed5503..d5c1fd0d0735 100644
--- a/srcpkgs/perl-List-MoreUtils/template
+++ b/srcpkgs/perl-List-MoreUtils/template
@@ -1,7 +1,7 @@
 # Template file for 'perl-List-MoreUtils'
 pkgname=perl-List-MoreUtils
 version=0.430
-revision=2
+revision=3
 wrksrc="List-MoreUtils-${version}"
 build_style=perl-module
 hostmakedepends="perl"
@@ -9,12 +9,12 @@ makedepends="perl perl-Exporter-Tiny"
 depends="$makedepends"
 short_desc="List::MoreUtils - Provide the stuff missing in List::Util"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-homepage="https://metacpan.org/release/List-MoreUtils-XS"
 license="Apache-2.0, Artistic-1.0, GPL-1.0-or-later"
+homepage="https://metacpan.org/release/List-MoreUtils-XS"
 distfiles="${CPAN_SITE}/List/List-MoreUtils-${version}.tar.gz"
 checksum=63b1f7842cd42d9b538d1e34e0330de5ff1559e4c2737342506418276f646527
 
 do_check() {
-	# Lots of tests requires perl-List-MoreUtils-XS which depends on this package
+	# Lots of tests require perl-List-MoreUtils-XS which depends on this package
 	:
 }

             reply	other threads:[~2021-08-14 18:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-14 18:02 dkwo [this message]
2021-08-15 20:39 ` [PR REVIEW] " ericonr
2021-08-16  6:02 ` [PR PATCH] [Updated] " dkwo
2021-08-18 11:22 ` [PR PATCH] [Merged]: " leahneukirchen

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-32490@inbox.vuxu.org \
    --to=dkwo@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).