Update to Yasm 0.7.1.

ok okan@
This commit is contained in:
brad 2008-09-12 14:26:00 +00:00
parent 7028c68a99
commit d17b2a40cc
4 changed files with 16 additions and 15 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.2 2008/01/08 14:40:39 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.3 2008/09/12 14:26:00 brad Exp $
COMMENT= complete rewrite of the NASM assembler
DISTNAME= yasm-0.6.2
DISTNAME= yasm-0.7.1
CATEGORIES= devel lang
MAINTAINER= Shaun Amott <shaun@inerd.com>
@ -22,9 +22,10 @@ MASTER_SITES= ${HOMEPAGE}/releases/
MODULES= devel/gettext
CXXFLAGS+= -I${LOCALBASE}/include
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
INSTALL_TARGET= install install-man

View File

@ -1,5 +1,5 @@
MD5 (yasm-0.6.2.tar.gz) = qdVQhwKZHeK90JA7i6aAug==
RMD160 (yasm-0.6.2.tar.gz) = Fq3TqHsxwUx0lsItjx4dSQqiNC4=
SHA1 (yasm-0.6.2.tar.gz) = zz4J+nhH4XQn8LHwP2PPvbozoBQ=
SHA256 (yasm-0.6.2.tar.gz) = +8LKWtgmaGK1qF9gEk3rbib2/1uvdFKpr09Choe6MA0=
SIZE (yasm-0.6.2.tar.gz) = 1258582
MD5 (yasm-0.7.1.tar.gz) = /OIdBm9NBOPsf5MY5kRuKw==
RMD160 (yasm-0.7.1.tar.gz) = F9BCN8Iofw6mRvrjKaKoq+0Ic7o=
SHA1 (yasm-0.7.1.tar.gz) = yK3rNj71LuZ8bo4wQbUJMwqjDIc=
SHA256 (yasm-0.7.1.tar.gz) = YHTZPUir5+th3gP7WE+a46cA9o8XWhBZFy+HZsDiHgA=
SIZE (yasm-0.7.1.tar.gz) = 1412314

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.1 2008/01/08 14:40:39 ajacoutot Exp $
--- configure.orig Tue Jan 8 10:26:31 2008
+++ configure Tue Jan 8 10:27:48 2008
@@ -11533,10 +11533,10 @@ host_cpu!$host_cpu$ac_delim
$OpenBSD: patch-configure,v 1.2 2008/09/12 14:26:00 brad Exp $
--- configure.orig Wed May 14 21:40:34 2008
+++ configure Sat Sep 6 22:54:40 2008
@@ -11686,10 +11686,10 @@ host_cpu!$host_cpu$ac_delim
host_vendor!$host_vendor$ac_delim
host_os!$host_os$ac_delim
INTL_MACOSX_LIBS!$INTL_MACOSX_LIBS$ac_delim

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PLIST,v 1.2 2008/01/08 14:40:39 ajacoutot Exp $
bin/yasm
@comment $OpenBSD: PLIST,v 1.3 2008/09/12 14:26:01 brad Exp $
@bin bin/yasm
include/libyasm/
include/libyasm-stdint.h
include/libyasm.h