pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-nokogiri
Module Name: pkgsrc
Committed By: tsutsui
Date: Sat Dec 7 08:01:44 UTC 2024
Modified Files:
pkgsrc/textproc/ruby-nokogiri: Makefile distinfo
Log Message:
ruby-nokogiri: update to 1.16.8.
Upstream changes:
https://github.com/sparklemotion/nokogiri/releases/tag/v1.16.8
v1.16.8 / 2024-12-02
Fixed
* [CRuby] When serializing HTML5 documents, properly escape foreign content
"style" elements. Normally, a "style" tag contains raw text that does not
need entity-escaping, but when it appears in either SVG or MathML foreign
content, the "style" tag is now correctly escaped when serialized.
@flavorjones
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/textproc/ruby-nokogiri/Makefile
cvs rdiff -u -r1.65 -r1.66 pkgsrc/textproc/ruby-nokogiri/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/ruby-nokogiri/Makefile
diff -u pkgsrc/textproc/ruby-nokogiri/Makefile:1.95 pkgsrc/textproc/ruby-nokogiri/Makefile:1.96
--- pkgsrc/textproc/ruby-nokogiri/Makefile:1.95 Thu Nov 14 22:21:55 2024
+++ pkgsrc/textproc/ruby-nokogiri/Makefile Sat Dec 7 08:01:43 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.95 2024/11/14 22:21:55 wiz Exp $
+# $NetBSD: Makefile,v 1.96 2024/12/07 08:01:43 tsutsui Exp $
-DISTNAME= nokogiri-1.16.7
-PKGREVISION= 3
+DISTNAME= nokogiri-1.16.8
CATEGORIES= textproc
MAINTAINER= tsutsui%NetBSD.org@localhost
Index: pkgsrc/textproc/ruby-nokogiri/distinfo
diff -u pkgsrc/textproc/ruby-nokogiri/distinfo:1.65 pkgsrc/textproc/ruby-nokogiri/distinfo:1.66
--- pkgsrc/textproc/ruby-nokogiri/distinfo:1.65 Sun Aug 4 07:25:11 2024
+++ pkgsrc/textproc/ruby-nokogiri/distinfo Sat Dec 7 08:01:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2024/08/04 07:25:11 tsutsui Exp $
+$NetBSD: distinfo,v 1.66 2024/12/07 08:01:43 tsutsui Exp $
-BLAKE2s (nokogiri-1.16.7.gem) = a436400de83d322b47a6cbc6b37881d8f27ba5c248ad81779008e2b6f739a111
-SHA512 (nokogiri-1.16.7.gem) = 52cf1d414ca47b532eb3824423f03d3c4d510ca3472b4a77125d85b5dad44f11e3058b20912864d43d9b48162a0ec2c88e7f4104d2dca7e192b5b2d01aa6fc9d
-Size (nokogiri-1.16.7.gem) = 4626944 bytes
+BLAKE2s (nokogiri-1.16.8.gem) = 7c60b528985e9e3ecc95e8e875c2e79dd37f58a197a2863988cf0370d017a5db
+SHA512 (nokogiri-1.16.8.gem) = 5dfcdc303dc1a6955f9e3831ca15ea76dad385e10df7d18b2d0b363498206f5fd1b7c24b2849a0199b311e174b8b77c18059b503e6c33e6cae43fffc4d9b0382
+Size (nokogiri-1.16.8.gem) = 4626944 bytes
Home |
Main Index |
Thread Index |
Old Index