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: Wed Nov 13 23:43:09 UTC 2024
Modified Files:
pkgsrc/devel/ruby-jirametrics: Makefile distinfo
Log Message:
ruby-jirametrics: update to 2.7.3. Changes:
- Fixed an exception when two scrum projects had overlapping names like
myproject and really_myproject. Our matcher wasn't precise enough and
was matching where it shouldn't have.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 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.8 pkgsrc/devel/ruby-jirametrics/Makefile:1.9
--- pkgsrc/devel/ruby-jirametrics/Makefile:1.8 Tue Nov 12 00:40:34 2024
+++ pkgsrc/devel/ruby-jirametrics/Makefile Wed Nov 13 23:43:09 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2024/11/12 00:40:34 schmonz Exp $
+# $NetBSD: Makefile,v 1.9 2024/11/13 23:43:09 schmonz Exp $
-DISTNAME= jirametrics-2.7.2
+DISTNAME= jirametrics-2.7.3
CATEGORIES= devel
MAINTAINER= schmonz%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-jirametrics/distinfo
diff -u pkgsrc/devel/ruby-jirametrics/distinfo:1.8 pkgsrc/devel/ruby-jirametrics/distinfo:1.9
--- pkgsrc/devel/ruby-jirametrics/distinfo:1.8 Tue Nov 12 00:40:34 2024
+++ pkgsrc/devel/ruby-jirametrics/distinfo Wed Nov 13 23:43:09 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/11/12 00:40:34 schmonz Exp $
+$NetBSD: distinfo,v 1.9 2024/11/13 23:43:09 schmonz Exp $
-BLAKE2s (jirametrics-2.7.2.gem) = b2c2f8ef9c6836b2a9adce412778a4ee73297e46d52a2286d202e465ad360331
-SHA512 (jirametrics-2.7.2.gem) = d9a7701e6882ff3e835a9104bb481103303e75d06bdfae86b7f0bfcd5977e914561dce861726cc448bf5435141a1a3eace2e918962b8f7a2e350d8f3ae90cdfe
-Size (jirametrics-2.7.2.gem) = 66048 bytes
+BLAKE2s (jirametrics-2.7.3.gem) = 96e86d597ae4464d8601de5b3afaed7dede05645d6bf8354f6446cee91fa22f8
+SHA512 (jirametrics-2.7.3.gem) = 62acb4c774cb05528818c6b8874ad00da3b7ab7b88db77fda2d899c58318d126c74c1b37cd77dd352a76228158b790ea144158fd643195dbb53b812180889958
+Size (jirametrics-2.7.3.gem) = 66560 bytes
Home |
Main Index |
Thread Index |
Old Index