Created attachment 249631 [details] zycore-c.diff Hi, update to 1.5.0
Created attachment 249633 [details] zycore-c.diff
Created attachment 249634 [details] zycore-c.diff
poudriere ok. ===== env: DEVELOPER_MODE=yes PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs PKGLATESTREPOSITORY=/tmp/pkgs/Latest 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-04-02T07:37:02+0000' 'PKG_NOTE_ports_top_git_hash=eca5aa49b' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=eca5aa49b' 'PKG_NOTE_port_checkout_unclean=yes' 'PKG_NOTE_built_by=poudriere-git-3.4.0' STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for zycore-c-1.5.0 ===> Building zycore-c-1.5.0 =========================================================================== =>> Recording filesystem state for preinst... done =======================<phase: install >============================ ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 ===> Installing for zycore-c-1.5.0 ===> Checking if zycore-c is already installed ===> Registering installation for zycore-c-1.5.0 [freebsd132x64-default] Installing zycore-c-1.5.0... =========================================================================== =>> Checking shared library dependencies 0x0000000000000001 NEEDED Shared library: [libc.so.7] =======================<phase: deinstall >============================ ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 ===> Deinstalling for zycore-c ===> Deinstalling zycore-c-1.5.0 Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: zycore-c: 1.5.0 Number of packages to be removed: 1 [freebsd132x64-default] [1/1] Deinstalling zycore-c-1.5.0... [freebsd132x64-default] [1/1] Deleting files for zycore-c-1.5.0: .......... done =========================================================================== =>> Checking for extra files and directories [00:00:15] Installing from package [freebsd132x64-default] Installing zycore-c-1.5.0... [freebsd132x64-default] Extracting zycore-c-1.5.0: .......... done [00:00:15] Cleaning up ===> Cleaning for zycore-c-1.5.0 [00:00:15] Deinstalling package Updating database digests format: . done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: zycore-c: 1.5.0 Number of packages to be removed: 1 [freebsd132x64-default] [1/1] Deinstalling zycore-c-1.5.0... [freebsd132x64-default] [1/1] Deleting files for zycore-c-1.5.0: .......... done build of devel/zycore-c | zycore-c-1.5.0 ended at Tue Apr 2 09:37:10 CEST 2024 build time: 00:00:08
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks!
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f40769fc2e2cc8e94a01ec98e241039fffd530a commit 2f40769fc2e2cc8e94a01ec98e241039fffd530a Author: Martin Filla <freebsd@sysctl.cz> AuthorDate: 2024-04-03 07:04:48 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-04-04 12:23:01 +0000 devel/zycore-c: Update to 1.5.0 ChangeLog: https://github.com/zyantific/zycore-c/releases/tag/v1.5.0 * Better support for linux kernel * Add ZYAN_GETENV macro to LibC.h * Add missing (void) on functions without args * Set DOXYGEN_GENERATE_MAN config option to generate manpages * Add support for loongarch * Support for more unix-like systems, such as NetBSD PR: 278096 devel/zycore-c/Makefile | 2 +- devel/zycore-c/distinfo | 6 +++--- devel/zycore-c/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)