- Update to 5.38.0 Tool 161 (SNMP Trap) used a timestamp of type Integer instead of TimeTicks. Use netwib__debug_ctrlc_pressed_break() to find memory leaks in debug mode. Suppress gcc 4.3 warnings about unused functions. Correct a memory leak when decoding DNS packets. This leak was due to a missing netwox_dnsrr_close() call in the netwox_pkt_decode_dns_question() function. Change GPLv2 to GPLv3. Add tool 223 to forward an email. Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->lwhsu I'll take it.
lwhsu 2010-02-15 17:02:34 UTC FreeBSD ports repository Modified files: net-mgmt/netwox Makefile distinfo pkg-plist Log: - Update to 5.38.0 PR: ports/143959 Submitted by: Janos Mohacsi <janos.mohacsi AT bsd.hu> (maintainer) Revision Changes Path 1.24 +1 -1 ports/net-mgmt/netwox/Makefile 1.19 +6 -6 ports/net-mgmt/netwox/distinfo 1.14 +1 -0 ports/net-mgmt/netwox/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!