cvs commit: ports/dns/py-dns Makefile distinfo ports/dns/py-dns/files patch-DNS-Lib.py patch-DNS-Type.py

Mark Linimon linimon at FreeBSD.org
Sat Jul 9 23:51:45 UTC 2011


linimon     2011-07-09 23:51:45 UTC

  FreeBSD ports repository

  Modified files:
    dns/py-dns           Makefile distinfo 
    dns/py-dns/files     patch-DNS-Lib.py patch-DNS-Type.py 
  Log:
  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 at yandex.ru>
  
  Revision  Changes    Path
  1.10      +1 -1      ports/dns/py-dns/Makefile
  1.7       +2 -2      ports/dns/py-dns/distinfo
  1.3       +15 -7     ports/dns/py-dns/files/patch-DNS-Lib.py
  1.3       +11 -7     ports/dns/py-dns/files/patch-DNS-Type.py


More information about the cvs-all mailing list