pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/pugixml



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jan 11 20:31:28 UTC 2025

Modified Files:
        pkgsrc/textproc/pugixml: Makefile distinfo

Log Message:
pugixml: updated to 1.15

pugixml-1.15

This is a maintenance release that adds support for std::string_view along with
compatibility improvements (read the changelog for details).


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/textproc/pugixml/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/pugixml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/pugixml/Makefile
diff -u pkgsrc/textproc/pugixml/Makefile:1.16 pkgsrc/textproc/pugixml/Makefile:1.17
--- pkgsrc/textproc/pugixml/Makefile:1.16       Sun Aug 25 06:19:17 2024
+++ pkgsrc/textproc/pugixml/Makefile    Sat Jan 11 20:31:28 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/08/25 06:19:17 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2025/01/11 20:31:28 adam Exp $
 
-DISTNAME=      pugixml-1.14
+DISTNAME=      pugixml-1.15
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=zeux/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/textproc/pugixml/distinfo
diff -u pkgsrc/textproc/pugixml/distinfo:1.13 pkgsrc/textproc/pugixml/distinfo:1.14
--- pkgsrc/textproc/pugixml/distinfo:1.13       Sun Oct  1 16:57:45 2023
+++ pkgsrc/textproc/pugixml/distinfo    Sat Jan 11 20:31:28 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2023/10/01 16:57:45 adam Exp $
+$NetBSD: distinfo,v 1.14 2025/01/11 20:31:28 adam Exp $
 
-BLAKE2s (pugixml-1.14.tar.gz) = 75bd703d7f42faa0cdfc6043c5ed2e1c53a2585952317b4a37bd71cc22eca874
-SHA512 (pugixml-1.14.tar.gz) = 730d203829eb24d6e1c873f9b921ae97cf7a157fd45504151bc2e61adea5c536eaf33ff38c5ad61629b54a6686135ff1834a61102b4660fbb9ead4ecf20dfd34
-Size (pugixml-1.14.tar.gz) = 576683 bytes
+BLAKE2s (pugixml-1.15.tar.gz) = 53d0f01c54ac45613bf083f2fef5e304b66147abdcc8159b977ef9533f9b2a07
+SHA512 (pugixml-1.15.tar.gz) = b8a70f1f230b0902b719346ce0a551eafe534f81262280dceeb92d5ad90ea4e635173e08e225bf66eb5f4724ac4568bd40dc923f184571f02502dac49bc0b7f5
+Size (pugixml-1.15.tar.gz) = 582786 bytes



Home | Main Index | Thread Index | Old Index