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 Mar 15 23:23:42 UTC 2025

Modified Files:
        pkgsrc/textproc/ruby-nokogiri: Makefile distinfo

Log Message:
ruby-nokogiri: update to 1.18.4.

Upstream changes:
 https://github.com/sparklemotion/nokogiri/releases/tag/v1.18.4

v1.18.4 / 2025-03-14

Security

  * [CRuby] Vendored libxslt is updated to v1.1.43 to address CVE-2025-24855
    and CVE-2024-55549. See GHSA-mrxw-mxhj-p664 for more information.


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/textproc/ruby-nokogiri/Makefile
cvs rdiff -u -r1.69 -r1.70 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.99 pkgsrc/textproc/ruby-nokogiri/Makefile:1.100
--- pkgsrc/textproc/ruby-nokogiri/Makefile:1.99 Sat Mar  1 14:16:36 2025
+++ pkgsrc/textproc/ruby-nokogiri/Makefile      Sat Mar 15 23:23:42 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.99 2025/03/01 14:16:36 tsutsui Exp $
+# $NetBSD: Makefile,v 1.100 2025/03/15 23:23:42 tsutsui Exp $
 
-DISTNAME=      nokogiri-1.18.3
+DISTNAME=      nokogiri-1.18.4
 CATEGORIES=    textproc
 
 MAINTAINER=    tsutsui%NetBSD.org@localhost
@@ -16,7 +16,7 @@ CPPFLAGS+=            -I${PREFIX}/include/libxml2
 MAKE_ENV+=             NOKOGIRI_USE_SYSTEM_LIBRARIES=yes
 RUBYGEM_OPTIONS+=      --format-executable
 OVERRIDE_GEMSPEC+=     :files ports/archives/libxml2-2.13.6.tar.xz= \
-                       ports/archives/libxslt-1.1.42.tar.xz=
+                       ports/archives/libxslt-1.1.43.tar.xz=
 
 BUILDLINK_TRANSFORM.Darwin+=   rm:-Wl,--no-as-needed
 

Index: pkgsrc/textproc/ruby-nokogiri/distinfo
diff -u pkgsrc/textproc/ruby-nokogiri/distinfo:1.69 pkgsrc/textproc/ruby-nokogiri/distinfo:1.70
--- pkgsrc/textproc/ruby-nokogiri/distinfo:1.69 Sat Mar  1 14:16:36 2025
+++ pkgsrc/textproc/ruby-nokogiri/distinfo      Sat Mar 15 23:23:42 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.69 2025/03/01 14:16:36 tsutsui Exp $
+$NetBSD: distinfo,v 1.70 2025/03/15 23:23:42 tsutsui Exp $
 
-BLAKE2s (nokogiri-1.18.3.gem) = 58a4e3459ee8c92c86d3f3127cfcc8669f10540464f7b607bb931c172679611b
-SHA512 (nokogiri-1.18.3.gem) = 538f3e61b016e52f32aea234519fbdc16e7d64233e81227741a0aaa23ebf8b4e30c74e7cfbdaad19a7d66cc3660a5e8f5bf2323f9422e79f5d6dab2878b87171
-Size (nokogiri-1.18.3.gem) = 4419072 bytes
+BLAKE2s (nokogiri-1.18.4.gem) = 5280fa3914e80864abf89789a9c453a1fa2789e7c6912d6e4ee295b7c3d5ce59
+SHA512 (nokogiri-1.18.4.gem) = c66683a1d216a615a40eadade8874b56fa5d6b4b3bfc836f7b245f4177746b755496c3d871c7a08ec3d6f393045b4709ba082ed8313b9496a127a90b20c0bf7c
+Size (nokogiri-1.18.4.gem) = 4363776 bytes



Home | Main Index | Thread Index | Old Index