Bug 271183 - databases/pgbackrest: update
Summary: databases/pgbackrest: update
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: Wen Heping
URL: https://pgbackrest.org/release.html#2.45
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-01 20:37 UTC by Julien Cigar
Modified: 2023-06-16 12:49 UTC (History)
3 users (show)

See Also:
schoutm: maintainer-feedback+


Attachments
Upgrade to pgbackrest 2.45 (1.04 KB, patch)
2023-05-05 16:30 UTC, Michael Schout
no flags Details | Diff
Upgrade to pgbackrest 2.46 (1.04 KB, patch)
2023-06-14 15:16 UTC, Michael Schout
schoutm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Cigar 2023-05-01 20:37:29 UTC
Hello,

Could you update pgbackrest as current version is quite outdated and doesn't support PostgreSQL 15.. 

Thanks!
Comment 1 Michael Schout 2023-05-01 20:52:30 UTC
Hi yeah sorry I haven't updated it recently.  I'll submit an update today or tomorrow.
Comment 2 Michael Schout 2023-05-05 16:30:50 UTC
Created attachment 241998 [details]
Upgrade to pgbackrest 2.45

Patch for databases/pgbacrest attached.

Can someone please review and commit?

Thanks
Comment 3 Michael Schout 2023-06-14 15:16:38 UTC
Created attachment 242775 [details]
Upgrade to pgbackrest 2.46

Updated patch, updates to pgbackrest v2.46
Comment 4 Michael Schout 2023-06-14 15:17:23 UTC
Not sure what needs to be done to get this merged. If anything is needed from me (port maintainer) let me know please thanks.
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-06-16 12:43:11 UTC
A commit in branch main references this bug:

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

commit e34f58d6044f8209500246c130ec7206b16cb45c
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-06-16 12:40:51 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-06-16 12:40:51 +0000

    databases/pgbackrest: Update to 2.46

    PR:             271183
    Reported by:    julien@perdition.city

 databases/pgbackrest/Makefile | 3 +--
 databases/pgbackrest/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 6 Julien Cigar 2023-06-16 12:49:26 UTC
Thanks !