Bug 296684 - databases/ladybug: Update to 0.18.1
Summary: databases/ladybug: Update to 0.18.1
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:
 
Reported: 2026-07-11 02:24 UTC by mahlon
Modified: 2026-07-11 12:45 UTC (History)
1 user (show)

See Also:
vvd: merge-quarterly+


Attachments
0.18.0 -> 0.18.1 (909 bytes, patch)
2026-07-11 02:24 UTC, mahlon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mahlon 2026-07-11 02:24:14 UTC
Created attachment 272714 [details]
0.18.0 -> 0.18.1

Bump to today's release.

https://github.com/LadybugDB/ladybug/releases/tag/v0.18.1
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-11 12:44:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4e7586e42b2c05048a91e372a4cdd05032df1e6e

commit 4e7586e42b2c05048a91e372a4cdd05032df1e6e
Author:     mahlon <mahlon@martini.nu>
AuthorDate: 2026-07-11 12:42:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-07-11 12:42:00 +0000

    databases/ladybug: Update 0.18.0 => 0.18.1

    Changelog:
    https://github.com/LadybugDB/ladybug/releases/tag/v0.18.1

    PR:             296684
    Sponsored by:   UNIS Labs
    MFH:            2026Q3

 databases/ladybug/Makefile | 4 ++--
 databases/ladybug/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-11 12:44:39 UTC
A commit in branch 2026Q3 references this bug:

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

commit cb66985d83d20ee4584cc4aac5672e66812a4d4a
Author:     mahlon <mahlon@martini.nu>
AuthorDate: 2026-07-11 12:42:00 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-07-11 12:44:13 +0000

    databases/ladybug: Update 0.18.0 => 0.18.1

    Changelog:
    https://github.com/LadybugDB/ladybug/releases/tag/v0.18.1

    PR:             296684
    Sponsored by:   UNIS Labs
    MFH:            2026Q3

    (cherry picked from commit 4e7586e42b2c05048a91e372a4cdd05032df1e6e)

 databases/ladybug/Makefile | 4 ++--
 databases/ladybug/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2026-07-11 12:45:36 UTC
Add USES+=ssl - port links with libssl.

Thanks.