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.
ruby-jirametrics: update to 2.3. Changes:
- Renamed story_point_accuracy_chart to estimate_accuracy_chart to more accurately capture what it does; it's not just story points. The old name will continue to work for now but has been deprecated and you'll get a warning. - Explicitly force all files to be loaded in UTF-8 to fix bug #27 happening on JRuby.
- Loading branch information
Showing
3 changed files
with
9 additions
and
11 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
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.1 2024/05/18 01:46:32 schmonz Exp $ | ||
$NetBSD: distinfo,v 1.2 2024/06/04 14:46:18 schmonz Exp $ | ||
|
||
BLAKE2s (jirametrics-2.2.1.gem) = b3dca9bf234327ae7fc5ef5bd124a03f573296f97cbb6e24985f8ab872fbb890 | ||
SHA512 (jirametrics-2.2.1.gem) = 0a51ad76861e1923c07b6c5c35e84a8e7588c717e35eb561c4d413675baf84ef5723e3dc8928db897df625e6914a2a407c8ad58427ec9396efe70102fa5b1821 | ||
Size (jirametrics-2.2.1.gem) = 64000 bytes | ||
BLAKE2s (jirametrics-2.3.gem) = 8ebcbda67ef68715076b76d2a9e1f43a1e241311f103f2820ed375cfb5a37754 | ||
SHA512 (jirametrics-2.3.gem) = fa4ac65d18edac99fb0f77fa4e77a61f82771ff121124a0d76620cde4ae1b9c6ca5ecd23f244f947dc1909c0a62d9bee2c1d07a1baaf8a5bc39136467c1a2d56 | ||
Size (jirametrics-2.3.gem) = 61952 bytes |