Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-rugged
From: Takahiro Kambe
Date: 2023-04-29 15:39:53
Message id: 20230429133953.53DB4FA87@cvs.NetBSD.org
Log Message:
devel/ruby-rugged: update to 1.6.3
1.6.2 (2023-03-17)
* extconf: do not build libgit2 tests or CLI
* Remove alloc from defined classes
* walker: use TypedData_Get_Struct to retrieve the object
* extconf: fix regexps for use-system-libraries
* include_untracked_content -> show_untracked_content
* show_untracked_content in index.rb as well
* vendor: update to libgit2 v1.6.2
* better Ruby 3.2 support
1.6.3 (2023-03-27)
* ext: correct pc filename
* vendor: bump libgit2 to v1.6.3
Files: