Bug 80831 - [PATCH] sysutils/pkg_trackinst: backport to python 2.3
Summary: [PATCH] sysutils/pkg_trackinst: backport to python 2.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: Hye-Shik Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 18:30 UTC by Radim Kolar
Modified: 2005-05-15 12:48 UTC (History)
1 user (show)

See Also:


Attachments
pkg_trackinst-1.1_1.patch (4.26 KB, patch)
2005-05-09 18:30 UTC, Radim Kolar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Radim Kolar 2005-05-09 18:30:02 UTC
Rationale: Some software do not works with python2.4 yet.
Fix: backport this software to work with Python2.3
Note: python2.2 can possibly work also

Added file(s):
- files/patch-python23
- files/patch-sortfix

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

Generated with FreeBSD Port Tools 0.63
Comment 1 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-05-09 19:30:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perky

Over to maintainer.
Comment 2 Hye-Shik Chang freebsd_committer freebsd_triage 2005-05-15 12:46:42 UTC
State Changed
From-To: open->closed

Applied in release 1.2.  Thank you!