From: kapeka <ka...@us...> - 2024-04-07 16:36:50
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Repository for Bering-uClibc.". The branch, master has been updated via b4786ca3f5e940cb8dc24eb4efa9485ea1f41117 (commit) from a75d3676c152aa66bf4ac872cca22af8bc62f192 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b4786ca3f5e940cb8dc24eb4efa9485ea1f41117 Author: kapeka <ka...@us...> Date: Sun Apr 7 18:34:58 2024 +0200 new package: libunistring Library providing functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. ----------------------------------------------------------------------- Summary of changes: conf/sources.d/libpsl.cfg | 1 + conf/sources.d/libunistring.cfg | 10 +++++ repo/libunistring/buildtool.cfg | 62 +++++++++++++++++++++++++++++ repo/{libpsl => libunistring}/buildtool.mk | 6 ++- repo/libunistring/libunistring-1.2.tar.gz | Bin 0 -> 4469574 bytes 5 files changed, 77 insertions(+), 2 deletions(-) create mode 100644 conf/sources.d/libunistring.cfg create mode 100755 repo/libunistring/buildtool.cfg copy repo/{libpsl => libunistring}/buildtool.mk (84%) create mode 100644 repo/libunistring/libunistring-1.2.tar.gz hooks/post-receive -- Repository for Bering-uClibc. |