Date: Tue, 10 Aug 2010 19:10:27 GMT From: Alex Kozlov <spam@rm-rf.kiev.ua> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/149508: [patch] devel/yasm update to 1.1.0 Message-ID: <201008101910.o7AJARvJ080755@www.freebsd.org> Resent-Message-ID: <201008101920.o7AJK293085930@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149508 >Category: ports >Synopsis: [patch] devel/yasm update to 1.1.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 10 19:20:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Alex Kozlov >Release: RELENG_8 >Organization: private >Environment: >Description: Update devel/yasm to 1.1.0, add LICENSE, add MAKE_JOBS_SAFE >How-To-Repeat: >Fix: Patch attached with submission follows: Index: devel/yasm/Makefile @@ -7,14 +7,17 @@ # PORTNAME= yasm -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= devel lang MASTER_SITES= http://www.tortall.net/projects/yasm/releases/ MAINTAINER= johnson.peter@gmail.com COMMENT= A complete rewrite of the NASM assembler +LICENSE= BSD + +MAKE_JOBS_SAFE= yes + GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-python --disable-python-bindings CONFIGURE_ENV+= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ Index: devel/yasm/distinfo @@ -1,3 +1,3 @@ -MD5 (yasm-1.0.1.tar.gz) = 2174fc3b6b74de07667f42d47514c336 -SHA256 (yasm-1.0.1.tar.gz) = 48697509c02b1aad13fe072f7dc16bd4e3b4f4ea06e4bbccb3778732d01f48aa -SIZE (yasm-1.0.1.tar.gz) = 1413635 +MD5 (yasm-1.1.0.tar.gz) = 8392e5f2235c2c2a981e1a633f2698cb +SHA256 (yasm-1.1.0.tar.gz) = e5d56b582f3d0c30ed5c4fc221063e4175602307ea645520889458133671c232 +SIZE (yasm-1.1.0.tar.gz) = 1409438 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008101910.o7AJARvJ080755>