pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-addressable
Module Name: pkgsrc
Committed By: tsutsui
Date: Fri Mar 13 15:55:13 UTC 2026
Modified Files:
pkgsrc/net/ruby-addressable: Makefile PLIST distinfo
Log Message:
ruby-addressable: update to 2.8.9
Upstream changes:
https://github.com/sporkmonger/addressable/blob/addressable-2.8.9/CHANGELOG.md
Addressable 2.8.9
* Reduce gem size by excluding test files (#569)
* No need for bundler as development dependency (#571, 5fc1d93)
* idna/pure: stop building the useless COMPOSITION_TABLE (removes the
Addressable::IDNA::COMPOSITION_TABLE constant) (#564)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/net/ruby-addressable/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/ruby-addressable/PLIST
cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/ruby-addressable/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-addressable/Makefile
diff -u pkgsrc/net/ruby-addressable/Makefile:1.28 pkgsrc/net/ruby-addressable/Makefile:1.29
--- pkgsrc/net/ruby-addressable/Makefile:1.28 Sun Jan 11 04:47:01 2026
+++ pkgsrc/net/ruby-addressable/Makefile Fri Mar 13 15:55:13 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2026/01/11 04:47:01 tsutsui Exp $
+# $NetBSD: Makefile,v 1.29 2026/03/13 15:55:13 tsutsui Exp $
-DISTNAME= addressable-2.8.8
+DISTNAME= addressable-2.8.9
CATEGORIES= net
MAINTAINER= tsutsui%NetBSD.org@localhost
Index: pkgsrc/net/ruby-addressable/PLIST
diff -u pkgsrc/net/ruby-addressable/PLIST:1.14 pkgsrc/net/ruby-addressable/PLIST:1.15
--- pkgsrc/net/ruby-addressable/PLIST:1.14 Sun Jan 11 04:47:01 2026
+++ pkgsrc/net/ruby-addressable/PLIST Fri Mar 13 15:55:13 2026
@@ -1,11 +1,8 @@
-@comment $NetBSD: PLIST,v 1.14 2026/01/11 04:47:01 tsutsui Exp $
+@comment $NetBSD: PLIST,v 1.15 2026/03/13 15:55:13 tsutsui Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
-${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/addressable.gemspec
${GEM_LIBDIR}/lib/addressable.rb
${GEM_LIBDIR}/lib/addressable/idna.rb
${GEM_LIBDIR}/lib/addressable/idna/native.rb
@@ -13,17 +10,4 @@ ${GEM_LIBDIR}/lib/addressable/idna/pure.
${GEM_LIBDIR}/lib/addressable/template.rb
${GEM_LIBDIR}/lib/addressable/uri.rb
${GEM_LIBDIR}/lib/addressable/version.rb
-${GEM_LIBDIR}/spec/addressable/idna_spec.rb
-${GEM_LIBDIR}/spec/addressable/net_http_compat_spec.rb
-${GEM_LIBDIR}/spec/addressable/security_spec.rb
-${GEM_LIBDIR}/spec/addressable/template_spec.rb
-${GEM_LIBDIR}/spec/addressable/uri_spec.rb
-${GEM_LIBDIR}/spec/spec_helper.rb
-${GEM_LIBDIR}/tasks/clobber.rake
-${GEM_LIBDIR}/tasks/gem.rake
-${GEM_LIBDIR}/tasks/git.rake
-${GEM_LIBDIR}/tasks/metrics.rake
-${GEM_LIBDIR}/tasks/profile.rake
-${GEM_LIBDIR}/tasks/rspec.rake
-${GEM_LIBDIR}/tasks/yard.rake
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/net/ruby-addressable/distinfo
diff -u pkgsrc/net/ruby-addressable/distinfo:1.29 pkgsrc/net/ruby-addressable/distinfo:1.30
--- pkgsrc/net/ruby-addressable/distinfo:1.29 Sun Jan 11 04:47:01 2026
+++ pkgsrc/net/ruby-addressable/distinfo Fri Mar 13 15:55:13 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2026/01/11 04:47:01 tsutsui Exp $
+$NetBSD: distinfo,v 1.30 2026/03/13 15:55:13 tsutsui Exp $
-BLAKE2s (addressable-2.8.8.gem) = 3387bb686a58e311aeacce85b43e23760e67e218679238e5285377a491f5bb72
-SHA512 (addressable-2.8.8.gem) = a8457764d7bb88ffa62576bfc9af5ff8b36a6aa88a2d46a9ffc1ca90508391415fa2e51ed0238d6a91203e560766b46c59e44cdb5181e9d172e77f9545f4d1e9
-Size (addressable-2.8.8.gem) = 109568 bytes
+BLAKE2s (addressable-2.8.9.gem) = 47e8668b8048c6318bb2c93b8dd5378e7d9143cc6bfa57ce03fa8a230ded0b74
+SHA512 (addressable-2.8.9.gem) = a2b2b9f4d3922c3275fa86c65c1ccb088e4f1a270bc2afecd404cc975d8dbeaf7f33aed5c8dbc7639d4977cd08e443796c8d86fdab211d15639b60bddd545cef
+Size (addressable-2.8.9.gem) = 77824 bytes
Home |
Main Index |
Thread Index |
Old Index