freebsd-ports/mail/libspf2
Marcus Alves Grando 12035fe772 - Fix SIGSEGV in amd64 using size_t instead of int. [1]
- res_state has to be initialized before calling res_ninit(). [2]
- Where res_ndestroy() is available, when thread is destroyed, we
  need to call res_ndestroy() instead of res_nclose(), to free the
  resource which is allocated by the resolver internally. [2]
- portlint(1)
- Bump PORTREVISION

PR:		105001 [1]
Submitted by:	Christophe Thil<chris___thil.de> [1], ume [2]
2006-12-13 02:57:08 +00:00
..
files - Fix SIGSEGV in amd64 using size_t instead of int. [1] 2006-12-13 02:57:08 +00:00
distinfo
Makefile - Fix SIGSEGV in amd64 using size_t instead of int. [1] 2006-12-13 02:57:08 +00:00
pkg-descr
pkg-plist