Bug 137039 - patch to allow databases/pgpool-II build with postgresql 8.4
Summary: patch to allow databases/pgpool-II build with postgresql 8.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-23 19:00 UTC by Sevan Janiyan
Modified: 2009-08-02 01:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.23 KB, patch)
2009-07-23 19:00 UTC, Sevan Janiyan
no flags Details | Diff
patch-mk2.txt (1.14 KB, patch)
2009-07-26 05:38 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2009-07-23 19:00:06 UTC
patch to allow v2.2.2 to build with postgresql 8.4, obtained from http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/sql/pgpool-recovery/pgpool-recovery.c?r1=1.6&r2=1.6.2.1

tested on systems using postgresql v8.2 & v8.4

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-23 19:00:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Sevan Janiyan 2009-07-26 05:38:47 UTC
Sorry, correct diff attached
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-02 01:35:27 UTC
kuriyama    2009-08-02 00:35:17 UTC

  FreeBSD ports repository

  Modified files:
    databases/pgpool-II  Makefile 
  Added files:
    databases/pgpool-II/files patch-pgpool-recovery.c 
  Log:
  - Bandaid to build with PostgreSQL 8.4.
  
  PR:             ports/137039
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.20      +1 -0      ports/databases/pgpool-II/Makefile
  1.1       +10 -0     ports/databases/pgpool-II/files/patch-pgpool-recovery.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Jun Kuriyama freebsd_committer freebsd_triage 2009-08-02 01:35:31 UTC
State Changed
From-To: open->closed

Committed, thanks!