Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jul 2011 23:51:45 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns/py-dns Makefile distinfo ports/dns/py-dns/files patch-DNS-Lib.py patch-DNS-Type.py
Message-ID:  <201107092351.p69NpjQq016717@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107092351.p69NpjQq016717>