Bug 287839 - devel/c4core: update to v0.2.6
Summary: devel/c4core: update to v0.2.6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks: 287840
  Show dependency treegraph
 
Reported: 2025-06-26 18:16 UTC by Pavel Timofeev
Modified: 2025-09-04 23:28 UTC (History)
2 users (show)

See Also:
gasol.wu: maintainer-feedback+


Attachments
port patch (6.09 KB, patch)
2025-06-26 18:16 UTC, Pavel Timofeev
no flags Details | Diff
v1 (6.51 KB, patch)
2025-07-26 13:14 UTC, Vladimir Druzenko
vvd: maintainer-approval?
Details | Diff
test build log (29.31 KB, text/plain)
2025-08-04 03:13 UTC, Gasol Wu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Timofeev 2025-06-26 18:16:17 UTC
Created attachment 261640 [details]
port patch

- update to latest v0.2.6
- remove PATCH_SITES and PATCHFILES as this patch is included into the version
- regenerate patches in files dir against current source
- update pkg-plist
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2025-07-01 02:49:46 UTC
Maintainer approval?
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-07-26 13:14:09 UTC
Created attachment 262436 [details]
v1

Please test the port in runtime with this patch.
Comment 3 Gasol Wu 2025-08-04 03:13:31 UTC
Created attachment 262692 [details]
test build log
Comment 4 Gasol Wu 2025-08-04 03:13:48 UTC
Comment on attachment 262436 [details]
v1

lgtm
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-09-04 23:15:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5a2e32373172d34c8024bbb5abf52e1b1f2c555a

commit 5a2e32373172d34c8024bbb5abf52e1b1f2c555a
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2025-09-04 22:30:01 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-09-04 23:14:24 +0000

    devel/c4core: Update 0.1.8 => 0.2.6

    Changelogs:
    https://github.com/biojppm/c4core/releases/tag/v0.1.9
    https://github.com/biojppm/c4core/releases/tag/v0.1.10
    https://github.com/biojppm/c4core/releases/tag/v0.1.11
    https://github.com/biojppm/c4core/releases/tag/v0.2.0
    https://github.com/biojppm/c4core/releases/tag/v0.2.1
    https://github.com/biojppm/c4core/releases/tag/v0.2.2
    https://github.com/biojppm/c4core/releases/tag/v0.2.3
    https://github.com/biojppm/c4core/releases/tag/v0.2.4
    https://github.com/biojppm/c4core/releases/tag/v0.2.5
    https://github.com/biojppm/c4core/releases/tag/v0.2.6

    - Refresh patches.
    - Replace PORTVERSION with DISTVERSION and VERSION in PLIST_SUB.

    PR:             287839
    Approved by:    Gasol Wu <gasol.wu@gmail.com> (maintainer)
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>

 devel/c4core/Makefile                               |  9 +++------
 devel/c4core/distinfo                               | 20 +++++++++-----------
 devel/c4core/files/patch-CMakeLists.txt             |  6 +++---
 devel/c4core/files/patch-src_c4_std_string__fwd.hpp |  4 ++--
 devel/c4core/files/patch-src_c4_std_vector__fwd.hpp | 19 +++++++++++--------
 devel/c4core/pkg-plist                              |  8 ++++++--
 6 files changed, 34 insertions(+), 32 deletions(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2025-09-04 23:28:44 UTC
Thanks.