Commit graph

3 commits

Author SHA1 Message Date
Mark Linimon
0a888c56fd Update to 2.3.5. Changes:
- Add SPF support
 - Added rotation of name servers - SF Patch ID: 2795929.
 - Address sourceforge patch requests 2981978, 2795932 to add revlookupall
   and raise DNSError instead of IndexError on server fail.
 - Use blocking IO with timeout for TCP replies.
 - Don't try to close socket when never opened.
 - Clarify CNRI (academic-style) license.

PR:		ports/156029
Submited by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-07-09 23:51:44 +00:00
Xin LI
e7e5ed9601 Oops, it seems that the tabs were being mangled while I copy
and paste them on my MacBook, so fix it.

Pointy hat to:	delphij
Approved by:	portmgr (implicit)
2006-10-12 10:52:26 +00:00
Xin LI
960e3b3430 Fix build with Python 2.5 by adding encoding information on
two files, as requested by pep-0263.

Approved by:	portmgr/maintainer (linimon)
2006-10-11 16:20:45 +00:00