Bug 262096 - databases/pg_partman update to 4.6.0
Summary: databases/pg_partman update to 4.6.0
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: freebsd-ports-bugs (Nobody)
URL: https://github.com/pgpartman/pg_partm...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-21 15:47 UTC by Lacey Powers
Modified: 2022-02-27 17:59 UTC (History)
1 user (show)

See Also:


Attachments
pg_partman_4.5.1_to_4.6.0_patch (1.52 KB, patch)
2022-02-21 15:49 UTC, Lacey Powers
lacey.leanne: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lacey Powers 2022-02-21 15:47:58 UTC
This is a patch to update pg_partman from 4.5.1 to 4.6.0.

The update builds correctly against currently supported PostgreSQL versions on currently supported FreeBSD x86_64 and i386 versions. 

Everything updates correctly as an extension in PostgreSQL in addition to the Poudriere builds.

Please let me know if further work is required here. Thank you. =)
Comment 1 Lacey Powers 2022-02-21 15:49:11 UTC
Created attachment 231988 [details]
pg_partman_4.5.1_to_4.6.0_patch
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-02-25 13:11:03 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

Thanks!
Comment 3 Lacey Powers 2022-02-26 16:27:38 UTC
(In reply to Fernando Apesteguía from comment #2)

Done. :)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-02-27 17:59:30 UTC
Committed,

Thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-02-27 17:59:58 UTC
A commit in branch main references this bug:

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

commit dd103c6091d7725a402dc614be39bdc2b3173422
Author:     Lacey Powers <lacey.leanne@gmail.com>
AuthorDate: 2022-02-25 13:07:40 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-02-27 17:57:13 +0000

    databases/pg_partman: update to 4.6.0

    https://github.com/pgpartman/pg_partman/blob/master/CHANGELOG.txt

    PR:     262096
    Reported by:    lacey.leanne@gmail.com (maintainer)

 databases/pg_partman/Makefile  | 5 +++--
 databases/pg_partman/distinfo  | 6 +++---
 databases/pg_partman/pkg-plist | 3 ++-
 3 files changed, 8 insertions(+), 6 deletions(-)