Bug 181122

Summary: [PATCH] lang/fasm update to 1.71.12
Product: Ports & Packages Reporter: Aldis Berjoza <graudeejs>
Component: Individual Port(s)Assignee: William Grzybowski <wg>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Aldis Berjoza 2013-08-07 22:20:00 UTC
Update fasm to 1.71.12

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-07 22:20:08 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-07 22:20:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-07 22:20:09 UTC
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
Comment 4 graudeejs 2013-08-07 22:50:03 UTC
<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" &lt;edwin@FreeBSD.org&gt;:</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>
Comment 5 William Grzybowski freebsd_committer freebsd_triage 2013-08-08 11:59:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-08-08 12:19:53 UTC
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"
Comment 7 William Grzybowski freebsd_committer freebsd_triage 2013-08-08 12:26:01 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!