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:           Sat Oct  4 19:42:34 UTC 2025

Modified Files:
        pkgsrc/devel/ruby-jirametrics: Makefile distinfo

Log Message:
ruby-jirametrics: update to 2.18. Changes:

- Fixed a number of subtle bugs having to do with the new
  changelog logic.
- This release will force a refresh of the local cache and a fresh
  download of everything. For this reason, it's not just considered a
  bug fix release.
- Reverted download logic for Data Center as it appears we broke
  something there but we have no way to test against data center so
  we're pushing this and hoping for feedback from people using it in
  that environment. Note that Cloud is fine and the vast majority of
  people using this tool are on Cloud.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 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.21 pkgsrc/devel/ruby-jirametrics/Makefile:1.22
--- pkgsrc/devel/ruby-jirametrics/Makefile:1.21 Thu Oct  2 20:14:33 2025
+++ pkgsrc/devel/ruby-jirametrics/Makefile      Sat Oct  4 19:42:34 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2025/10/02 20:14:33 schmonz Exp $
+# $NetBSD: Makefile,v 1.22 2025/10/04 19:42:34 schmonz Exp $
 
-DISTNAME=      jirametrics-2.17.1
+DISTNAME=      jirametrics-2.18
 CATEGORIES=    devel
 
 MAINTAINER=    schmonz%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-jirametrics/distinfo
diff -u pkgsrc/devel/ruby-jirametrics/distinfo:1.21 pkgsrc/devel/ruby-jirametrics/distinfo:1.22
--- pkgsrc/devel/ruby-jirametrics/distinfo:1.21 Thu Oct  2 20:14:33 2025
+++ pkgsrc/devel/ruby-jirametrics/distinfo      Sat Oct  4 19:42:34 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2025/10/02 20:14:33 schmonz Exp $
+$NetBSD: distinfo,v 1.22 2025/10/04 19:42:34 schmonz Exp $
 
-BLAKE2s (jirametrics-2.17.1.gem) = 5136002db271ec617de5bda3592396892873d00703537052249935ef57d6690e
-SHA512 (jirametrics-2.17.1.gem) = fa2e8ae48c60889e320c12e55e77b8456ca733a0c2f875eeae3945c21b75985992c8bb2b0b2c79225834bbba76a21a2bf6e41c33e367fb5f727ba1a62ee29662
-Size (jirametrics-2.17.1.gem) = 82944 bytes
+BLAKE2s (jirametrics-2.18.gem) = dd47ad6807490628f88f4df6f343fb1deb8b04631ae124b0a45a4396d34ae6da
+SHA512 (jirametrics-2.18.gem) = b2c629a71dfc2337245183596dddb09c80401d2d3076653d14febb59d093835608705a401b43979399777de790d8939f43bfab9d060ed202a0f764a3fc737f82
+Size (jirametrics-2.18.gem) = 83456 bytes



Home | Main Index | Thread Index | Old Index