Bug 108063 - [PATCH] databases/py-psycopg2: fix build with gcc41
Summary: [PATCH] databases/py-psycopg2: fix build with gcc41
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-18 00:30 UTC by trasz
Modified: 2007-01-18 00:50 UTC (History)
1 user (show)

See Also:


Attachments
py24-psycopg2-2.0.5.1.patch (678 bytes, patch)
2007-01-18 00:30 UTC, trasz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description trasz 2007-01-18 00:30:20 UTC
Fix build with gcc41.

Added file(s):
- files/patch-psycopg-config.h

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-18 00:30:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-01-18 00:43:24 UTC
miwi        2007-01-18 00:43:18 UTC

  FreeBSD ports repository

  Modified files:
    databases/py-psycopg2 Makefile 
  Added files:
    databases/py-psycopg2/files patch-psycopg-config.h 
  Log:
  - Fix build with gcc 4.X
  
  PR:             108063
  Submitted by:   trasz <trasz@pin.if.uz.zgora.pl>
  
  Revision  Changes    Path
  1.4       +1 -0      ports/databases/py-psycopg2/Makefile
  1.1       +11 -0     ports/databases/py-psycopg2/files/patch-psycopg-config.h (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 3 Martin Wilke freebsd_committer freebsd_triage 2007-01-18 00:45:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!