pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-webrick
Module Name: pkgsrc
Committed By: taca
Date: Wed Dec 11 14:48:41 UTC 2024
Modified Files:
pkgsrc/www/ruby-webrick: Makefile distinfo
Log Message:
www/ruby-webrick: update to 1.9.1
1.9.1 (2024-12-02)
What's Changed
* Block of server.start is optional by @znz in #155
* Fix bugs and improve by @znz in #152
* Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in
#157
* Bump rubygems/release-gem from 612653d273a73bdae1df8453e090060bb4db5f31
to 9e85cb11501bebc2ae661c1500176316d3987059 by @dependabot in #159
* Change backquote to singlequote in messages by @znz in #154
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/ruby-webrick/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/ruby-webrick/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-webrick/Makefile
diff -u pkgsrc/www/ruby-webrick/Makefile:1.21 pkgsrc/www/ruby-webrick/Makefile:1.22
--- pkgsrc/www/ruby-webrick/Makefile:1.21 Wed Nov 6 15:11:05 2024
+++ pkgsrc/www/ruby-webrick/Makefile Wed Dec 11 14:48:41 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2024/11/06 15:11:05 taca Exp $
+# $NetBSD: Makefile,v 1.22 2024/12/11 14:48:41 taca Exp $
-DISTNAME= webrick-1.9.0
+DISTNAME= webrick-1.9.1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-webrick/distinfo
diff -u pkgsrc/www/ruby-webrick/distinfo:1.12 pkgsrc/www/ruby-webrick/distinfo:1.13
--- pkgsrc/www/ruby-webrick/distinfo:1.12 Wed Nov 6 15:11:05 2024
+++ pkgsrc/www/ruby-webrick/distinfo Wed Dec 11 14:48:41 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/11/06 15:11:05 taca Exp $
+$NetBSD: distinfo,v 1.13 2024/12/11 14:48:41 taca Exp $
-BLAKE2s (webrick-1.9.0.gem) = 495ca08db069731a9f3b9c704601dd1aef4ce632502afeb4f9fc258164b1faa4
-SHA512 (webrick-1.9.0.gem) = 2a60f164cef92b9abce491f93b70369a31378bc181fab5de3882e8e4dc9929bd11f310832f53a3e10e4ee23b50c4c0377a8a6037f56979a36d2a80f5564dbce0
-Size (webrick-1.9.0.gem) = 71168 bytes
+BLAKE2s (webrick-1.9.1.gem) = b3b3590916cb6440a8f08bd9d8e03b31a10068fd3497aab7c0ce264a0f2fa994
+SHA512 (webrick-1.9.1.gem) = 2ff6887b2f0290a75d7af9b149f13ddc85f68dbe91193073cd4b6bcdc52f7580fd838941ec5dba1c29e2d3263f3fef6970a4a9425a3eafb7e0a38a288150572d
+Size (webrick-1.9.1.gem) = 71168 bytes
Home |
Main Index |
Thread Index |
Old Index