Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libxslt: update to 1.1.39.
@ 2023-11-28 21:24 mhmdanas
  2023-11-28 21:24 ` [PR PATCH] [Updated] " mhmdanas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mhmdanas @ 2023-11-28 21:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages libxslt-1.1.39
https://github.com/void-linux/void-packages/pull/47472

libxslt: update to 1.1.39.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 78bbbb3c3845abd8f4cbae5f91d1582c36561d9c Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Tue, 28 Nov 2023 21:23:39 +0000
Subject: [PATCH] libxslt: update to 1.1.39.

---
 srcpkgs/libxslt/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libxslt/template b/srcpkgs/libxslt/template
index f772a652a29e1..34665e681ee59 100644
--- a/srcpkgs/libxslt/template
+++ b/srcpkgs/libxslt/template
@@ -1,9 +1,9 @@
 # Template file for 'libxslt'
 pkgname=libxslt
-version=1.1.38
-revision=2
+version=1.1.39
+revision=1
 build_style=gnu-configure
-configure_args="--disable-static --disable-dependency-tracking"
+configure_args="--disable-dependency-tracking"
 hostmakedepends="docbook-xml docbook-xsl libtool pkg-config python3"
 makedepends="libxml2-devel libgcrypt-devel python3-devel"
 checkdepends="libxml2-python3"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.gnome.org/GNOME/libxslt"
 distfiles="${GNOME_SITE}/libxslt/${version%.*}/libxslt-${version}.tar.xz"
-checksum=1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1
+checksum=2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0
 python_version=3
 CFLAGS="-I$XBPS_CROSS_BASE/usr/include/python$py3_ver"
 CFLAGS+=" -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"

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

* Re: [PR PATCH] [Updated] libxslt: update to 1.1.39.
  2023-11-28 21:24 [PR PATCH] libxslt: update to 1.1.39 mhmdanas
@ 2023-11-28 21:24 ` mhmdanas
  2023-11-28 21:32 ` mhmdanas
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2023-11-28 21:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages libxslt-1.1.39
https://github.com/void-linux/void-packages/pull/47472

libxslt: update to 1.1.39.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From ad694d338a9845f6080fc33324b0cd98056ac3ac Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Tue, 28 Nov 2023 21:23:39 +0000
Subject: [PATCH] libxslt: update to 1.1.39.

---
 srcpkgs/libxslt/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libxslt/template b/srcpkgs/libxslt/template
index f772a652a29e1..616ba61b081c3 100644
--- a/srcpkgs/libxslt/template
+++ b/srcpkgs/libxslt/template
@@ -1,9 +1,9 @@
 # Template file for 'libxslt'
 pkgname=libxslt
-version=1.1.38
-revision=2
+version=1.1.39
+revision=1
 build_style=gnu-configure
-configure_args="--disable-static --disable-dependency-tracking"
+configure_args="--disable-dependency-tracking"
 hostmakedepends="docbook-xml docbook-xsl libtool pkg-config python3"
 makedepends="libxml2-devel libgcrypt-devel python3-devel"
 checkdepends="libxml2-python3"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.gnome.org/GNOME/libxslt"
 distfiles="${GNOME_SITE}/libxslt/${version%.*}/libxslt-${version}.tar.xz"
-checksum=1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1
+checksum=2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0
 python_version=3
 CFLAGS="-I$XBPS_CROSS_BASE/usr/include/python$py3_ver"
 CFLAGS+=" -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"
@@ -56,6 +56,7 @@ libxslt-devel_package() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
 		vmove "usr/lib/*.so"
+		vmove "usr/lib/*.a"
 		vmove usr/share/aclocal
 		vmove usr/share/doc
 		vmove usr/share/man/man3

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

* Re: [PR PATCH] [Updated] libxslt: update to 1.1.39.
  2023-11-28 21:24 [PR PATCH] libxslt: update to 1.1.39 mhmdanas
  2023-11-28 21:24 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-11-28 21:32 ` mhmdanas
  2023-12-01 13:21 ` leahneukirchen
  2023-12-01 23:08 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2023-11-28 21:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages libxslt-1.1.39
https://github.com/void-linux/void-packages/pull/47472

libxslt: update to 1.1.39.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c8c61a1507bbacd41db1c66d91cdd9326b46947d Mon Sep 17 00:00:00 2001
From: Mohammed Anas <triallax@tutanota.com>
Date: Tue, 28 Nov 2023 21:23:39 +0000
Subject: [PATCH] libxslt: update to 1.1.39.

---
 srcpkgs/libxslt/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libxslt/template b/srcpkgs/libxslt/template
index f772a652a29e1..a60b433342ed1 100644
--- a/srcpkgs/libxslt/template
+++ b/srcpkgs/libxslt/template
@@ -1,9 +1,9 @@
 # Template file for 'libxslt'
 pkgname=libxslt
-version=1.1.38
-revision=2
+version=1.1.39
+revision=1
 build_style=gnu-configure
-configure_args="--disable-static --disable-dependency-tracking"
+configure_args="--enable-static --disable-dependency-tracking"
 hostmakedepends="docbook-xml docbook-xsl libtool pkg-config python3"
 makedepends="libxml2-devel libgcrypt-devel python3-devel"
 checkdepends="libxml2-python3"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://gitlab.gnome.org/GNOME/libxslt"
 distfiles="${GNOME_SITE}/libxslt/${version%.*}/libxslt-${version}.tar.xz"
-checksum=1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1
+checksum=2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0
 python_version=3
 CFLAGS="-I$XBPS_CROSS_BASE/usr/include/python$py3_ver"
 CFLAGS+=" -D_LARGE_FILE_SOURCE=1 -D_FILE_OFFSET_BITS=64"
@@ -56,6 +56,7 @@ libxslt-devel_package() {
 		vmove usr/include
 		vmove usr/lib/pkgconfig
 		vmove "usr/lib/*.so"
+		vmove "usr/lib/*.a"
 		vmove usr/share/aclocal
 		vmove usr/share/doc
 		vmove usr/share/man/man3

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

* Re: libxslt: update to 1.1.39.
  2023-11-28 21:24 [PR PATCH] libxslt: update to 1.1.39 mhmdanas
  2023-11-28 21:24 ` [PR PATCH] [Updated] " mhmdanas
  2023-11-28 21:32 ` mhmdanas
@ 2023-12-01 13:21 ` leahneukirchen
  2023-12-01 23:08 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2023-12-01 13:21 UTC (permalink / raw)
  To: ml

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

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/47472#issuecomment-1836110109

Comment:
musl tests were broken before.

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

* Re: [PR PATCH] [Merged]: libxslt: update to 1.1.39.
  2023-11-28 21:24 [PR PATCH] libxslt: update to 1.1.39 mhmdanas
                   ` (2 preceding siblings ...)
  2023-12-01 13:21 ` leahneukirchen
@ 2023-12-01 23:08 ` Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2023-12-01 23:08 UTC (permalink / raw)
  To: ml

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

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

libxslt: update to 1.1.39.
https://github.com/void-linux/void-packages/pull/47472

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

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-28 21:24 [PR PATCH] libxslt: update to 1.1.39 mhmdanas
2023-11-28 21:24 ` [PR PATCH] [Updated] " mhmdanas
2023-11-28 21:32 ` mhmdanas
2023-12-01 13:21 ` leahneukirchen
2023-12-01 23:08 ` [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).