Path to this page:
Subject: CVS commit: pkgsrc/devel/protobuf-c
From: Thomas Klausner
Date: 2023-11-26 07:06:28
Message id: 20231126060628.ABC91FA3F@cvs.NetBSD.org
Log Message:
protobuf-c: update to 1.5.0.
What's Changed
Makefile.am: change link order by @franksinankaya in #486
GitHub actions fail on Windows due to missing unzip command by @britzl in #525
Export and install CMake targets by @morrisonlevi in #472
Use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR by @KivApple in #482
remove deprecated functionality by @aviborg in #542
Avoid "unused variable" compiler warning by @rgriege in #545
Update autotools by @AtariDreams in #550
Support for new Google protobuf 22.x, 23.x releases by @edmonds in #673
Miscellaneous fixes by @edmonds in #675
Remove protobuf 2.x support by @edmonds in #676
Silence some compiler diagnostics by @edmonds in #677
Fixing MSVC build for Msbuild and Makefile generators by @MiguelBarro in #685
Files: