Bug 200096 - [databases/pglesslog] : update pgsql dependency to 9.0+
Summary: [databases/pglesslog] : update pgsql dependency to 9.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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks: 200228
  Show dependency treegraph
 
Reported: 2015-05-10 12:08 UTC by Rene Ladan
Modified: 2015-05-24 13:22 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (kuriyama)


Attachments
update pgsql dependency of pglesslog (404 bytes, patch)
2015-05-10 12:08 UTC, Rene Ladan
no flags Details | Diff
fully tested patch (9,10 i386/amd64) (1.56 KB, patch)
2015-05-15 20:34 UTC, Rene Ladan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan freebsd_committer freebsd_triage 2015-05-10 12:08:48 UTC
Created attachment 156607 [details]
update pgsql dependency of pglesslog

The PostgreSQL 8.4 ports expired on 2015-05-10 because upstream stopped supporting it in July 2014, but databases/pglesslog still depends on this version.

Update the USES field to depend on PostgreSQL 9.0 or higher instead.
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2015-05-15 20:34:30 UTC
Created attachment 156804 [details]
fully tested patch (9,10 i386/amd64)

Fully tested patch:
- update to version 1.4.2 for PostgreSQL 9.0
- strips pg_compresslog and pg_decompresslog binaries to satisfy checks enabled by poudriere.

In my test environment, I modified Mk/Uses/pgsql.mk to remove "8.4" from VALID_PGSQL_VER (line 34) and removed the databases/postgresql84-* ports.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-24 13:22:05 UTC
A commit references this bug:

Author: rene
Date: Sun May 24 13:21:28 UTC 2015
New revision: 387263
URL: https://svnweb.freebsd.org/changeset/ports/387263

Log:
  databases/pglesslog: update to 1.4.2 to be compatible with PostgreSQL 9.0

  The previous version of this port was compatible with PostgreSQL 8.4 which
  expired on 2015-05-10.

  While here, strip binaries.

  PR:		200096
  Submitted by:	myself
  Approved by:	maintainer timeout (kuriyama, 14 days)

Changes:
  head/databases/pglesslog/Makefile
  head/databases/pglesslog/distinfo