Bug 278096 - devel/zycore-c: Update to 1.5.0
Summary: devel/zycore-c: Update to 1.5.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/zyantific/zycore-c...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 12:58 UTC by Martin Filla
Modified: 2024-04-04 12:23 UTC (History)
1 user (show)

See Also:


Attachments
zycore-c.diff (2.08 KB, patch)
2024-04-01 12:58 UTC, Martin Filla
no flags Details | Diff
zycore-c.diff (996 bytes, patch)
2024-04-01 13:13 UTC, Martin Filla
no flags Details | Diff
zycore-c.diff (1.28 KB, patch)
2024-04-01 13:16 UTC, Martin Filla
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2024-04-01 12:58:32 UTC
Created attachment 249631 [details]
zycore-c.diff

Hi,
update to 1.5.0
Comment 1 Martin Filla 2024-04-01 13:13:01 UTC
Created attachment 249633 [details]
zycore-c.diff
Comment 2 Martin Filla 2024-04-01 13:16:57 UTC
Created attachment 249634 [details]
zycore-c.diff
Comment 3 Martin Filla 2024-04-02 07:38:47 UTC
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
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2024-04-03 07:04:20 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2024-04-04 12:23:31 UTC
Committed,

Thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-04-04 12:23:53 UTC
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(-)