Issues fixed between patch-level 30 and patch-level 32: - Fix access of uninitialized memory during dbconvert when @queuemax is set on player object (Issue 623). - Fix @dbclean to not strip attribute owner and flags on attributes that it re-numbers (Issue 621). - Add missing attributes to muxattrs.dat. - Fix one case of #elif without a condition. - Clarify use of see_all @power (Issue 584). - Fix typo on help @lock compound (Issue 606). - Fix typo in substitutions3 (Issue 605). - Topic reference should be to 'regexp syntax'. - Change reference to no_program which should be no_command. - Fix @dolist help topic (Issue 593). - Should be starting_pay instead of paystart and find_money_chance instead of payfind (Issue #589). - Missed one case of %ld. - long integers should be handled with %ld. - Option table was defined one element too large. Fix: Patchfile is included with PATCHLEVEL=32 and new distinfo. Patch attached with submission follows: How-To-Repeat: N/A
Responsible Changed From-To: freebsd-ports-bugs->sylvio I'll take it.
sylvio 2010-04-28 01:02:08 UTC FreeBSD ports repository Modified files: games/tinymux Makefile distinfo Log: - Update to patchlevel 32 PR: ports/146068 Submitted by: Stephen Dennis <brazilofmux@gmail.com> (maintainer) Revision Changes Path 1.24 +1 -1 ports/games/tinymux/Makefile 1.9 +3 -3 ports/games/tinymux/distinfo _______________________________________________ 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!