From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 22 17:40:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA63816A417 for ; Sat, 22 Sep 2007 17:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C4B0113C4A7 for ; Sat, 22 Sep 2007 17:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8MHe1Dn007809 for ; Sat, 22 Sep 2007 17:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8MHe10G007808; Sat, 22 Sep 2007 17:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 22 Sep 2007 17:40:01 GMT Resent-Message-Id: <200709221740.l8MHe10G007808@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Peter Johnson Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB78416A418 for ; 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 ; 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 ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/116553: [MAINT] devel/yasm: Update to 0.6.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Peter Johnson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2007 17:40:02 -0000 >Number: 116553 >Category: ports >Synopsis: [MAINT] devel/yasm: Update to 0.6.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 22 17:40:01 GMT 2007 >Closed-Date: >Last-Modified: >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: >Unformatted: