Update fasm to 1.71.12 Fix: Patch attached with submission follows:
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Maintainer of lang/fasm, Please note that PR ports/181122 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181122 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
<div>Patch approved.</div><div></div><div>It was me :)</div><div>Entered wrong email address :)</div><div></div><div>-- <br />Aldis Berjoza<br />FreeBSD addict</div><div></div><div></div><div>08.08.2013, 00:20, "Edwin Groothuis" <edwin@FreeBSD.org>:</div><blockquote type="cite"><p>Maintainer of lang/fasm,<br /><br />Please note that PR ports/181122 has just been submitted.<br /><br />If it contains a patch for an upgrade, an enhancement or a bug fix<br />you agree on, reply to this email stating that you approve the patch<br />and a committer will take care of it.<br /><br />The full text of the PR can be found at:<br /><a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181122">http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181122</a><br /><br />-- <br />Edwin Groothuis via the GNATS Auto Assign Tool<br /><a href="mailto:edwin@FreeBSD.org">edwin@FreeBSD.org</a></p></blockquote>
Responsible Changed From-To: freebsd-ports-bugs->wg I'll take it.
Author: wg Date: Thu Aug 8 11:19:45 2013 New Revision: 324389 URL: http://svnweb.freebsd.org/changeset/ports/324389 Log: lang/fasm: update to 1.71.12 - Update to 1.71.12 PR: ports/181122 Submitted by: Aldis Berjoza <graudeejs gmail.com> (maintainer) Modified: head/lang/fasm/Makefile head/lang/fasm/distinfo Modified: head/lang/fasm/Makefile ============================================================================== --- head/lang/fasm/Makefile Thu Aug 8 11:16:09 2013 (r324388) +++ head/lang/fasm/Makefile Thu Aug 8 11:19:45 2013 (r324389) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fasm -PORTVERSION= 1.70.03 +PORTVERSION= 1.71.12 CATEGORIES= lang devel MASTER_SITES= http://flatassembler.net/ Modified: head/lang/fasm/distinfo ============================================================================== --- head/lang/fasm/distinfo Thu Aug 8 11:16:09 2013 (r324388) +++ head/lang/fasm/distinfo Thu Aug 8 11:19:45 2013 (r324389) @@ -1,2 +1,2 @@ -SHA256 (fasm-1.70.03.tar.gz) = 309364bce64b555d56f12aa7a55a3ddcbb07af9b7b556da5df948b84034ee2ca -SIZE (fasm-1.70.03.tar.gz) = 245750 +SHA256 (fasm-1.71.12.tar.gz) = 7c9b3a0370367ab97e024d8b0072830d0722353397f237d1da6236502635eeca +SIZE (fasm-1.71.12.tar.gz) = 248170 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!