Date: Wed, 12 May 2010 09:10:04 GMT From: Alex Kozlov <spam@rm-rf.kiev.ua> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/146512: [patch] devel/yasm update to 1.0.0 Message-ID: <201005120910.o4C9A4MT035143@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/146512; it has been noted by GNATS. From: Alex Kozlov <spam@rm-rf.kiev.ua> To: bug-followup@FreeBSD.org, spam@rm-rf.kiev.ua Cc: Subject: Re: ports/146512: [patch] devel/yasm update to 1.0.0 Date: Wed, 12 May 2010 12:01:21 +0300 --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Updated patch. --fUYQa+Pmc3FrFX/N Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch.txt" Index: devel/yasm/Makefile @@ -7,7 +7,7 @@ # PORTNAME= yasm -PORTVERSION= 0.8.0 +PORTVERSION= 1.0.0 CATEGORIES= devel lang MASTER_SITES= http://www.tortall.net/projects/yasm/releases/ Index: devel/yasm/distinfo @@ -1,3 +1,3 @@ -MD5 (yasm-0.8.0.tar.gz) = 84a72204c9b452a00b39b1b00495163f -SHA256 (yasm-0.8.0.tar.gz) = b5a9d4c99fb9d678eafc735f2eb9a05c193e6e6f7b0d45ed686796f3bfc8d887 -SIZE (yasm-0.8.0.tar.gz) = 1419273 +MD5 (yasm-1.0.0.tar.gz) = e00627e13d30ff9238053e95bd93a8fb +SHA256 (yasm-1.0.0.tar.gz) = 06b06f2ce8e08e1be261e090175a045cfef4e9863e48df764d77e4e2532ea959 +SIZE (yasm-1.0.0.tar.gz) = 1413534 Index: devel/yasm/pkg-plist @@ -1,5 +1,6 @@ bin/yasm bin/ytasm +bin/vsyasm include/libyasm.h include/libyasm-stdint.h include/libyasm/arch.h --fUYQa+Pmc3FrFX/N--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005120910.o4C9A4MT035143>