From pete@tortall.net  Sat Sep 22 17:31:14 2007
Return-Path: <pete@tortall.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BB78416A418
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Sep 2007 17:31:14 +0000 (UTC)
	(envelope-from pete@tortall.net)
Received: from cvs.tortall.net (cvs.tortall.net [69.55.238.110])
	by mx1.freebsd.org (Postfix) with ESMTP id A3FD013C469
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Sep 2007 17:31:14 +0000 (UTC)
	(envelope-from pete@tortall.net)
Received: from localhost (cvs [69.55.238.110])
	by cvs.tortall.net (Postfix) with ESMTP id 46A9C1797B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Sep 2007 10:12:16 -0700 (PDT)
Received: from cvs.tortall.net ([69.55.238.110])
	by localhost (cvs.tortall.net [69.55.238.110]) (amavisd-new, port 10024)
	with ESMTP id kG9cG2G-aVJT for <FreeBSD-gnats-submit@freebsd.org>;
	Sat, 22 Sep 2007 10:12:05 -0700 (PDT)
Received: by cvs.tortall.net (Postfix, from userid 1000)
	id D890517907; Sat, 22 Sep 2007 10:12:05 -0700 (PDT)
Message-Id: <20070922171205.D890517907@cvs.tortall.net>
Date: Sat, 22 Sep 2007 10:12:05 -0700 (PDT)
From: Peter Johnson <johnson.peter@gmail.com>
Reply-To: Peter Johnson <johnson.peter@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINT] devel/yasm: Update to 0.6.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         116553
>Category:       ports
>Synopsis:       [MAINT] devel/yasm: Update to 0.6.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 22 17:40:01 GMT 2007
>Closed-Date:    Sun Sep 23 05:50:15 GMT 2007
>Last-Modified:  Sun Sep 23 06:00:27 GMT 2007
>Originator:     Peter Johnson
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
	
>Description:
Update devel/yasm from 0.6.1 to 0.6.2.
>How-To-Repeat:
	
>Fix:
Patch attached.

--- yasm-0.6.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/yasm/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	23 Jul 2007 09:35:45 -0000	1.18
+++ Makefile	21 Sep 2007 19:52:36 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	yasm
-PORTVERSION=	0.6.1
+PORTVERSION=	0.6.2
 CATEGORIES=	devel lang
 MASTER_SITES=	http://www.tortall.net/projects/yasm/releases/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/yasm/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	11 Jun 2007 03:17:10 -0000	1.8
+++ distinfo	21 Sep 2007 19:52:36 -0000
@@ -1,3 +1,3 @@
-MD5 (yasm-0.6.1.tar.gz) = 2add4f9253681d1dc6084c6676b98468
-SHA256 (yasm-0.6.1.tar.gz) = 7e70770ff3f16b6226870cc321731f3100b66dc749e4019087cc18c21388f3de
-SIZE (yasm-0.6.1.tar.gz) = 1197893
+MD5 (yasm-0.6.2.tar.gz) = a9d5508702991de2bdd0903b8ba680ba
+SHA256 (yasm-0.6.2.tar.gz) = fbc2ca5ad8266862b5a85f60124deb6e26f6ff5baf7452a9af4f428687ba300d
+SIZE (yasm-0.6.2.tar.gz) = 1258582
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/yasm/pkg-plist,v
retrieving revision 1.5
diff -u -r1.5 pkg-plist
--- pkg-plist	31 Mar 2007 17:45:34 -0000	1.5
+++ pkg-plist	21 Sep 2007 19:52:36 -0000
@@ -3,18 +3,17 @@
 include/libyasm-stdint.h
 include/libyasm/arch.h
 include/libyasm/assocdat.h
-include/libyasm/bc-int.h
 include/libyasm/bitvect.h
 include/libyasm/bytecode.h
 include/libyasm/compat-queue.h
 include/libyasm/coretype.h
 include/libyasm/dbgfmt.h
 include/libyasm/errwarn.h
-include/libyasm/expr-int.h
 include/libyasm/expr.h
 include/libyasm/file.h
 include/libyasm/floatnum.h
 include/libyasm/hamt.h
+include/libyasm/insn.h
 include/libyasm/intnum.h
 include/libyasm/inttree.h
 include/libyasm/linemap.h
===> Done
--- yasm-0.6.2.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Sat Sep 22 20:44:14 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116553 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Sun Sep 23 05:50:05 UTC 2007 
State-Changed-Why:  
Committed. Thanks! Manual pages should not be affected by NOPORTDOCS. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=116553 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116553: commit references a PR
Date: Sun, 23 Sep 2007 05:49:38 +0000 (UTC)

 lwhsu       2007-09-23 05:49:32 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/yasm           Makefile distinfo pkg-plist 
   Log:
   - Update to 0.6.2
   
   PR:             ports/116553
   Submitted by:   Peter Johnson <johnson.peter AT gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.19      +1 -3      ports/devel/yasm/Makefile
   1.9       +3 -3      ports/devel/yasm/distinfo
   1.6       +1 -2      ports/devel/yasm/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"
 
>Unformatted:
