Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] qt5-doc: update to 5.15.11.
@ 2023-12-08 20:43 Luciogi
  2023-12-09  5:11 ` [PR PATCH] [Updated] " Luciogi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luciogi @ 2023-12-08 20:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages qt5docs
https://github.com/void-linux/void-packages/pull/47654

qt5-doc: update to 5.15.11.
#### 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/47654.patch is attached

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

From da342ea0de267fdc2f2e98af59f8801ad48db5e0 Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Fri, 8 Dec 2023 17:46:47 +0500
Subject: [PATCH] qt5-doc: update to 5.15.11.

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

diff --git a/srcpkgs/qt5-doc/template b/srcpkgs/qt5-doc/template
index 503afaefc1352..6fcf8b431c7f8 100644
--- a/srcpkgs/qt5-doc/template
+++ b/srcpkgs/qt5-doc/template
@@ -1,6 +1,6 @@
 # Template file for 'qt5-doc'
 pkgname=qt5-doc
-version=5.15.7
+version=5.15.11
 revision=1
 hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which python3"
 makedepends="qt5-tools-devel gperf nss"
@@ -9,8 +9,8 @@ short_desc="Cross-platform application and UI framework (QT5) - Documentation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GFDL-1.3-only"
 homepage="https://qt.io/"
-distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
-checksum=8a71986676a3f37a198a9113acedbfd5bc5606a459b6b85816d951458adbe9a0
+distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
+checksum=7426b1eaab52ed169ce53804bdd05dfe364f761468f888a0f15a308dc1dc2951
 
 post_extract() {
 	rm -rf qttools/{bin,plugins}

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

* Re: [PR PATCH] [Updated] qt5-doc: update to 5.15.11.
  2023-12-08 20:43 [PR PATCH] qt5-doc: update to 5.15.11 Luciogi
@ 2023-12-09  5:11 ` Luciogi
  2023-12-12 14:48 ` Luciogi
  2023-12-22 21:04 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Luciogi @ 2023-12-09  5:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages qt5docs
https://github.com/void-linux/void-packages/pull/47654

qt5-doc: update to 5.15.11.
#### 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/47654.patch is attached

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

From 95b8646ab339ca96fea516b284e5757ca32c8250 Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Fri, 8 Dec 2023 17:46:47 +0500
Subject: [PATCH] qt5-doc: update to 5.15.11.

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

diff --git a/srcpkgs/qt5-doc/template b/srcpkgs/qt5-doc/template
index 503afaefc1352..6fcf8b431c7f8 100644
--- a/srcpkgs/qt5-doc/template
+++ b/srcpkgs/qt5-doc/template
@@ -1,6 +1,6 @@
 # Template file for 'qt5-doc'
 pkgname=qt5-doc
-version=5.15.7
+version=5.15.11
 revision=1
 hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which python3"
 makedepends="qt5-tools-devel gperf nss"
@@ -9,8 +9,8 @@ short_desc="Cross-platform application and UI framework (QT5) - Documentation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GFDL-1.3-only"
 homepage="https://qt.io/"
-distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
-checksum=8a71986676a3f37a198a9113acedbfd5bc5606a459b6b85816d951458adbe9a0
+distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
+checksum=7426b1eaab52ed169ce53804bdd05dfe364f761468f888a0f15a308dc1dc2951
 
 post_extract() {
 	rm -rf qttools/{bin,plugins}

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

* Re: [PR PATCH] [Updated] qt5-doc: update to 5.15.11.
  2023-12-08 20:43 [PR PATCH] qt5-doc: update to 5.15.11 Luciogi
  2023-12-09  5:11 ` [PR PATCH] [Updated] " Luciogi
@ 2023-12-12 14:48 ` Luciogi
  2023-12-22 21:04 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Luciogi @ 2023-12-12 14:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luciogi/void-packages qt5docs
https://github.com/void-linux/void-packages/pull/47654

qt5-doc: update to 5.15.11.
#### 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/47654.patch is attached

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

From efd80f35709668d09f279d395d445dcb6950c1bc Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Fri, 8 Dec 2023 17:46:47 +0500
Subject: [PATCH] qt5-doc: update to 5.15.11.

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

diff --git a/srcpkgs/qt5-doc/template b/srcpkgs/qt5-doc/template
index 503afaefc1352..6fcf8b431c7f8 100644
--- a/srcpkgs/qt5-doc/template
+++ b/srcpkgs/qt5-doc/template
@@ -1,6 +1,6 @@
 # Template file for 'qt5-doc'
 pkgname=qt5-doc
-version=5.15.7
+version=5.15.11
 revision=1
 hostmakedepends="clang perl pkg-config qt5-devel qt5-plugin-sqlite qt5-tools which python3"
 makedepends="qt5-tools-devel gperf nss"
@@ -9,8 +9,8 @@ short_desc="Cross-platform application and UI framework (QT5) - Documentation"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GFDL-1.3-only"
 homepage="https://qt.io/"
-distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
-checksum=8a71986676a3f37a198a9113acedbfd5bc5606a459b6b85816d951458adbe9a0
+distfiles="https://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-opensource-src-${version}.tar.xz"
+checksum=7426b1eaab52ed169ce53804bdd05dfe364f761468f888a0f15a308dc1dc2951
 
 post_extract() {
 	rm -rf qttools/{bin,plugins}

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

* Re: [PR PATCH] [Merged]: qt5-doc: update to 5.15.11.
  2023-12-08 20:43 [PR PATCH] qt5-doc: update to 5.15.11 Luciogi
  2023-12-09  5:11 ` [PR PATCH] [Updated] " Luciogi
  2023-12-12 14:48 ` Luciogi
@ 2023-12-22 21:04 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-12-22 21:04 UTC (permalink / raw)
  To: ml

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

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

qt5-doc: update to 5.15.11.
https://github.com/void-linux/void-packages/pull/47654

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)


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

end of thread, other threads:[~2023-12-22 21:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-08 20:43 [PR PATCH] qt5-doc: update to 5.15.11 Luciogi
2023-12-09  5:11 ` [PR PATCH] [Updated] " Luciogi
2023-12-12 14:48 ` Luciogi
2023-12-22 21:04 ` [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).