Bug 272068 - devel/etcd34: Upgrade to 3.5.9 and 3.4.26
Summary: devel/etcd34: Upgrade to 3.5.9 and 3.4.26
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: Mateusz Piotrowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-18 17:59 UTC by Yonas Yanfa
Modified: 2025-05-08 16:12 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (olgeni)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yonas Yanfa 2023-06-18 17:59:18 UTC
Latest release is 3.5.9:
https://github.com/etcd-io/etcd/releases/tag/v3.5.9


For the 3.4 series, latest release is 3.4.26:
https://github.com/etcd-io/etcd/releases/tag/v3.4.26
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-05-08 16:11:13 UTC
A commit in branch main references this bug:

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

commit cfd0b2017bd74325872f79e87d4361946a6df266
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2025-05-08 16:06:06 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2025-05-08 16:09:39 +0000

    devel/etcd34: Update to 3.4.37

    - The port needs to be built differently now. This update
      is heavily based on devel/etcd35's Makefile.
    - Assume maintainership

    PR:             272068
    Reported by:    Yonas Yanfa <yonas.yanfa@gmail.com>

 devel/etcd34/Makefile | 54 +++++++++++++++++++++++++++++++--------------------
 devel/etcd34/distinfo | 10 +++++-----
 2 files changed, 38 insertions(+), 26 deletions(-)
Comment 2 Mateusz Piotrowski freebsd_committer freebsd_triage 2025-05-08 16:12:05 UTC
Thanks!