Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] jansson: update to 2.14.
@ 2022-01-23 15:23 josegpt
  2022-01-23 16:59 ` [PR PATCH] [Updated] " josegpt
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: josegpt @ 2022-01-23 15:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages jansson
https://github.com/void-linux/void-packages/pull/35202

jansson: update to 2.14.
Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 4693932713e6c96b9aa9a29b9c661a7db1d6c4de Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Sun, 23 Jan 2022 10:20:01 -0500
Subject: [PATCH] jansson: update to 2.14.

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

diff --git a/srcpkgs/jansson/template b/srcpkgs/jansson/template
index 1643a6f99b13..933e559b3522 100644
--- a/srcpkgs/jansson/template
+++ b/srcpkgs/jansson/template
@@ -1,16 +1,16 @@
 # Template file for 'jansson'
 pkgname=jansson
-version=2.13.1
+version=2.14
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake libtool"
 short_desc="Library for encoding, decoding and manipulating JSON data"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
 license="MIT"
 homepage="https://www.digip.org/jansson/"
 changelog="https://github.com/akheron/jansson/raw/master/CHANGES"
 distfiles="https://github.com/akheron/jansson/archive/v${version}.tar.gz"
-checksum=f22901582138e3203959c9257cf83eba9929ac41d7be4a42557213a22ebcc7a0
+checksum=c739578bf6b764aa0752db9a2fdadcfe921c78f1228c7ec0bb47fa804c55d17b
 
 pre_configure() {
 	autoreconf -vfi

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

* Re: [PR PATCH] [Updated] jansson: update to 2.14.
  2022-01-23 15:23 [PR PATCH] jansson: update to 2.14 josegpt
@ 2022-01-23 16:59 ` josegpt
  2022-01-23 17:27 ` josegpt
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: josegpt @ 2022-01-23 16:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages jansson
https://github.com/void-linux/void-packages/pull/35202

jansson: update to 2.14.
Testing the changes
- I tested the changes in this PR: **YES**

Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686

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

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

From 4693932713e6c96b9aa9a29b9c661a7db1d6c4de Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Sun, 23 Jan 2022 10:20:01 -0500
Subject: [PATCH] jansson: update to 2.14.

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

diff --git a/srcpkgs/jansson/template b/srcpkgs/jansson/template
index 1643a6f99b13..933e559b3522 100644
--- a/srcpkgs/jansson/template
+++ b/srcpkgs/jansson/template
@@ -1,16 +1,16 @@
 # Template file for 'jansson'
 pkgname=jansson
-version=2.13.1
+version=2.14
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake libtool"
 short_desc="Library for encoding, decoding and manipulating JSON data"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
 license="MIT"
 homepage="https://www.digip.org/jansson/"
 changelog="https://github.com/akheron/jansson/raw/master/CHANGES"
 distfiles="https://github.com/akheron/jansson/archive/v${version}.tar.gz"
-checksum=f22901582138e3203959c9257cf83eba9929ac41d7be4a42557213a22ebcc7a0
+checksum=c739578bf6b764aa0752db9a2fdadcfe921c78f1228c7ec0bb47fa804c55d17b
 
 pre_configure() {
 	autoreconf -vfi

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

* Re: [PR PATCH] [Updated] jansson: update to 2.14.
  2022-01-23 15:23 [PR PATCH] jansson: update to 2.14 josegpt
  2022-01-23 16:59 ` [PR PATCH] [Updated] " josegpt
@ 2022-01-23 17:27 ` josegpt
  2022-01-23 22:52 ` [PR REVIEW] " paper42
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: josegpt @ 2022-01-23 17:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages jansson
https://github.com/void-linux/void-packages/pull/35202

jansson: update to 2.14.
Testing the changes
- I tested the changes in this PR: **YES**

Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686

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

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

From 07e2f12fe821f3732385981d1d08bd651c9eb5d3 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Sun, 23 Jan 2022 10:20:01 -0500
Subject: [PATCH] jansson: update to 2.14.

---
 srcpkgs/jansson/patches/fix-run-suites.patch | 22 ++++++++++++++++++++
 srcpkgs/jansson/template                     | 12 ++++-------
 2 files changed, 26 insertions(+), 8 deletions(-)
 create mode 100644 srcpkgs/jansson/patches/fix-run-suites.patch

diff --git a/srcpkgs/jansson/patches/fix-run-suites.patch b/srcpkgs/jansson/patches/fix-run-suites.patch
new file mode 100644
index 000000000000..013b27132316
--- /dev/null
+++ b/srcpkgs/jansson/patches/fix-run-suites.patch
@@ -0,0 +1,22 @@
+From 0677666f65b988b2dd44d02966a08fea490d5883 Mon Sep 17 00:00:00 2001
+From: Petri Lehtinen <petri@digip.org>
+Date: Thu, 9 Sep 2021 21:53:11 +0300
+Subject: [PATCH] Fix the check-exports tests for versioned symbols
+
+---
+ test/suites/api/check-exports | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/test/suites/api/check-exports b/test/suites/api/check-exports
+index 2b6b3c79..5c82064c 100755
+--- a/test/suites/api/check-exports
++++ b/test/suites/api/check-exports
+@@ -15,7 +15,7 @@ grep 'json_\|jansson_' $top_srcdir/src/jansson.def \
+ nm -D $SOFILE >/dev/null >$test_log/symbols 2>/dev/null \
+     || exit 77  # Skip if "nm -D" doesn't seem to work
+ 
+-grep ' [DT] ' $test_log/symbols | cut -d' ' -f3 | grep -v '^_' | sort >$test_log/output
++grep ' [DT] ' $test_log/symbols | cut -d' ' -f3 | grep -v '^_' | sed 's/@@libjansson.*//' | sort >$test_log/output
+ 
+ if ! cmp -s $test_log/exports $test_log/output; then
+     diff -u $test_log/exports $test_log/output >&2
diff --git a/srcpkgs/jansson/template b/srcpkgs/jansson/template
index 1643a6f99b13..faf4dfc5df4e 100644
--- a/srcpkgs/jansson/template
+++ b/srcpkgs/jansson/template
@@ -1,20 +1,16 @@
 # Template file for 'jansson'
 pkgname=jansson
-version=2.13.1
+version=2.14
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake libtool"
 short_desc="Library for encoding, decoding and manipulating JSON data"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
 license="MIT"
 homepage="https://www.digip.org/jansson/"
 changelog="https://github.com/akheron/jansson/raw/master/CHANGES"
-distfiles="https://github.com/akheron/jansson/archive/v${version}.tar.gz"
-checksum=f22901582138e3203959c9257cf83eba9929ac41d7be4a42557213a22ebcc7a0
-
-pre_configure() {
-	autoreconf -vfi
-}
+distfiles="https://github.com/akheron/jansson/releases/download/v${version}/${pkgname}-${version}.tar.gz"
+checksum=5798d010e41cf8d76b66236cfb2f2543c8d082181d16bc3085ab49538d4b9929
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] jansson: update to 2.14.
  2022-01-23 15:23 [PR PATCH] jansson: update to 2.14 josegpt
  2022-01-23 16:59 ` [PR PATCH] [Updated] " josegpt
  2022-01-23 17:27 ` josegpt
@ 2022-01-23 22:52 ` paper42
  2022-01-23 23:16 ` [PR PATCH] [Updated] " josegpt
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-01-23 22:52 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35202#discussion_r790342228

Comment:
```suggestion
```
this is not required now, because `pre_configure()` was removed

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

* Re: [PR PATCH] [Updated] jansson: update to 2.14.
  2022-01-23 15:23 [PR PATCH] jansson: update to 2.14 josegpt
                   ` (2 preceding siblings ...)
  2022-01-23 22:52 ` [PR REVIEW] " paper42
@ 2022-01-23 23:16 ` josegpt
  2022-01-23 23:18 ` [PR REVIEW] " josegpt
  2022-01-25 12:49 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: josegpt @ 2022-01-23 23:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/josegpt/void-packages jansson
https://github.com/void-linux/void-packages/pull/35202

jansson: update to 2.14.
Testing the changes
- I tested the changes in this PR: **YES**

Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686

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

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

From 07e2f12fe821f3732385981d1d08bd651c9eb5d3 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27@gmail.com>
Date: Sun, 23 Jan 2022 10:20:01 -0500
Subject: [PATCH] jansson: update to 2.14.

---
 srcpkgs/jansson/patches/fix-run-suites.patch | 22 ++++++++++++++++++++
 srcpkgs/jansson/template                     | 12 ++++-------
 2 files changed, 26 insertions(+), 8 deletions(-)
 create mode 100644 srcpkgs/jansson/patches/fix-run-suites.patch

diff --git a/srcpkgs/jansson/patches/fix-run-suites.patch b/srcpkgs/jansson/patches/fix-run-suites.patch
new file mode 100644
index 000000000000..013b27132316
--- /dev/null
+++ b/srcpkgs/jansson/patches/fix-run-suites.patch
@@ -0,0 +1,22 @@
+From 0677666f65b988b2dd44d02966a08fea490d5883 Mon Sep 17 00:00:00 2001
+From: Petri Lehtinen <petri@digip.org>
+Date: Thu, 9 Sep 2021 21:53:11 +0300
+Subject: [PATCH] Fix the check-exports tests for versioned symbols
+
+---
+ test/suites/api/check-exports | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/test/suites/api/check-exports b/test/suites/api/check-exports
+index 2b6b3c79..5c82064c 100755
+--- a/test/suites/api/check-exports
++++ b/test/suites/api/check-exports
+@@ -15,7 +15,7 @@ grep 'json_\|jansson_' $top_srcdir/src/jansson.def \
+ nm -D $SOFILE >/dev/null >$test_log/symbols 2>/dev/null \
+     || exit 77  # Skip if "nm -D" doesn't seem to work
+ 
+-grep ' [DT] ' $test_log/symbols | cut -d' ' -f3 | grep -v '^_' | sort >$test_log/output
++grep ' [DT] ' $test_log/symbols | cut -d' ' -f3 | grep -v '^_' | sed 's/@@libjansson.*//' | sort >$test_log/output
+ 
+ if ! cmp -s $test_log/exports $test_log/output; then
+     diff -u $test_log/exports $test_log/output >&2
diff --git a/srcpkgs/jansson/template b/srcpkgs/jansson/template
index 1643a6f99b13..faf4dfc5df4e 100644
--- a/srcpkgs/jansson/template
+++ b/srcpkgs/jansson/template
@@ -1,20 +1,16 @@
 # Template file for 'jansson'
 pkgname=jansson
-version=2.13.1
+version=2.14
 revision=1
 build_style=gnu-configure
 hostmakedepends="autoconf automake libtool"
 short_desc="Library for encoding, decoding and manipulating JSON data"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
 license="MIT"
 homepage="https://www.digip.org/jansson/"
 changelog="https://github.com/akheron/jansson/raw/master/CHANGES"
-distfiles="https://github.com/akheron/jansson/archive/v${version}.tar.gz"
-checksum=f22901582138e3203959c9257cf83eba9929ac41d7be4a42557213a22ebcc7a0
-
-pre_configure() {
-	autoreconf -vfi
-}
+distfiles="https://github.com/akheron/jansson/releases/download/v${version}/${pkgname}-${version}.tar.gz"
+checksum=5798d010e41cf8d76b66236cfb2f2543c8d082181d16bc3085ab49538d4b9929
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] jansson: update to 2.14.
  2022-01-23 15:23 [PR PATCH] jansson: update to 2.14 josegpt
                   ` (3 preceding siblings ...)
  2022-01-23 23:16 ` [PR PATCH] [Updated] " josegpt
@ 2022-01-23 23:18 ` josegpt
  2022-01-25 12:49 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: josegpt @ 2022-01-23 23:18 UTC (permalink / raw)
  To: ml

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

New review comment by josegpt on void-packages repository

https://github.com/void-linux/void-packages/pull/35202#discussion_r790345277

Comment:
Thanks for letting me know. I made the suggested changes and pushed them.

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

* Re: [PR PATCH] [Merged]: jansson: update to 2.14.
  2022-01-23 15:23 [PR PATCH] jansson: update to 2.14 josegpt
                   ` (4 preceding siblings ...)
  2022-01-23 23:18 ` [PR REVIEW] " josegpt
@ 2022-01-25 12:49 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-01-25 12:49 UTC (permalink / raw)
  To: ml

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

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

jansson: update to 2.14.
https://github.com/void-linux/void-packages/pull/35202

Description:
Testing the changes
- I tested the changes in this PR: **YES**

Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - i686

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

end of thread, other threads:[~2022-01-25 12:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23 15:23 [PR PATCH] jansson: update to 2.14 josegpt
2022-01-23 16:59 ` [PR PATCH] [Updated] " josegpt
2022-01-23 17:27 ` josegpt
2022-01-23 22:52 ` [PR REVIEW] " paper42
2022-01-23 23:16 ` [PR PATCH] [Updated] " josegpt
2022-01-23 23:18 ` [PR REVIEW] " josegpt
2022-01-25 12:49 ` [PR PATCH] [Merged]: " paper42

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