Bug 195718 - databases/postgresql-repmgr -- add postgresql loadable functions to package
Summary: databases/postgresql-repmgr -- add postgresql loadable functions to package
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-05 17:45 UTC by Matthew Seaman
Modified: 2014-12-14 18:02 UTC (History)
2 users (show)

See Also:
bofh: maintainer-feedback+


Attachments
Patch to add the omitted files to the package. (1011 bytes, patch)
2014-12-05 17:45 UTC, Matthew Seaman
no flags Details | Diff
Now with PORTREVISION bump (1.18 KB, patch)
2014-12-05 17:47 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman freebsd_committer freebsd_triage 2014-12-05 17:45:22 UTC
Created attachment 150241 [details]
Patch to add the omitted files to the package.

The postgresql-repmgr package fails to install some important files to staging, which affect the functionality of the software.  These are a loadable module for postgres which provides some repmgr functions plus a couple of related sample SQL
files.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-05 17:45:22 UTC
Maintainer CC'd
Comment 2 Matthew Seaman freebsd_committer freebsd_triage 2014-12-05 17:47:50 UTC
Created attachment 150242 [details]
Now with PORTREVISION bump
Comment 3 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2014-12-11 10:14:53 UTC
Poudriere logs:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/postgresql-repmgr/2.0_3/
Comment 4 commit-hook freebsd_committer freebsd_triage 2014-12-14 18:00:09 UTC
A commit references this bug:

Author: matthew
Date: Sun Dec 14 17:59:54 UTC 2014
New revision: 374718
URL: https://svnweb.freebsd.org/changeset/ports/374718

Log:
  Include postgresql loadable module and related sample SQL files into
  plist.

  PR:		195718
  Submitted by:	maintainer (5u623l20@gmail.com)

Changes:
  head/databases/postgresql-repmgr/Makefile
  head/databases/postgresql-repmgr/pkg-plist
Comment 5 Matthew Seaman freebsd_committer freebsd_triage 2014-12-14 18:02:56 UTC
Committed, thanks!