Bug 280998 - net-p2p/monero-cli: Update 0.18.3.2 → 0.18.3.4
Summary: net-p2p/monero-cli: Update 0.18.3.2 → 0.18.3.4
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: 2024-08-22 15:56 UTC by Alexander Perechnev
Modified: 2024-08-23 13:36 UTC (History)
2 users (show)

See Also:


Attachments
patch to update to 0.18.3.3 (1.60 KB, patch)
2024-08-22 15:56 UTC, Alexander Perechnev
no flags Details | Diff
patch to update to 0.18.3.4 (1.60 KB, patch)
2024-08-23 12:56 UTC, Alexander Perechnev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Perechnev 2024-08-22 15:56:50 UTC
Created attachment 253020 [details]
patch to update to 0.18.3.3

Hi,

I'd like to contribute a patch to update monero-cli to version 0.18.3.3.

The port builds successfully on a 14.1-RELEASE jail, and I have it running normally on another 14.1-RELEASE system.

Changelog: https://github.com/monero-project/monero/releases/tag/v0.18.3.3
Comment 1 Alexander Perechnev 2024-08-22 16:00:20 UTC
There was a similar patch at the beginning of the year: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278482. So I think that task can also be marked as completed.
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-22 18:13:19 UTC
Why not to 0.18.3.4?
https://github.com/monero-project/monero/releases/tag/v0.18.3.4
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-22 18:38:07 UTC
(In reply to Alexander Perechnev from comment #1)
Oh!
I missed it too…
Comment 4 Alexander Perechnev 2024-08-22 19:14:33 UTC
(In reply to Vladimir Druzenko from comment #2)
Oh, I hadn't seen they released it a few hours ago. Okay, I'm uploading a new patch.
Comment 5 Alexander Perechnev 2024-08-23 12:56:50 UTC
Created attachment 253037 [details]
patch to update to 0.18.3.4

I uploaded a patch to update to the version 0.18.3.4 that was released yesterday.
Comment 6 commit-hook freebsd_committer freebsd_triage 2024-08-23 13:35:17 UTC
A commit in branch main references this bug:

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

commit d31a08a647405bf00d749bcec40a987d9c5faa9c
Author:     Alexander Perechnev <alexander@perechnev.com>
AuthorDate: 2024-08-23 13:33:17 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-08-23 13:33:17 +0000

    net-p2p/monero-cli: Update 0.18.3.2 → 0.18.3.4

    Changelogs:
    https://github.com/monero-project/monero/releases/tag/v0.18.3.3
    https://github.com/monero-project/monero/releases/tag/v0.18.3.4

    PR:     280998

 net-p2p/monero-cli/Makefile | 2 +-
 net-p2p/monero-cli/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 7 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-23 13:36:36 UTC
Thanks.