Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] perl-JSON: update to 4.10.
@ 2023-07-05 11:19 Bnyro
  2023-07-05 11:20 ` [PR PATCH] [Updated] " Bnyro
  2023-07-08 18:22 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-07-05 11:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages perl-JSON
https://github.com/void-linux/void-packages/pull/44858

perl-JSON: update to 4.10.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 777af7ae072259007291219f16f65352e620208d Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Wed, 5 Jul 2023 13:14:27 +0200
Subject: [PATCH] perl-JSON: update to 4.10.

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

diff --git a/srcpkgs/perl-JSON/template b/srcpkgs/perl-JSON/template
index f51d655448bb..15387f84c742 100644
--- a/srcpkgs/perl-JSON/template
+++ b/srcpkgs/perl-JSON/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-JSON'
 pkgname=perl-JSON
-version=4.03
+version=4.10
 revision=1
 build_style=perl-module
 hostmakedepends="perl"
@@ -12,4 +12,4 @@ maintainer="Steven R <dev@styez.com>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/JSON"
 distfiles="${CPAN_SITE}/JSON/JSON-${version}.tar.gz"
-checksum=e41f8761a5e7b9b27af26fe5780d44550d7a6a66bf3078e337d676d07a699941
+checksum=df8b5143d9a7de99c47b55f1a170bd1f69f711935c186a6dc0ab56dd05758e35

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

* Re: [PR PATCH] [Updated] perl-JSON: update to 4.10.
  2023-07-05 11:19 [PR PATCH] perl-JSON: update to 4.10 Bnyro
@ 2023-07-05 11:20 ` Bnyro
  2023-07-08 18:22 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-07-05 11:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages perl-JSON
https://github.com/void-linux/void-packages/pull/44858

perl-JSON: update to 4.10.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 8efa3779b1a1b79c08107f3b68967cd30bac8cbd Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Wed, 5 Jul 2023 13:21:25 +0200
Subject: [PATCH] perl-JSON: update to 4.10.

---
 srcpkgs/perl-JSON/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/perl-JSON/template b/srcpkgs/perl-JSON/template
index f51d655448bb..a979c4fd529b 100644
--- a/srcpkgs/perl-JSON/template
+++ b/srcpkgs/perl-JSON/template
@@ -1,6 +1,6 @@
 # Template file for 'perl-JSON'
 pkgname=perl-JSON
-version=4.03
+version=4.10
 revision=1
 build_style=perl-module
 hostmakedepends="perl"
@@ -11,5 +11,6 @@ short_desc="JSON (JavaScript Object Notation) encoder/decoder"
 maintainer="Steven R <dev@styez.com>"
 license="Artistic-1.0-Perl, GPL-1.0-or-later"
 homepage="https://metacpan.org/release/JSON"
+changelog="https://metacpan.org/dist/JSON/changes"
 distfiles="${CPAN_SITE}/JSON/JSON-${version}.tar.gz"
-checksum=e41f8761a5e7b9b27af26fe5780d44550d7a6a66bf3078e337d676d07a699941
+checksum=df8b5143d9a7de99c47b55f1a170bd1f69f711935c186a6dc0ab56dd05758e35

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

* Re: [PR PATCH] [Merged]: perl-JSON: update to 4.10.
  2023-07-05 11:19 [PR PATCH] perl-JSON: update to 4.10 Bnyro
  2023-07-05 11:20 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-08 18:22 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-07-08 18:22 UTC (permalink / raw)
  To: ml

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

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

perl-JSON: update to 4.10.
https://github.com/void-linux/void-packages/pull/44858

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

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

end of thread, other threads:[~2023-07-08 18:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-05 11:19 [PR PATCH] perl-JSON: update to 4.10 Bnyro
2023-07-05 11:20 ` [PR PATCH] [Updated] " Bnyro
2023-07-08 18:22 ` [PR PATCH] [Merged]: " Duncaen

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