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 Apr 20 10:23:10 UTC 2024
Modified Files:
pkgsrc/textproc/ruby-nokogiri: Makefile distinfo
Log Message:
ruby-nokogiri: update to 1.16.4.
Upstream changes:
https://github.com/sparklemotion/nokogiri/releases/tag/v1.16.4
v1.16.4 / 2024-04-10
Dependencies
* [CRuby] Vendored zlib in the precompiled native gems is updated to v1.3.1
from v1.3. Nokogiri is not affected by the minizip CVE patched in this
version, but this update may satisfy some security scanners. Related, see
this discussion about removing the compression libraries altogether in a
future version of Nokogiri.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/textproc/ruby-nokogiri/Makefile
cvs rdiff -u -r1.62 -r1.63 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.88 pkgsrc/textproc/ruby-nokogiri/Makefile:1.89
--- pkgsrc/textproc/ruby-nokogiri/Makefile:1.88 Sat Mar 16 16:33:40 2024
+++ pkgsrc/textproc/ruby-nokogiri/Makefile Sat Apr 20 10:23:10 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2024/03/16 16:33:40 tsutsui Exp $
+# $NetBSD: Makefile,v 1.89 2024/04/20 10:23:10 tsutsui Exp $
-DISTNAME= nokogiri-1.16.3
+DISTNAME= nokogiri-1.16.4
CATEGORIES= textproc
MAINTAINER= tsutsui%NetBSD.org@localhost
Index: pkgsrc/textproc/ruby-nokogiri/distinfo
diff -u pkgsrc/textproc/ruby-nokogiri/distinfo:1.62 pkgsrc/textproc/ruby-nokogiri/distinfo:1.63
--- pkgsrc/textproc/ruby-nokogiri/distinfo:1.62 Sat Mar 16 16:33:40 2024
+++ pkgsrc/textproc/ruby-nokogiri/distinfo Sat Apr 20 10:23:10 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2024/03/16 16:33:40 tsutsui Exp $
+$NetBSD: distinfo,v 1.63 2024/04/20 10:23:10 tsutsui Exp $
-BLAKE2s (nokogiri-1.16.3.gem) = ab446125aabf12631522a09f89e0326ab5c945713f17ca0ef4f7637af0b224d5
-SHA512 (nokogiri-1.16.3.gem) = 5e3ff268fed58e4e0c771de4661cc5efb68296b9af611440b373c64564343e4917e3b4e031385bfb6e4fcadb64502287b0f040f8554f55e64e13e99595ba7249
-Size (nokogiri-1.16.3.gem) = 4626944 bytes
+BLAKE2s (nokogiri-1.16.4.gem) = fed05a432e8f6dcc558efe5a3ac99f542f0635f21deb2c6d05064748b59cdb11
+SHA512 (nokogiri-1.16.4.gem) = c9e1c7c2a8cd087f88efe8421437ebd3d79f99a8be058c6b877ddcf70cb039c593605618b3381a2854b43551cc102cd6e8a9163fcc941bee65cc671ea463201c
+Size (nokogiri-1.16.4.gem) = 4626944 bytes
Home |
Main Index |
Thread Index |
Old Index