Date: Fri, 24 Feb 2012 03:50:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/fasm Makefile distinfo Message-ID: <201202240350.q1O3oNUi072516@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sunpoet 2012-02-24 03:50:23 UTC FreeBSD ports repository Modified files: lang/fasm Makefile distinfo Log: - Update to 1.69.39 Changes: 1.69.39: - Fixed a bug in expression calculator that caused result of division by number larger than 32-bit be always the absolute value of actual result (the sign was dropped). 1.69.38: - Fixed a small bug that made relative offsets get invalid symbol type in some cases. 1.69.37: - Added "relativeto" testing operator. - Couple of small bugfixes. 1.69.36: - Added "assert" directive. - Macroinstruction argument now can have default value, defined with "=" symbol followed by value after the argument name in definition. - Fixed a bug which disallowed combining unary "+" with other unary operators. PR: ports/165395 Submitted by: Aldis Berjoza <graudeejs@gmail.com> (maintainer) Revision Changes Path 1.25 +1 -1 ports/lang/fasm/Makefile 1.21 +2 -2 ports/lang/fasm/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202240350.q1O3oNUi072516>