forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
textproc/ruby-nori: update to ruby-nori to 2.7.1
2.7.1 (2024-07-28) What's Changed * Stop monkey-patching String with #snakecase by @mchu in #102 New Contributors * @mchu made their first contribution in #102
- Loading branch information
taca
committed
Sep 22, 2024
1 parent
7a1a796
commit 815937c
Showing
3 changed files
with
9 additions
and
9 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.2 2024/02/19 15:19:58 taca Exp $ | ||
# $NetBSD: Makefile,v 1.3 2024/09/22 06:47:30 taca Exp $ | ||
|
||
DISTNAME= nori-2.7.0 | ||
DISTNAME= nori-2.7.1 | ||
CATEGORIES= textproc | ||
|
||
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.4 2024/02/19 15:19:58 taca Exp $ | ||
$NetBSD: distinfo,v 1.5 2024/09/22 06:47:30 taca Exp $ | ||
|
||
BLAKE2s (nori-2.7.0.gem) = 6ba84b996bcf6ccb2a7202ac2aec688e7df170b7927e22a0acd35aa313ab7b13 | ||
SHA512 (nori-2.7.0.gem) = b5330be1bdb85d0c362ac58c5a3863d7bda121ddb345d26c43ecf4516b5204ea27e38ecd9151f55d1664ddac6f9f45a2ecb4bf9a57911e637e0ad7b419b41e04 | ||
Size (nori-2.7.0.gem) = 24064 bytes | ||
BLAKE2s (nori-2.7.1.gem) = 9858d0a65de74f9255db146eb2fe961ee569571953ad8cff895be8e808fb22f3 | ||
SHA512 (nori-2.7.1.gem) = e42de719a53886bc06f45199a516830985fa135946d30f7dfab17ddefbb72d2a86a95cca7692878c74e90986ddfb9c9ed50981981b42eca73fc0913a0309cf85 | ||
Size (nori-2.7.1.gem) = 24064 bytes |