Bug 150907 - [PATCH] upgrade databases/pgpool-II to 3.0
Summary: [PATCH] upgrade databases/pgpool-II to 3.0
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: 2010-09-24 11:50 UTC by Mikhail Tsatsenko
Modified: 2010-10-13 12:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.02 KB, patch)
2010-09-24 11:50 UTC, Mikhail Tsatsenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Tsatsenko 2010-09-24 11:50:01 UTC
New version supporting postgresql's 9.0 streaming replication is out

Fix: use the patch attached

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-24 11:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-13 12:49:17 UTC
kuriyama    2010-10-13 11:49:12 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
    databases/pgpool     Makefile 
    databases/pgpool-II  Makefile distinfo pkg-plist 
    databases/pgpool-II/files patch-recovery.c 
    databases/pgpool-II-22 Makefile 
    databases/pgpool-II-23 Makefile 
  Log:
  - Upgrade to 3.0 after repocopied to pgpool-II-23.
  
  PR:             ports/150907
  Submitted by:   Mikhail Tsatsenko <m.tsatsenko@mail.ru>
  
  Revision  Changes    Path
  1.909     +1 -0      ports/databases/Makefile
  1.26      +1 -1      ports/databases/pgpool-II-22/Makefile
  1.29      +1 -1      ports/databases/pgpool-II-23/Makefile
  1.29      +3 -3      ports/databases/pgpool-II/Makefile
  1.22      +3 -3      ports/databases/pgpool-II/distinfo
  1.2       +10 -10    ports/databases/pgpool-II/files/patch-recovery.c
  1.11      +2 -1      ports/databases/pgpool-II/pkg-plist
  1.15      +1 -1      ports/databases/pgpool/Makefile
_______________________________________________
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 3 Jun Kuriyama freebsd_committer freebsd_triage 2010-10-13 12:49:36 UTC
State Changed
From-To: open->closed

Committed, thanks!