diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-02-22 20:46:47 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-02-22 20:46:47 +0000 |
commit | eed55a04f63ba9fd8706a4581e74c08bae15d93e (patch) | |
tree | 4291cfac6a99339dff41f59afe890e372c97261b /databases/py-MySQLdb-devel | |
parent | - Update to 3.2.2.1 (diff) |
- The ftp/mirror port's lchat.pl file uses the old pack('S n a4 x8', ...)
method for constructing a sockaddr_in to pass to connect().
This approach breaks on more recent FreeBSDs which are more strict about
the first two bytes of sockaddr_in.
- Patch modifies lchat.pl to use perl's &Socket'pack_sockaddr_in and
&Socket'unpack_sockaddr_in functions to do the right thing.
PR: ports/131911
Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
Notes
Notes:
svn path=/head/; revision=228842
Diffstat (limited to 'databases/py-MySQLdb-devel')
0 files changed, 0 insertions, 0 deletions