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  1 14:16:36 UTC 2025

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

Log Message:
ruby-nokogiri: update to 1.18.3.

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

v1.18.3 / 2025-02-18

Security

  * [CRuby] Vendored libxml2 is updated to v2.13.6 to address CVE-2025-24928
    and CVE-2024-56171. See GHSA-vvfq-8hwr-qm4m for more information.


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

Index: pkgsrc/textproc/ruby-nokogiri/distinfo
diff -u pkgsrc/textproc/ruby-nokogiri/distinfo:1.68 pkgsrc/textproc/ruby-nokogiri/distinfo:1.69
--- pkgsrc/textproc/ruby-nokogiri/distinfo:1.68 Mon Feb  3 16:53:01 2025
+++ pkgsrc/textproc/ruby-nokogiri/distinfo      Sat Mar  1 14:16:36 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.68 2025/02/03 16:53:01 tsutsui Exp $
+$NetBSD: distinfo,v 1.69 2025/03/01 14:16:36 tsutsui Exp $
 
-BLAKE2s (nokogiri-1.18.2.gem) = 1c7342df6578d9fc5815845010af8d00eb60c832ac9ffbfa8aaf30a142dd6e39
-SHA512 (nokogiri-1.18.2.gem) = 205c863ee8027224503f26072c6ac69e42348e2927496b0e30408062ed81f705786c1e3f8fdcf1f7ee7d92d76f93c48f07f6879883ef50d9af0a08a75b2982de
-Size (nokogiri-1.18.2.gem) = 4582400 bytes
+BLAKE2s (nokogiri-1.18.3.gem) = 58a4e3459ee8c92c86d3f3127cfcc8669f10540464f7b607bb931c172679611b
+SHA512 (nokogiri-1.18.3.gem) = 538f3e61b016e52f32aea234519fbdc16e7d64233e81227741a0aaa23ebf8b4e30c74e7cfbdaad19a7d66cc3660a5e8f5bf2323f9422e79f5d6dab2878b87171
+Size (nokogiri-1.18.3.gem) = 4419072 bytes



Home | Main Index | Thread Index | Old Index