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: mef
Date: Sat Jan 4 14:28:09 UTC 2025
Modified Files:
pkgsrc/www/gumbo-parser: Makefile distinfo
Log Message:
(www/gumbo-parser) Updated 0.12.2 to 0.13.0
## Gumbo 0.13.0 (2025-01-04)
* Fix incorrect doctype matching
* Retroactively bump so version (should have been done in 0.12.2)
* This release is fully compatible with the current
[html5lib-tests](https://github.com/html5lib/html5lib-tests)
## Gumbo 0.12.3 (2024-12-16)
* Make Python bindings compatible with Python 3.13 (#2)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/gumbo-parser/Makefile
cvs rdiff -u -r1.5 -r1.6 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.3 pkgsrc/www/gumbo-parser/Makefile:1.4
--- pkgsrc/www/gumbo-parser/Makefile:1.3 Tue Dec 10 16:03:14 2024
+++ pkgsrc/www/gumbo-parser/Makefile Sat Jan 4 14:28:09 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/12/10 16:03:14 ktnb Exp $
+# $NetBSD: Makefile,v 1.4 2025/01/04 14:28:09 mef Exp $
-VERSION= 0.12.2
+VERSION= 0.13.0
PKGNAME= gumbo-parser-${VERSION}
DISTNAME= ${VERSION}
CATEGORIES= www
Index: pkgsrc/www/gumbo-parser/distinfo
diff -u pkgsrc/www/gumbo-parser/distinfo:1.5 pkgsrc/www/gumbo-parser/distinfo:1.6
--- pkgsrc/www/gumbo-parser/distinfo:1.5 Tue Dec 10 16:03:14 2024
+++ pkgsrc/www/gumbo-parser/distinfo Sat Jan 4 14:28:09 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/12/10 16:03:14 ktnb Exp $
+$NetBSD: distinfo,v 1.6 2025/01/04 14:28:09 mef Exp $
-BLAKE2s (gumbo-parser/0.12.2.tar.gz) = 35bc8fe49f564f7e8d83f64c53e0eb3a14d5e6d8753a84f10cb6c397e450383f
-SHA512 (gumbo-parser/0.12.2.tar.gz) = 258d93c0404b7dc35e1088cded02a394b2cbd0d08f3e7d0a3e32d859c2032efcc831687c7bc749e9bddb60d4f910bab741007bed1117d486a0d3fd194e22f4e7
-Size (gumbo-parser/0.12.2.tar.gz) = 2113915 bytes
+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
Home |
Main Index |
Thread Index |
Old Index