* [PR PATCH] doxygen: update to 1.9.7.
@ 2023-06-09 14:39 voidbert
2023-06-09 14:41 ` [PR PATCH] [Updated] " voidbert
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: voidbert @ 2023-06-09 14:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
There is a new pull request by voidbert against master on the void-packages repository
https://github.com/voidbert/void-packages doxygen
https://github.com/void-linux/void-packages/pull/44333
doxygen: update to 1.9.7.
<!-- 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-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- armv7l
A patch file from https://github.com/void-linux/void-packages/pull/44333.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-doxygen-44333.patch --]
[-- Type: text/x-diff, Size: 1064 bytes --]
From cf409e290d9504429c57f37e2cf65758a4554fb1 Mon Sep 17 00:00:00 2001
From: voidbert <humbertogilgomes@protonmail.com>
Date: Fri, 9 Jun 2023 15:23:16 +0100
Subject: [PATCH] doxygen: update to 1.9.7.
---
srcpkgs/doxygen/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/doxygen/template b/srcpkgs/doxygen/template
index 981eb49049a9..cfc3fc0bf5ad 100644
--- a/srcpkgs/doxygen/template
+++ b/srcpkgs/doxygen/template
@@ -1,6 +1,6 @@
# Template file for 'doxygen'
pkgname=doxygen
-version=1.9.5
+version=1.9.7
revision=2
build_style=cmake
hostmakedepends="perl python3 flex"
@@ -11,7 +11,7 @@ license="GPL-2.0-only"
homepage="http://www.doxygen.org/"
changelog="https://www.doxygen.nl/manual/changelog.html"
distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz"
-checksum=55b454b35d998229a96f3d5485d57a0a517ce2b78d025efb79d57b5a2e4b2eec
+checksum=87007641c38e2c392c8596f36711eb97633b984c8430f389e7bcf6323a098d94
build_options="wizard"
desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Updated] doxygen: update to 1.9.7.
2023-06-09 14:39 [PR PATCH] doxygen: update to 1.9.7 voidbert
@ 2023-06-09 14:41 ` voidbert
2023-06-13 11:58 ` [PR PATCH] [Merged]: " Duncaen
2023-07-30 14:12 ` meator
2 siblings, 0 replies; 4+ messages in thread
From: voidbert @ 2023-06-09 14:41 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1202 bytes --]
There is an updated pull request by voidbert against master on the void-packages repository
https://github.com/voidbert/void-packages doxygen
https://github.com/void-linux/void-packages/pull/44333
doxygen: update to 1.9.7.
<!-- 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-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- armv7l
A patch file from https://github.com/void-linux/void-packages/pull/44333.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-doxygen-44333.patch --]
[-- Type: text/x-diff, Size: 1117 bytes --]
From 46e58157d21d749a9d33ae34994e130107264224 Mon Sep 17 00:00:00 2001
From: voidbert <humbertogilgomes@protonmail.com>
Date: Fri, 9 Jun 2023 15:23:16 +0100
Subject: [PATCH] doxygen: update to 1.9.7.
---
srcpkgs/doxygen/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/doxygen/template b/srcpkgs/doxygen/template
index 981eb49049a9..f627aa84027b 100644
--- a/srcpkgs/doxygen/template
+++ b/srcpkgs/doxygen/template
@@ -1,7 +1,7 @@
# Template file for 'doxygen'
pkgname=doxygen
-version=1.9.5
-revision=2
+version=1.9.7
+revision=1
build_style=cmake
hostmakedepends="perl python3 flex"
checkdepends="libxml2 texlive-BibTeX"
@@ -11,7 +11,7 @@ license="GPL-2.0-only"
homepage="http://www.doxygen.org/"
changelog="https://www.doxygen.nl/manual/changelog.html"
distfiles="http://doxygen.nl/files/doxygen-${version}.src.tar.gz"
-checksum=55b454b35d998229a96f3d5485d57a0a517ce2b78d025efb79d57b5a2e4b2eec
+checksum=87007641c38e2c392c8596f36711eb97633b984c8430f389e7bcf6323a098d94
build_options="wizard"
desc_option_wizard="build Qt5 GUI configuration tool, doxywizard"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PR PATCH] [Merged]: doxygen: update to 1.9.7.
2023-06-09 14:39 [PR PATCH] doxygen: update to 1.9.7 voidbert
2023-06-09 14:41 ` [PR PATCH] [Updated] " voidbert
@ 2023-06-13 11:58 ` Duncaen
2023-07-30 14:12 ` meator
2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-06-13 11:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]
There's a merged pull request on the void-packages repository
doxygen: update to 1.9.7.
https://github.com/void-linux/void-packages/pull/44333
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-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- armv7l
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: doxygen: update to 1.9.7.
2023-06-09 14:39 [PR PATCH] doxygen: update to 1.9.7 voidbert
2023-06-09 14:41 ` [PR PATCH] [Updated] " voidbert
2023-06-13 11:58 ` [PR PATCH] [Merged]: " Duncaen
@ 2023-07-30 14:12 ` meator
2 siblings, 0 replies; 4+ messages in thread
From: meator @ 2023-07-30 14:12 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 197 bytes --]
New comment by meator on void-packages repository
https://github.com/void-linux/void-packages/pull/44333#issuecomment-1657184387
Comment:
This PR conflicts with my #44079 PR. I will adapt my PR.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-07-30 14:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 14:39 [PR PATCH] doxygen: update to 1.9.7 voidbert
2023-06-09 14:41 ` [PR PATCH] [Updated] " voidbert
2023-06-13 11:58 ` [PR PATCH] [Merged]: " Duncaen
2023-07-30 14:12 ` meator
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).