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 Jun 15 09:28:44 UTC 2024
Modified Files:
pkgsrc/textproc/ruby-nokogiri: Makefile distinfo
Log Message:
ruby-nokogiri: update to 1.16.6.
Upstream changes:
https://github.com/sparklemotion/nokogiri/blob/v1.16.6/CHANGELOG.md
v1.16.6 / 2024-06-13
Dependencies
* [CRuby] Vendored libxml2 is updated to v2.12.8, which the release notes
state is a bugfix release.
v1.16.5 / 2024-05-13
Security
* [CRuby] Vendored libxml2 is updated to address CVE-2024-34459. See
GHSA-r95h-9x8f-r3f7 for more information.
Dependencies
* [CRuby] Vendored libxml2 is updated to v2.12.7 from v2.12.6. (@flavorjones)
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/textproc/ruby-nokogiri/Makefile
cvs rdiff -u -r1.63 -r1.64 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.90 pkgsrc/textproc/ruby-nokogiri/Makefile:1.91
--- pkgsrc/textproc/ruby-nokogiri/Makefile:1.90 Wed May 29 16:34:40 2024
+++ pkgsrc/textproc/ruby-nokogiri/Makefile Sat Jun 15 09:28:44 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2024/05/29 16:34:40 adam Exp $
+# $NetBSD: Makefile,v 1.91 2024/06/15 09:28:44 tsutsui Exp $
-DISTNAME= nokogiri-1.16.4
-PKGREVISION= 1
+DISTNAME= nokogiri-1.16.6
CATEGORIES= textproc
MAINTAINER= tsutsui%NetBSD.org@localhost
@@ -16,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.12.6.tar.gz= \
+OVERRIDE_GEMSPEC+= :files ports/archives/libxml2-2.12.8.tar.gz= \
ports/archives/libxslt-1.1.39.tar.gz=
BUILDLINK_TRANSFORM.Darwin+= rm:-Wl,--no-as-needed
Index: pkgsrc/textproc/ruby-nokogiri/distinfo
diff -u pkgsrc/textproc/ruby-nokogiri/distinfo:1.63 pkgsrc/textproc/ruby-nokogiri/distinfo:1.64
--- pkgsrc/textproc/ruby-nokogiri/distinfo:1.63 Sat Apr 20 10:23:10 2024
+++ pkgsrc/textproc/ruby-nokogiri/distinfo Sat Jun 15 09:28:44 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.63 2024/04/20 10:23:10 tsutsui Exp $
+$NetBSD: distinfo,v 1.64 2024/06/15 09:28:44 tsutsui Exp $
-BLAKE2s (nokogiri-1.16.4.gem) = fed05a432e8f6dcc558efe5a3ac99f542f0635f21deb2c6d05064748b59cdb11
-SHA512 (nokogiri-1.16.4.gem) = c9e1c7c2a8cd087f88efe8421437ebd3d79f99a8be058c6b877ddcf70cb039c593605618b3381a2854b43551cc102cd6e8a9163fcc941bee65cc671ea463201c
-Size (nokogiri-1.16.4.gem) = 4626944 bytes
+BLAKE2s (nokogiri-1.16.6.gem) = 67b04f2647b0c0a8dc06451c389931235335da84591e9150bd27075499be422c
+SHA512 (nokogiri-1.16.6.gem) = 9e03163efbc55a9649b8026a1490dfb67276eb3334162fd7ade0f4195016d704e91419bbac1ba45fa89fb0d6591e549255babfff11de44b40a60278b9338b48c
+Size (nokogiri-1.16.6.gem) = 4627456 bytes
Home |
Main Index |
Thread Index |
Old Index