Bug 231529 - databases/pg_partman: Update to 3.2.1
Summary: databases/pg_partman: Update to 3.2.1
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-20 23:42 UTC by Lacey Powers
Modified: 2018-09-21 18:12 UTC (History)
0 users

See Also:


Attachments
pg_partman 3.1.3 to 3.2.1 update patch (1.41 KB, patch)
2018-09-20 23:42 UTC, Lacey Powers
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lacey Powers 2018-09-20 23:42:51 UTC
Created attachment 197289 [details]
pg_partman 3.1.3 to 3.2.1 update patch

This is a patch to update pg_partman from 3.1.3 to 3.2.1.

The update builds correctly against PostgreSQL 9.4, 9.5, 9.6, and 10 on FreeBSD 10.4-RELEASE, 11.1-RELEASE, and 11.2-RELEASE amd64 and i386. 

It fails on 9.3, but this particular port is known to not work with PostgreSQL 9.3.

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 commit-hook freebsd_committer freebsd_triage 2018-09-21 18:11:48 UTC
A commit references this bug:

Author: swills
Date: Fri Sep 21 18:11:00 UTC 2018
New revision: 480299
URL: https://svnweb.freebsd.org/changeset/ports/480299

Log:
  databases/pg_partman: Update to 3.2.1

  PR:		231529
  Submitted by:	Lacey Powers <lacey.leanne@gmail.com> (maintainer)

Changes:
  head/databases/pg_partman/Makefile
  head/databases/pg_partman/distinfo
  head/databases/pg_partman/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-09-21 18:12:24 UTC
Committed, thanks!