forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.9.0 (2024-10-31) What's Changed * Be clear in README that webrick should not be used in production by @jeremyevans in #149 * Add RBS files by @znz in #151 * Prepare new release by @znz in #153 New Contributors * @znz made their first contribution in #151
- Loading branch information
taca
committed
Nov 6, 2024
1 parent
6b8f427
commit 07d5158
Showing
3 changed files
with
42 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.20 2024/10/21 14:54:31 taca Exp $ | ||
# $NetBSD: Makefile,v 1.21 2024/11/06 15:11:05 taca Exp $ | ||
|
||
DISTNAME= webrick-1.8.2 | ||
DISTNAME= webrick-1.9.0 | ||
CATEGORIES= www | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.11 2024/10/21 14:54:31 taca Exp $ | ||
$NetBSD: distinfo,v 1.12 2024/11/06 15:11:05 taca Exp $ | ||
|
||
BLAKE2s (webrick-1.8.2.gem) = 04e5d549725dcb0330bfd398b7d773038acfb99b7b3712aa694ec98ab33c9002 | ||
SHA512 (webrick-1.8.2.gem) = 9a4baaf377e80d6922c468b1a279a1666db23ee1f71222aaa0981793fc89a238c2058d97e47c968a34756859803b736331abf79d59e385aa9e3c7af92454a937 | ||
Size (webrick-1.8.2.gem) = 59904 bytes | ||
BLAKE2s (webrick-1.9.0.gem) = 495ca08db069731a9f3b9c704601dd1aef4ce632502afeb4f9fc258164b1faa4 | ||
SHA512 (webrick-1.9.0.gem) = 2a60f164cef92b9abce491f93b70369a31378bc181fab5de3882e8e4dc9929bd11f310832f53a3e10e4ee23b50c4c0377a8a6037f56979a36d2a80f5564dbce0 | ||
Size (webrick-1.9.0.gem) = 71168 bytes |