Bug 52851 - postgresql update to 7.3.3
Summary: postgresql update to 7.3.3
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-02 02:00 UTC by Palle Girgensohn
Modified: 2003-06-02 02:45 UTC (History)
0 users

See Also:


Attachments
file.diff (3.93 KB, patch)
2003-06-02 02:00 UTC, Palle Girgensohn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Palle Girgensohn 2003-06-02 02:00:22 UTC
Update postgresql to 7.3.3
and add a few small thingys:

1. optionally link with libc_r to get plpython working
   Thanks to Mike Meyer <mwm@mired.org>

2. fix kerberos build, reported in ports/51080
   Thanks to Andy Gerweck <andy@tacnode.com>

3. Mike Harding <mvh@ix.netcom.com> pointed out that there was a
   duplication of some declarations.

This PR includes the fixes from ports/51080

Fix: cvs remove files/patch-src::backend::utils::adt::numutils.c

apply this patch. Please note that it includes removal of PORTREVISION
for the postgresql-jdbc port, which really has do be done "atomically"
to avoid confusion.
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-06-02 02:45:07 UTC
State Changed
From-To: open->closed

Committed thanks!