Github messages for voidlinux
 help / color / mirror / Atom feed
From: sgn <sgn@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] CMake update to 2.25.3
Date: Thu, 16 Mar 2023 06:01:25 +0100	[thread overview]
Message-ID: <20230316050125.bTDzhCNBPTI-Sce0urPX5z3jDfAzRbdsjlKOxL2L4FM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42788@inbox.vuxu.org>

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

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

https://github.com/sgn/void-packages cmake-update
https://github.com/void-linux/void-packages/pull/42788

CMake update to 2.25.3
<!-- 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, (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/42788.patch is attached

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

From 86336fd2dedf6aaa5e0105996fae4c6da3f0086c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 9 Mar 2023 17:40:11 +0700
Subject: [PATCH 1/5] python3-sphinxcontrib-applehelp: update to 1.0.4.

---
 srcpkgs/python3-sphinxcontrib-applehelp/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-sphinxcontrib-applehelp/template b/srcpkgs/python3-sphinxcontrib-applehelp/template
index f77be44613d8..92cb1866c421 100644
--- a/srcpkgs/python3-sphinxcontrib-applehelp/template
+++ b/srcpkgs/python3-sphinxcontrib-applehelp/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-sphinxcontrib-applehelp'
 pkgname=python3-sphinxcontrib-applehelp
-version=1.0.2
-revision=4
-build_style=python3-module
-hostmakedepends="python3-setuptools"
+version=1.0.4
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-flit_core python3-pyproject-hooks python3-setuptools
+ python3-wheel"
 depends="python3"
-checkdepends="python3-Sphinx"
 short_desc="Sphinx extension which outputs Apple help book"
 maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="BSD-2-Clause"
 homepage="http://sphinx-doc.org"
 distfiles="${PYPI_SITE}/s/sphinxcontrib-applehelp/sphinxcontrib-applehelp-${version}.tar.gz"
-checksum=a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58
+checksum=828f867945bbe39817c210a1abfd1bc4895c8b73fcaade56d45357a348a07d7e
+make_check=no # cyclic with Sphinx
 
 post_install() {
 	vlicense LICENSE

From 791bd77727a740abfc9ef231b9fa965d6a14bb4c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 9 Mar 2023 17:40:15 +0700
Subject: [PATCH 2/5] python3-sphinxcontrib-htmlhelp: update to 2.0.1.

---
 srcpkgs/python3-sphinxcontrib-htmlhelp/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-sphinxcontrib-htmlhelp/template b/srcpkgs/python3-sphinxcontrib-htmlhelp/template
index 8cb6241a7040..cb1a67770aaa 100644
--- a/srcpkgs/python3-sphinxcontrib-htmlhelp/template
+++ b/srcpkgs/python3-sphinxcontrib-htmlhelp/template
@@ -1,16 +1,17 @@
 # Template file for 'python3-sphinxcontrib-htmlhelp'
 pkgname=python3-sphinxcontrib-htmlhelp
-version=2.0.0
-revision=3
-build_style=python3-module
-hostmakedepends="python3-setuptools"
+version=2.0.1
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-flit_core python3-pyproject-hooks python3-setuptools
+ python3-wheel"
 depends="python3"
 short_desc="Sphinx extension which outputs HTML document"
 maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="BSD-2-Clause"
 homepage="http://sphinx-doc.org"
 distfiles="${PYPI_SITE}/s/sphinxcontrib-htmlhelp/sphinxcontrib-htmlhelp-${version}.tar.gz"
-checksum=f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2
+checksum=0cbdd302815330058422b98a113195c9249825d681e18f11e8b1f78a2f11efff
 make_check=no # cyclic with Sphinx
 
 post_install() {

From 155dd455c3a36159973c2ec24e7831ce39137964 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 9 Mar 2023 17:40:19 +0700
Subject: [PATCH 3/5] python3-Sphinx: update to 6.1.3.

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

diff --git a/srcpkgs/python3-Sphinx/template b/srcpkgs/python3-Sphinx/template
index 7ff72dc54f3f..0ed92f2cb353 100644
--- a/srcpkgs/python3-Sphinx/template
+++ b/srcpkgs/python3-Sphinx/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-Sphinx'
 pkgname=python3-Sphinx
-version=6.1.0
+version=6.1.3
 revision=1
 build_style=python3-pep517
 make_install_target="dist/sphinx-$version-py3-none-any.whl"
@@ -18,7 +18,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="BSD-3-Clause"
 homepage="http://sphinx-doc.org"
 distfiles="${PYPI_SITE}/S/Sphinx/Sphinx-${version}.tar.gz"
-checksum=b0fd0a1993733492572bbd429b5ec081e17c082b5b5168ffae50524c3a90fd3c
+checksum=0dac3b698538ffef41716cf97ba26c1c7788dba73ce6f150c1ff5b4720786dd2
 conflicts="python-Sphinx>=0"
 
 post_install() {

From e57eb11592f7b33ac71510d3893561085f16a57b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 9 Mar 2023 17:40:31 +0700
Subject: [PATCH 4/5] cmake: update to 3.25.3.

---
 srcpkgs/cmake/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/cmake/template b/srcpkgs/cmake/template
index e6f7bd28b76f..63fe4b9eccbf 100644
--- a/srcpkgs/cmake/template
+++ b/srcpkgs/cmake/template
@@ -1,6 +1,6 @@
 # Template file for 'cmake'
 pkgname=cmake
-version=3.25.2
+version=3.25.3
 revision=1
 build_style=cmake
 configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
@@ -16,7 +16,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="BSD-3-Clause, ICU"
 homepage="https://www.cmake.org"
 distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz"
-checksum=c026f22cb931dd532f648f087d587f07a1843c6e66a3dfca4fb0ea21944ed33c
+checksum=cc995701d590ca6debc4245e9989939099ca52827dd46b5d3592f093afe1901c
 replaces="cmake-bootstrap>=0"
 
 if [ "$XBPS_TARGET_LIBC" = musl ]; then
@@ -45,8 +45,7 @@ pre_configure() {
 
 do_check() {
 	cd build
-	# https://gitlab.kitware.com/cmake/cmake/-/issues/23885
-	./bin/ctest -E RunCMake.SymlinkTrees
+	./bin/ctest
 }
 
 post_install() {

From f1aa69de9d150088077701ca60e629daf7d7557d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?=
 <congdanhqx@gmail.com>
Date: Thu, 9 Mar 2023 17:40:38 +0700
Subject: [PATCH 5/5] cmake-gui: update to 3.25.3.

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

diff --git a/srcpkgs/cmake-gui/template b/srcpkgs/cmake-gui/template
index acfa45fe87cd..7f4584e552c4 100644
--- a/srcpkgs/cmake-gui/template
+++ b/srcpkgs/cmake-gui/template
@@ -1,6 +1,6 @@
 # Template file for 'cmake-gui'
 pkgname=cmake-gui
-version=3.25.2
+version=3.25.3
 revision=1
 build_style=cmake
 configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
@@ -10,18 +10,17 @@ hostmakedepends="qt6-base python3-Sphinx qt6-tools"
 makedepends="jsoncpp-devel libarchive-devel libcurl-devel libuv-devel
  ncurses-devel qt6-base-devel rhash-devel qt6-tools-devel"
 depends="desktop-file-utils shared-mime-info cmake>=${version}"
-checkdepends="pax pkg-config"
+checkdepends="pax pkg-config git"
 short_desc="Cross-platform, open-source build system - Qt GUI"
 maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://www.cmake.org"
 distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
-checksum=c026f22cb931dd532f648f087d587f07a1843c6e66a3dfca4fb0ea21944ed33c
+checksum=cc995701d590ca6debc4245e9989939099ca52827dd46b5d3592f093afe1901c
 
 do_check() {
 	cd build
-	# https://gitlab.kitware.com/cmake/cmake/-/issues/23885
-	ctest -E RunCMake.SymlinkTrees
+	./bin/ctest
 }
 
 do_install() {

  parent reply	other threads:[~2023-03-16  5:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-15 16:50 [PR PATCH] " sgn
2023-03-16  1:27 ` [PR PATCH] [Updated] " sgn
2023-03-16  5:01 ` sgn [this message]
2023-03-16  7:03 ` [PR PATCH] [Merged]: " sgn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230316050125.bTDzhCNBPTI-Sce0urPX5z3jDfAzRbdsjlKOxL2L4FM@z \
    --to=sgn@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).