Sat Feb 3 15:12:24 2024 UTC (114d)
devel/ruby-git: update to 1.19.1

Really update to 1.19.1 not 1.19.0.

1.19.1 (2024-01-13)

Changes since v1.19.0:

* f97c57c Announce the 2.0.0 pre-release (#682)


(taca)
diff -r1.7 -r1.8 pkgsrc/devel/ruby-git/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/ruby-git/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/devel/ruby-git/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-git/Makefile 2024/02/03 15:10:19 1.7
+++ pkgsrc/devel/ruby-git/Makefile 2024/02/03 15:12:24 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2024/02/03 15:10:19 taca Exp $ 1# $NetBSD: Makefile,v 1.8 2024/02/03 15:12:24 taca Exp $
2 2
3DISTNAME= git-1.19.0 3DISTNAME= git-1.19.1
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/ruby-git/ruby-git 7HOMEPAGE= https://github.com/ruby-git/ruby-git
8COMMENT= API to create, read, and manipulate Git repositories 8COMMENT= API to create, read, and manipulate Git repositories
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.8<3:../../net/ruby-addressable 11DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.8<3:../../net/ruby-addressable
12DEPENDS+= ${RUBY_PKGPREFIX}-rchardet>=1.8<2:../../textproc/ruby-rchardet 12DEPENDS+= ${RUBY_PKGPREFIX}-rchardet>=1.8<2:../../textproc/ruby-rchardet
13 13
14USE_LANGUAGES= # none 14USE_LANGUAGES= # none
15 15
16.include "../../lang/ruby/gem.mk" 16.include "../../lang/ruby/gem.mk"

cvs diff -r1.7 -r1.8 pkgsrc/devel/ruby-git/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-git/distinfo 2024/02/03 15:10:19 1.7
+++ pkgsrc/devel/ruby-git/distinfo 2024/02/03 15:12:24 1.8
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.7 2024/02/03 15:10:19 taca Exp $ 1$NetBSD: distinfo,v 1.8 2024/02/03 15:12:24 taca Exp $
2 2
3BLAKE2s (git-1.19.0.gem) = 09f35b996fbe689668e508289fa92171f9d0aa15cbc8ddc50e81e315260e756a 3BLAKE2s (git-1.19.1.gem) = 35b76fffa8c56ea0a5cf267d38ae182c90672677f353858f17e61b58c112890d
4SHA512 (git-1.19.0.gem) = aef1cf51abf27b94ac597060f1ced16cdae693ce8d5e05dd29f9c007ebd2edde33fc881d00c957ffc6f1122a131bb0f5afeeee631e0c4901c938da39c44c65e7 4SHA512 (git-1.19.1.gem) = acb75964ed8d01998900e882a54328ba8be1b90227cb1cb05590edb4d3530f852a34df84b7fb2424e2114c07301b99272a033c334a2525c947724d021ebd7e83
5Size (git-1.19.0.gem) = 49152 bytes 5Size (git-1.19.1.gem) = 49664 bytes