Bug 290919 - archivers/urbackup-server: Update to 2.5.34 version and some cleanup
Summary: archivers/urbackup-server: Update to 2.5.34 version and some cleanup
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: 2025-11-09 19:39 UTC by ek
Modified: 2025-11-13 23:19 UTC (History)
1 user (show)

See Also:
ek: maintainer-feedback+


Attachments
urbackup-server patch (4.17 KB, patch)
2025-11-09 19:39 UTC, ek
ek: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ek 2025-11-09 19:39:38 UTC
Created attachment 265301 [details]
urbackup-server patch

Bumped port version and added some patch files to cleanup the wide REINPLACE_CMD.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-11-13 23:18:56 UTC
A commit in branch main references this bug:

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

commit ec3decb2578faf48ead4850ea55270abfce37a83
Author:     ek <ek@purplehat.org>
AuthorDate: 2025-11-13 23:16:13 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-13 23:18:18 +0000

    archivers/urbackup-server: Update 2.5.33 => 2.5.34

    Changelog:
    https://www.urbackup.org/server_changelog.html

    PR:     290919

 archivers/urbackup-server/Makefile                            |  7 ++-----
 archivers/urbackup-server/distinfo                            |  6 +++---
 .../files/patch-cryptoplugin_src_files.cpp (new)              | 11 +++++++++++
 .../urbackup-server/files/patch-libfastcgi_fastcgi.hpp (new)  | 11 +++++++++++
 archivers/urbackup-server/pkg-plist                           |  4 ++++
 5 files changed, 31 insertions(+), 8 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-11-13 23:19:10 UTC
Thanks.