Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl: update several
@ 2021-12-09 15:34 dkwo
  2021-12-13  9:20 ` dkwo
  2021-12-13 18:47 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 6+ messages in thread
From: dkwo @ 2021-12-09 15:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages perlpkg
https://github.com/void-linux/void-packages/pull/34445

perl: update several
- perl-DateTime-Calendar-Julian: update to 0.106
- perl-DateTime-Locale: update to 1.33
- perl-DateTime-TimeZone: update to 2.51
- perl-URI: update to 5.10
- perl-HTTP-Message: update to 6.35

Built and tested locally on x86_64-musl.


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

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

From 643e08483c8d40e510e951ed9dc434b965b63e88 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 9 Dec 2021 16:24:18 +0100
Subject: [PATCH 1/5] perl-DateTime-Calendar-Julian: update to 0.106

---
 srcpkgs/perl-DateTime-Calendar-Julian/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/perl-DateTime-Calendar-Julian/template b/srcpkgs/perl-DateTime-Calendar-Julian/template
index eb6ec2519e0b..5b0d30db7f6b 100644
--- a/srcpkgs/perl-DateTime-Calendar-Julian/template
+++ b/srcpkgs/perl-DateTime-Calendar-Julian/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-DateTime-Calendar-Julian'
 pkgname=perl-DateTime-Calendar-Julian
-version=0.105
+version=0.106
 revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
@@ -12,4 +12,4 @@ maintainer="svenper <svenper@tuta.io>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/DateTime-Calendar-Julian"
 distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-${version}.tar.gz"
-checksum=45562160fedfa5fc332b3c7e5635bd678a65c1b810c2d7c59ed410d12e8405be
+checksum=faafa769a5e70ff1b584f6e2ef16561588d88c74bc336bddc1aa00f3381ba86c

From e0b3925e6a2eea65fa9fbcc0a77eb263d30d16c9 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 9 Dec 2021 16:26:48 +0100
Subject: [PATCH 2/5] perl-DateTime-Locale: update to 1.33

---
 srcpkgs/perl-DateTime-Locale/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/perl-DateTime-Locale/template b/srcpkgs/perl-DateTime-Locale/template
index 5b05d42ca640..847da13a5018 100644
--- a/srcpkgs/perl-DateTime-Locale/template
+++ b/srcpkgs/perl-DateTime-Locale/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-DateTime-Locale'
 pkgname=perl-DateTime-Locale
-version=1.32
+version=1.33
 revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
@@ -17,4 +17,4 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later"
 #changelog="http://cpansearch.perl.org/src/DROLSKY/DateTime-Locale-${version}/Changes"
 homepage="https://metacpan.org/release/DateTime-Locale"
 distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-${version}.tar.gz"
-checksum=78eabec73d13e1a23b0afcd1b05e84e3196258b98d1bbfafbad90d47db9c6679
+checksum=52bfefad9ff39c4d8fd1f5e78642e38b8dcd33363f337d8e89bf19e6ad185cb9

From 6c0836530d2f52d29142a230dfffe313f2ed64fd Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 9 Dec 2021 16:28:06 +0100
Subject: [PATCH 3/5] perl-DateTime-TimeZone: update to 2.51

---
 srcpkgs/perl-DateTime-TimeZone/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/perl-DateTime-TimeZone/template b/srcpkgs/perl-DateTime-TimeZone/template
index 626b97138c09..49e7f1bf9909 100644
--- a/srcpkgs/perl-DateTime-TimeZone/template
+++ b/srcpkgs/perl-DateTime-TimeZone/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-DateTime-TimeZone'
 pkgname=perl-DateTime-TimeZone
-version=2.47
+version=2.51
 revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
@@ -14,4 +14,4 @@ maintainer="John Regan <john@jrjrtech.com>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/DateTime-TimeZone"
 distfiles="${CPAN_SITE}/DateTime/${pkgname/perl-/}-${version}.tar.gz"
-checksum=41617138dbb5e255fe5ac3cab6f1cc8e09f934bc95906b8cd7077192a21ef2b9
+checksum=e376b0fa34a31978a407e7bca4f8cf89fe86103e18d67c6f6f6ce72a5f1e6c6a

From 25b6b830fe74a245feb51af2193476d8006af839 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 9 Dec 2021 16:29:17 +0100
Subject: [PATCH 4/5] perl-URI: update to 5.10

---
 srcpkgs/perl-URI/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/perl-URI/template b/srcpkgs/perl-URI/template
index 8b6024657d6a..9571829b0d91 100644
--- a/srcpkgs/perl-URI/template
+++ b/srcpkgs/perl-URI/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-URI'
 pkgname=perl-URI
-version=5.09
+version=5.10
 revision=1
 wrksrc="URI-$version"
 build_style=perl-module
@@ -13,4 +13,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/URI"
 distfiles="${CPAN_SITE}/URI/URI-${version}.tar.gz"
-checksum=03e63ada499d2645c435a57551f041f3943970492baa3b3338246dab6f1fae0a
+checksum=16325d5e308c7b7ab623d1bf944e1354c5f2245afcfadb8eed1e2cae9a0bd0b5

From 9aa51288dff7722eadb2d9391277608344cd586c Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 9 Dec 2021 16:33:09 +0100
Subject: [PATCH 5/5] perl-HTTP-Message: update to 6.35

---
 srcpkgs/perl-HTTP-Message/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/perl-HTTP-Message/template b/srcpkgs/perl-HTTP-Message/template
index 05ff7d22f9d5..9dc782a597b0 100644
--- a/srcpkgs/perl-HTTP-Message/template
+++ b/srcpkgs/perl-HTTP-Message/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-HTTP-Message'
 pkgname=perl-HTTP-Message
-version=6.33
+version=6.35
 revision=1
 wrksrc="${pkgname/perl-/}-${version}"
 build_style=perl-module
@@ -13,4 +13,4 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/HTTP-Message"
 distfiles="${CPAN_SITE}/HTTP/HTTP-Message-$version.tar.gz"
-checksum=23b967f71b852cb209ec92a1af6bac89a141dff1650d69824d29a345c1eceef7
+checksum=d77c3a64c2991c58e0694564fea7ed3610ae1790fa9eb32b51972b0a62bc6619

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

* Re: perl: update several
  2021-12-09 15:34 [PR PATCH] perl: update several dkwo
@ 2021-12-13  9:20 ` dkwo
  2021-12-13 18:47 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 6+ messages in thread
From: dkwo @ 2021-12-13  9:20 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/34445#issuecomment-992263269

Comment:
@leahneukirchen 

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

* Re: [PR PATCH] [Merged]: perl: update several
  2021-12-09 15:34 [PR PATCH] perl: update several dkwo
  2021-12-13  9:20 ` dkwo
@ 2021-12-13 18:47 ` leahneukirchen
  1 sibling, 0 replies; 6+ messages in thread
From: leahneukirchen @ 2021-12-13 18:47 UTC (permalink / raw)
  To: ml

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

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

perl: update several
https://github.com/void-linux/void-packages/pull/34445

Description:
- perl-DateTime-Calendar-Julian: update to 0.106
- perl-DateTime-Locale: update to 1.33
- perl-DateTime-TimeZone: update to 2.51
- perl-URI: update to 5.10
- perl-HTTP-Message: update to 6.35

Built and tested locally on x86_64-musl.


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

* Re: Perl: update several
  2021-07-28 13:11 [PR PATCH] Perl: update or rebuild several dkwo
  2021-09-06 17:10 ` Perl: update several dkwo
  2021-09-06 17:16 ` Chocimier
@ 2021-09-06 18:36 ` dkwo
  2 siblings, 0 replies; 6+ messages in thread
From: dkwo @ 2021-09-06 18:36 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/32229#issuecomment-913806503

Comment:
This pr is not a rebuild, just normal update.

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

* Re: Perl: update several
  2021-07-28 13:11 [PR PATCH] Perl: update or rebuild several dkwo
  2021-09-06 17:10 ` Perl: update several dkwo
@ 2021-09-06 17:16 ` Chocimier
  2021-09-06 18:36 ` dkwo
  2 siblings, 0 replies; 6+ messages in thread
From: Chocimier @ 2021-09-06 17:16 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/32229#issuecomment-913780059

Comment:
> Perl modules in general and packages depending on perl don't need to be rebuild either. 5.32 rebuild was big because of noarch, but 5.30 only had packages requiring perl versioned soname, you can get list with xbps-query -p shlib-requires -Rs libperl.so.5.32

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

* Re: Perl: update several
  2021-07-28 13:11 [PR PATCH] Perl: update or rebuild several dkwo
@ 2021-09-06 17:10 ` dkwo
  2021-09-06 17:16 ` Chocimier
  2021-09-06 18:36 ` dkwo
  2 siblings, 0 replies; 6+ messages in thread
From: dkwo @ 2021-09-06 17:10 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/32229#issuecomment-913777157

Comment:
Can I ping anyone for review? @leahneukirchen @Chocimier 

Notice that `perl-HTTP-Message` makefile requires `IO::HTML`, but not `html-parser`, as indeed it builds and checks fine without.

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

end of thread, other threads:[~2021-12-13 18:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09 15:34 [PR PATCH] perl: update several dkwo
2021-12-13  9:20 ` dkwo
2021-12-13 18:47 ` [PR PATCH] [Merged]: " leahneukirchen
  -- strict thread matches above, loose matches on Subject: below --
2021-07-28 13:11 [PR PATCH] Perl: update or rebuild several dkwo
2021-09-06 17:10 ` Perl: update several dkwo
2021-09-06 17:16 ` Chocimier
2021-09-06 18:36 ` dkwo

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