pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/gumbo-parser
Module Name: pkgsrc
Committed By: pin
Date: Wed Jul 23 08:10:28 UTC 2025
Modified Files:
pkgsrc/www/gumbo-parser: Makefile distinfo
Log Message:
www/gumbo-parser: update to 0.13.1
This is a maintenance release with no API/ABI changes.
Add Meson build system support (recommended build method)
Add deprecation warning to Autotools configure script
This release is fully compatible with the current html5lib-tests (a9f4496)
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/gumbo-parser/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/gumbo-parser/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/gumbo-parser/Makefile
diff -u pkgsrc/www/gumbo-parser/Makefile:1.4 pkgsrc/www/gumbo-parser/Makefile:1.5
--- pkgsrc/www/gumbo-parser/Makefile:1.4 Sat Jan 4 14:28:09 2025
+++ pkgsrc/www/gumbo-parser/Makefile Wed Jul 23 08:10:28 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2025/01/04 14:28:09 mef Exp $
+# $NetBSD: Makefile,v 1.5 2025/07/23 08:10:28 pin Exp $
-VERSION= 0.13.0
+VERSION= 0.13.1
PKGNAME= gumbo-parser-${VERSION}
DISTNAME= ${VERSION}
CATEGORIES= www
Index: pkgsrc/www/gumbo-parser/distinfo
diff -u pkgsrc/www/gumbo-parser/distinfo:1.6 pkgsrc/www/gumbo-parser/distinfo:1.7
--- pkgsrc/www/gumbo-parser/distinfo:1.6 Sat Jan 4 14:28:09 2025
+++ pkgsrc/www/gumbo-parser/distinfo Wed Jul 23 08:10:28 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/01/04 14:28:09 mef Exp $
+$NetBSD: distinfo,v 1.7 2025/07/23 08:10:28 pin Exp $
-BLAKE2s (gumbo-parser/0.13.0.tar.gz) = 8e0ea33502ecd62b0abe49a3ea6146b3a9b8f9b04231bfed400c10ff57426954
-SHA512 (gumbo-parser/0.13.0.tar.gz) = b87694179f35490fc25c6100c3bd81019926954e4838886d50698158e2a5bbb36f119cb086dfad05ff867a80b7bed8ada8bcbbf83bd1a151fb43921b66d9b61e
-Size (gumbo-parser/0.13.0.tar.gz) = 2114279 bytes
+BLAKE2s (gumbo-parser/0.13.1.tar.gz) = f31cd5af15f0e3a9ee931bcd6c810d781587a6243271b858617258be105e17f6
+SHA512 (gumbo-parser/0.13.1.tar.gz) = 22bdaac728e79fb176ea82d40bfab77500a85952d731f832ffa6defb48264a1f108a9bbde19fd60e9d829d23059feab0744b4dabf887997596892b815cb26f17
+Size (gumbo-parser/0.13.1.tar.gz) = 2115080 bytes
Home |
Main Index |
Thread Index |
Old Index