Created attachment 251086 [details] nyan.diff Hi, update to v0.3, poudriere ok. =========================================================================== =>> Recording filesystem state for preinst... done =======================<phase: install >============================ ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 ===> Installing for nyan-lang-0.3 ===> Checking if nyan-lang is already installed ===> Registering installation for nyan-lang-0.3 [freebsd132x64-default] Installing nyan-lang-0.3... =========================================================================== =>> Checking shared library dependencies 0x0000000000000001 NEEDED Shared library: [libc++.so.1] 0x0000000000000001 NEEDED Shared library: [libc.so.7] 0x0000000000000001 NEEDED Shared library: [libcxxrt.so.1] 0x0000000000000001 NEEDED Shared library: [libexecinfo.so.1] 0x0000000000000001 NEEDED Shared library: [libgcc_s.so.1] 0x0000000000000001 NEEDED Shared library: [libm.so.5] 0x0000000000000001 NEEDED Shared library: [libnyan.so.1] =======================<phase: deinstall >============================ ===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 ===> Deinstalling for nyan-lang ===> Deinstalling nyan-lang-0.3 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: nyan-lang: 0.3 Number of packages to be removed: 1 The operation will free 1 MiB. [freebsd132x64-default] [1/1] Deinstalling nyan-lang-0.3... [freebsd132x64-default] [1/1] Deleting files for nyan-lang-0.3: .......... done =========================================================================== =>> Checking for extra files and directories [00:00:30] Installing from package [freebsd132x64-default] Installing nyan-lang-0.3... [freebsd132x64-default] Extracting nyan-lang-0.3: .......... done [00:00:30] Cleaning up ===> Cleaning for nyan-lang-0.3 [00:00:30] 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: nyan-lang: 0.3 Number of packages to be removed: 1 The operation will free 1 MiB. [freebsd132x64-default] [1/1] Deinstalling nyan-lang-0.3... [freebsd132x64-default] [1/1] Deleting files for nyan-lang-0.3: .......... done
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=592a9cc4aec2c274ba85a7e5d054a9a5907a50b1 commit 592a9cc4aec2c274ba85a7e5d054a9a5907a50b1 Author: Martin Filla <freebsd@sysctl.cz> AuthorDate: 2024-06-12 21:09:02 +0000 Commit: Joel Bodenmann <jbo@FreeBSD.org> CommitDate: 2024-06-12 21:15:16 +0000 lang/nyan: Update to 0.3 Changelog: https://github.com/SFTtech/nyan/releases/tag/v0.3 PR: 279399 Approved by: tcberner (mentor, implicit) lang/nyan/Makefile | 4 ++-- lang/nyan/distinfo | 6 +++--- lang/nyan/pkg-plist | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-)
Committed - Thanks! For the future, please provide a git-format patch. That saves the committers the hassle of setting the author field manually and crafting the commit message from scratch :)