K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2013-09-21T11:19:49.804306Z K 7 svn:log V 541 - Update to 1.4 [1] - Update MASTER_SITES [1] - Convert tab to space in WWW Changes: Switch to sigsetjump() from setjmp() since the latter doesn't save and restore the signal mask on linux. Prefer sigaction() over sigset() since the latter is just a macro on linux. Fix async lookup bug for IPv6; use ip6.arpa domain. Work around autoconf AC_TRY_LINK() brokenness in ns_initparse() and res_mkquery() checks. Fix mandir under FreeBSD. PR: ports/182267 [1] Submitted by: Craig Leres (maintainer) [1] END