New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #14680 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

Update port trac to work properly with postgresql 8.3

Reported by: blb@… Owned by: dluke@…
Priority: High Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

PostgreSQL 8.3 introduced a few changes including one concerning casting some types to text; this change causes some issues with trac (see trac change sets 6416 and 6512). Attaching two patches for trac (and the one for the Portfile) which should fix this until 0.10.5 (or 0.11) is released to fix it.

Attachments

Portfile.diff (466 bytes) - added by blb@… 5 years ago.
Portfile patch
files.tar.bz2 (916 bytes) - added by blb@… 5 years ago.
Patches in files/

Change History

Changed 5 years ago by blb@…

Portfile patch

Changed 5 years ago by blb@…

Patches in files/

comment:1 Changed 5 years ago by dluke@…

  • Status changed from new to closed
  • Resolution set to fixed

Thanks, committed in r35106.

comment:2 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.