pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-jirametrics
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Aug 19 21:56:25 UTC 2024
Modified Files:
pkgsrc/devel/ruby-jirametrics: Makefile distinfo
Log Message:
ruby-jirametrics: update to 2.4. Changes:
- The unit tests have never worked reliably on JRuby due to
differences between JRuby and MRI (what we develop on). Fixed all
the inconsistencies so that unit tests now work reliably on both MRI
and JRuby.
- Fixed bug where blocked and stalled were not being reported correctly
in some cases.
- In the (rare) case that jira redirects to a different URL, follow
those redirects.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-jirametrics/Makefile \
pkgsrc/devel/ruby-jirametrics/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-jirametrics/Makefile
diff -u pkgsrc/devel/ruby-jirametrics/Makefile:1.2 pkgsrc/devel/ruby-jirametrics/Makefile:1.3
--- pkgsrc/devel/ruby-jirametrics/Makefile:1.2 Tue Jun 4 14:46:18 2024
+++ pkgsrc/devel/ruby-jirametrics/Makefile Mon Aug 19 21:56:25 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/06/04 14:46:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.3 2024/08/19 21:56:25 schmonz Exp $
-DISTNAME= jirametrics-2.3
+DISTNAME= jirametrics-2.4
CATEGORIES= devel
MAINTAINER= schmonz%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-jirametrics/distinfo
diff -u pkgsrc/devel/ruby-jirametrics/distinfo:1.2 pkgsrc/devel/ruby-jirametrics/distinfo:1.3
--- pkgsrc/devel/ruby-jirametrics/distinfo:1.2 Tue Jun 4 14:46:18 2024
+++ pkgsrc/devel/ruby-jirametrics/distinfo Mon Aug 19 21:56:25 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/06/04 14:46:18 schmonz Exp $
+$NetBSD: distinfo,v 1.3 2024/08/19 21:56:25 schmonz Exp $
-BLAKE2s (jirametrics-2.3.gem) = 8ebcbda67ef68715076b76d2a9e1f43a1e241311f103f2820ed375cfb5a37754
-SHA512 (jirametrics-2.3.gem) = fa4ac65d18edac99fb0f77fa4e77a61f82771ff121124a0d76620cde4ae1b9c6ca5ecd23f244f947dc1909c0a62d9bee2c1d07a1baaf8a5bc39136467c1a2d56
-Size (jirametrics-2.3.gem) = 61952 bytes
+BLAKE2s (jirametrics-2.4.gem) = 981984666bda2f411b670f0f47738cf15055bd2e6804f54e654dee453e5e0e4a
+SHA512 (jirametrics-2.4.gem) = c7890ac2fec293d6efc2154afaf04dec73d7c7eb113d5dbb1a19a2f3d1f3e1f4b4a3f889dedc20bd1bd4b44055080b2306be4b46ad9b4da0a9d89521f50500fd
+Size (jirametrics-2.4.gem) = 62976 bytes
Home |
Main Index |
Thread Index |
Old Index