Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qpdf: update to 11.6.0.
@ 2023-09-04 14:21 benalb
  2023-09-06 10:48 ` sgn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: benalb @ 2023-09-04 14:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages qpdf
https://github.com/void-linux/void-packages/pull/45906

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

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

<!--
#### 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, (X86_64-LIBC)


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

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

From f4a1fd3a37cecc6f502fbb7542a1af11df648bb0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Mon, 4 Sep 2023 16:20:05 +0200
Subject: [PATCH] qpdf: update to 11.6.0.

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

diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 46bddaf810736..807be3d39c09b 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
 # Template file for 'qpdf'
 pkgname=qpdf
-version=11.5.0
+version=11.6.0
 revision=1
 build_style=cmake
 hostmakedepends="perl pkg-config"
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://github.com/qpdf/qpdf"
 changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
 distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
-checksum=0e15aaed511928a3d0f5a416e6521640a561a8ce522c574f93ef6472915151f3
+checksum=4d10c21b6de81e9c8252df0766d9a3e3df3600ef326c4f5baf3413550cee4701
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	LIBS="-latomic"

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

* Re: qpdf: update to 11.6.0.
  2023-09-04 14:21 [PR PATCH] qpdf: update to 11.6.0 benalb
@ 2023-09-06 10:48 ` sgn
  2023-09-06 14:47 ` [PR PATCH] [Updated] " benalb
  2023-09-06 23:22 ` [PR PATCH] [Merged]: qpdf: update to 11.6.1 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: sgn @ 2023-09-06 10:48 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/45906#issuecomment-1708110938

Comment:
https://github.com/qpdf/qpdf/compare/v11.6.0...v11.6.1

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

* Re: [PR PATCH] [Updated] qpdf: update to 11.6.0.
  2023-09-04 14:21 [PR PATCH] qpdf: update to 11.6.0 benalb
  2023-09-06 10:48 ` sgn
@ 2023-09-06 14:47 ` benalb
  2023-09-06 23:22 ` [PR PATCH] [Merged]: qpdf: update to 11.6.1 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: benalb @ 2023-09-06 14:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages qpdf
https://github.com/void-linux/void-packages/pull/45906

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

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

<!--
#### 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, (X86_64-LIBC)


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

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

From 8095293092fcc37f48d0aee6fdcd87dc9805cfe5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Mon, 4 Sep 2023 16:20:05 +0200
Subject: [PATCH] qpdf: update to 11.6.0.

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

diff --git a/srcpkgs/qpdf/template b/srcpkgs/qpdf/template
index 46bddaf810736..f6b2a8462abcc 100644
--- a/srcpkgs/qpdf/template
+++ b/srcpkgs/qpdf/template
@@ -1,6 +1,6 @@
 # Template file for 'qpdf'
 pkgname=qpdf
-version=11.5.0
+version=11.6.1
 revision=1
 build_style=cmake
 hostmakedepends="perl pkg-config"
@@ -11,7 +11,7 @@ license="Apache-2.0"
 homepage="https://github.com/qpdf/qpdf"
 changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
 distfiles="https://github.com/qpdf/qpdf/archive/refs/tags/v${version}.tar.gz"
-checksum=0e15aaed511928a3d0f5a416e6521640a561a8ce522c574f93ef6472915151f3
+checksum=3bb6c2e9ed5b50a8bafecbfccb34d853fe1d46f59c4233e42cc9a9e1830d8eaf
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	LIBS="-latomic"

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

* Re: [PR PATCH] [Merged]: qpdf: update to 11.6.1.
  2023-09-04 14:21 [PR PATCH] qpdf: update to 11.6.0 benalb
  2023-09-06 10:48 ` sgn
  2023-09-06 14:47 ` [PR PATCH] [Updated] " benalb
@ 2023-09-06 23:22 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-09-06 23:22 UTC (permalink / raw)
  To: ml

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

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

qpdf: update to 11.6.1.
https://github.com/void-linux/void-packages/pull/45906

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

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

<!--
#### 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, (X86_64-LIBC)


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

end of thread, other threads:[~2023-09-06 23:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-04 14:21 [PR PATCH] qpdf: update to 11.6.0 benalb
2023-09-06 10:48 ` sgn
2023-09-06 14:47 ` [PR PATCH] [Updated] " benalb
2023-09-06 23:22 ` [PR PATCH] [Merged]: qpdf: update to 11.6.1 classabbyamp

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