pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-uri



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Oct  8 14:15:37 UTC 2025

Modified Files:
        pkgsrc/www/ruby-uri: Makefile distinfo

Log Message:
www/ruby-uri: update to 1.0.4

1.0.4 (2025-10-07)

Security fixes

* CVE-2025-61594


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/ruby-uri/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ruby-uri/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-uri/Makefile
diff -u pkgsrc/www/ruby-uri/Makefile:1.9 pkgsrc/www/ruby-uri/Makefile:1.10
--- pkgsrc/www/ruby-uri/Makefile:1.9    Tue May 27 16:05:34 2025
+++ pkgsrc/www/ruby-uri/Makefile        Wed Oct  8 14:15:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/05/27 16:05:34 taca Exp $
+# $NetBSD: Makefile,v 1.10 2025/10/08 14:15:37 taca Exp $
 
-DISTNAME=      uri-1.0.3
+DISTNAME=      uri-1.0.4
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,7 +10,7 @@ LICENSE=      2-clause-bsd OR ruby-license
 
 USE_LANGUAGES= # none
 
-# Ruby 3.4.4 has the same version as bundled gem.
+# Ruby 3.4.7 has the same version as bundled gem.
 RUBY_VERSIONS_ACCEPTED=        32 33
 
 .include "../../lang/ruby/gem.mk"

Index: pkgsrc/www/ruby-uri/distinfo
diff -u pkgsrc/www/ruby-uri/distinfo:1.4 pkgsrc/www/ruby-uri/distinfo:1.5
--- pkgsrc/www/ruby-uri/distinfo:1.4    Sun Mar  2 14:56:44 2025
+++ pkgsrc/www/ruby-uri/distinfo        Wed Oct  8 14:15:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2025/03/02 14:56:44 taca Exp $
+$NetBSD: distinfo,v 1.5 2025/10/08 14:15:37 taca Exp $
 
-BLAKE2s (uri-1.0.3.gem) = 92eb70feb9481c8bb2506f0a6c31da6473667513392f4b1050202695f9dfac31
-SHA512 (uri-1.0.3.gem) = 622c469a5fe26981d3b7622609d861bbab06a8bbf69187871e4c60b68d4652cffe4778d93fe476fdf542fec29024d53315b2806421077be1b47d569911e50dee
-Size (uri-1.0.3.gem) = 36864 bytes
+BLAKE2s (uri-1.0.4.gem) = 00f7694af6c35ee911ce24623096e857ac1abe03c6eaafd22e83e80f6b9615d2
+SHA512 (uri-1.0.4.gem) = 9828f162d28bc15c9b4c4e9f234bd22c94d3702863b944f68648d3af0dd85bbcdb7a37d06264a13ca00bca7f30e317abae3739931a74366cf1d28638f111e07c
+Size (uri-1.0.4.gem) = 37376 bytes



Home | Main Index | Thread Index | Old Index