Bug 76009 - [patch] make x11-toolkits/py-qt compile with python 2.4
Summary: [patch] make x11-toolkits/py-qt compile with python 2.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: Michael Nottebrock
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-09 20:50 UTC by Tobias Roth
Modified: 2005-01-10 22:06 UTC (History)
0 users

See Also:


Attachments
file.diff (1.10 KB, patch)
2005-01-09 20:50 UTC, Tobias Roth
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Roth 2005-01-09 20:50:23 UTC
		This patch allows x11-toolkits/py-qt to compile with
		python 2.4.

		If it gets applied, please make sure that all commits
		that force python 2.3 on ports that depend on py-qt
		are reversed. One example of such a commit can be seen
		here:

		http://www.freebsd.org/cgi/cvsweb.cgi/ports/deskutils/treeline/Makefile?rev=1.5&content-type=text/x-cvsweb-markup

		Added files:
			files/
			files/patch-sip::qt::qstring.sip

		Deleted files: none
Comment 1 Michael Nottebrock freebsd_committer freebsd_triage 2005-01-09 21:18:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lofi

Grab.
Comment 2 Michael Nottebrock freebsd_committer freebsd_triage 2005-01-10 22:05:47 UTC
State Changed
From-To: open->closed

Committed, thanks!