From: Bnyro <Bnyro@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] pugixml: update to 1.14.
Date: Mon, 13 Nov 2023 17:58:44 +0100 [thread overview]
Message-ID: <20231113165844.IAJpMOY4RbaYauN5Jz5YqRqB0GPr1H0ZVizQjCMQlMA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46453@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 477 bytes --]
There is an updated pull request by Bnyro against master on the void-packages repository
https://github.com/Bnyro/void-packages pugixml
https://github.com/void-linux/void-packages/pull/46453
pugixml: update to 1.14.
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### 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/46453.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pugixml-46453.patch --]
[-- Type: text/x-diff, Size: 1281 bytes --]
From 443ee0e0f3b42558de07922c1477cfca40c4afec Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 5 Oct 2023 21:21:18 +0200
Subject: [PATCH] pugixml: update to 1.14.
---
srcpkgs/pugixml/template | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/pugixml/template b/srcpkgs/pugixml/template
index f52d7096cce51..00a4b4cbc4bd5 100644
--- a/srcpkgs/pugixml/template
+++ b/srcpkgs/pugixml/template
@@ -1,15 +1,16 @@
# Template file for 'pugixml'
pkgname=pugixml
-version=1.13
+version=1.14
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=On"
short_desc="Light-weight, simple and fast XML parser for C++ with XPath support"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="MIT"
-homepage="http://pugixml.org/"
-distfiles="http://github.com/zeux/pugixml/releases/download/v${version}/pugixml-${version}.tar.gz"
-checksum=40c0b3914ec131485640fa57e55bf1136446026b41db91c1bef678186a12abbe
+homepage="https://pugixml.org/"
+changelog="https://github.com/zeux/pugixml/releases"
+distfiles="https://github.com/zeux/pugixml/releases/download/v${version}/pugixml-${version}.tar.gz"
+checksum=2f10e276870c64b1db6809050a75e11a897a8d7456c4be5c6b2e35a11168a015
post_install() {
tail -22 readme.txt > LICENSE
next prev parent reply other threads:[~2023-11-13 16:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-05 19:20 [PR PATCH] " Bnyro
2023-11-13 5:25 ` [PR REVIEW] " classabbyamp
2023-11-13 5:25 ` classabbyamp
2023-11-13 16:58 ` Bnyro [this message]
2023-11-13 16:59 ` [PR PATCH] [Updated] " Bnyro
2023-11-13 17:02 ` [PR PATCH] [Merged]: " classabbyamp
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=20231113165844.IAJpMOY4RbaYauN5Jz5YqRqB0GPr1H0ZVizQjCMQlMA@z \
--to=bnyro@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).