Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Libxml2 2.11.4
@ 2023-05-19 14:38 nbl0
  2023-06-14 17:33 ` Duncaen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: nbl0 @ 2023-05-19 14:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nbl0/void-packages libxml2_2.11.4
https://github.com/void-linux/void-packages/pull/43942

Libxml2 2.11.4
#### 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)

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

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

From 81438ecec9940a76160fb2d04861566ca176ed2b Mon Sep 17 00:00:00 2001
From: Nabil ADRAR <nabil@adrar.me>
Date: Fri, 19 May 2023 14:08:46 +0200
Subject: [PATCH 1/2] libxml2: update to 2.11.4.

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

diff --git a/srcpkgs/libxml2/template b/srcpkgs/libxml2/template
index c262fd43f2ee..5da6e0a2c1ea 100644
--- a/srcpkgs/libxml2/template
+++ b/srcpkgs/libxml2/template
@@ -1,6 +1,6 @@
 # Template file for 'libxml2'
 pkgname=libxml2
-version=2.11.2
+version=2.11.4
 revision=2
 build_style=gnu-configure
 configure_args="--with-threads --with-history --with-icu
@@ -13,8 +13,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.gnome.org/GNOME/libxml2"
 distfiles="${GNOME_SITE}/libxml2/${version%.*}/libxml2-${version}.tar.xz"
-checksum=ac11e8b66176d49514bd4fa17c3fbdb3414aef64518ff9db536862e4682e2a64
-python_version=3
+checksum=737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7
+python_version=2.11.4
 CFLAGS="-I$XBPS_CROSS_BASE/usr/include/python$py3_ver"
 
 post_install() {

From ad7549a5ce0cec4250c961dd39a6df4e01be2b71 Mon Sep 17 00:00:00 2001
From: Nabil ADRAR <nabil@adrar.me>
Date: Fri, 19 May 2023 16:37:37 +0200
Subject: [PATCH 2/2] Fix revision to start at 1

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

diff --git a/srcpkgs/libxml2/template b/srcpkgs/libxml2/template
index 5da6e0a2c1ea..fc8207d8a6c2 100644
--- a/srcpkgs/libxml2/template
+++ b/srcpkgs/libxml2/template
@@ -1,7 +1,7 @@
 # Template file for 'libxml2'
 pkgname=libxml2
 version=2.11.4
-revision=2
+revision=1
 build_style=gnu-configure
 configure_args="--with-threads --with-history --with-icu
  --with-legacy --with-ftp --with-xptr-locs --enable-static"

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

* Re: Libxml2 2.11.4
  2023-05-19 14:38 [PR PATCH] Libxml2 2.11.4 nbl0
@ 2023-06-14 17:33 ` Duncaen
  2023-06-24 12:01 ` [PR PATCH] [Closed]: " Duncaen
  2023-06-24 12:01 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-14 17:33 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/43942#issuecomment-1591714385

Comment:
Commits need to be squashed and the python_version change looks wrong.

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

* Re: Libxml2 2.11.4
  2023-05-19 14:38 [PR PATCH] Libxml2 2.11.4 nbl0
  2023-06-14 17:33 ` Duncaen
  2023-06-24 12:01 ` [PR PATCH] [Closed]: " Duncaen
@ 2023-06-24 12:01 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-24 12:01 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/43942#issuecomment-1605434012

Comment:
Updated in https://github.com/void-linux/void-packages/commit/1a16fec109b4f59993f9799b307d917dd47484d7.

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

* Re: [PR PATCH] [Closed]: Libxml2 2.11.4
  2023-05-19 14:38 [PR PATCH] Libxml2 2.11.4 nbl0
  2023-06-14 17:33 ` Duncaen
@ 2023-06-24 12:01 ` Duncaen
  2023-06-24 12:01 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-24 12:01 UTC (permalink / raw)
  To: ml

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

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

Libxml2 2.11.4
https://github.com/void-linux/void-packages/pull/43942

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)

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

end of thread, other threads:[~2023-06-24 12:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 14:38 [PR PATCH] Libxml2 2.11.4 nbl0
2023-06-14 17:33 ` Duncaen
2023-06-24 12:01 ` [PR PATCH] [Closed]: " Duncaen
2023-06-24 12:01 ` 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).