2024-09-15 18:35:00 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
devel/ruby-rugged: fix build with libgit2-1.8.1
Fix build problem of ruby-rugged package.
* Allow different minor version with libgit2.
Result of ruby-rugged's "rake test" are the same between libgit2 1.7.2 and
1.8.1.
|
2024-02-10 15:09:37 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rugged: update to 1.7.2
1.7.2 (2024-02-07)
* vendor: update libgit2 to 1.7.2
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-10-23 17:16:40 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-rugged: update to 1.7.1
1.7.1 (2023-09-04)
* Support libgit 1.7.1.
|
2023-04-29 15:39:53 by Takahiro Kambe | Files touched by this commit (4) | |
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
|
2023-01-25 14:47:46 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rugged: update to 1.5.1
1.5.1 (2023-01-21)
* extconf: do not build libgit2 tests or CLI
* vendor: bump libgit2 to v1.5.1
* ci: store the github.com ssh-rsa key in known_hosts
|
2022-09-03 17:06:52 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
devel/ruby-rugged: add a patch file
Add a patch file missed from previous commit.
|
2022-09-03 17:05:43 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-rugged: update to 1.5.0.1
Catch up tolibgit2 1.5.0. Changes from 1.2.0 are too many to write here
please refer: <https://github.com/libgit2/rugged/compare/v1.2.0...v1.5.0.1>.
|
2021-11-23 15:20:22 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-rugged: update to 1.2.0
1.2.0 (2021-09-06)
No release note but it catched up to libgit2 1.2.0.
Please refer <https://github.com/libgit2/rugged/compare/v1.1.1...v1.2.0> in
detail.
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|