update yasm to 0.80, from Brad (taking maintainer, with agreement from

the previous maintainer Shaun Amott).
This commit is contained in:
sthen 2009-04-30 21:31:49 +00:00
parent 1f596002e1
commit 86aff50482
4 changed files with 14 additions and 13 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.4 2008/12/28 22:11:59 okan Exp $
# $OpenBSD: Makefile,v 1.5 2009/04/30 21:31:49 sthen Exp $
COMMENT= complete rewrite of the NASM assembler
DISTNAME= yasm-0.7.2
DISTNAME= yasm-0.8.0
CATEGORIES= devel lang
MAINTAINER= Shaun Amott <shaun@inerd.com>
MAINTAINER= Brad Smith <brad@comstyle.com>
HOMEPAGE= http://www.tortall.net/projects/yasm/

View File

@ -1,5 +1,5 @@
MD5 (yasm-0.7.2.tar.gz) = zJNgWT3lYl3KKG8L/LJ91Q==
RMD160 (yasm-0.7.2.tar.gz) = Q7U7kVH2Jjc1d/XSR+A5PDNgjmA=
SHA1 (yasm-0.7.2.tar.gz) = Dse92wd0enD05JLJAzJxIHyXAFc=
SHA256 (yasm-0.7.2.tar.gz) = LE+RaIPLr1wXej/RBcMYC9D1dMh9chXs++Wwh+/MDdY=
SIZE (yasm-0.7.2.tar.gz) = 1404499
MD5 (yasm-0.8.0.tar.gz) = hKciBMm0UqALObGwBJUWPw==
RMD160 (yasm-0.8.0.tar.gz) = vsW3kfnsEhxShY9yaUMgOQHmt+c=
SHA1 (yasm-0.8.0.tar.gz) = nQThwkw/IbBA+ymPPsL02rJSxWk=
SHA256 (yasm-0.8.0.tar.gz) = tanUyZ+51njq/HNfLrmgXBk+bm97DUXtaGeW87/I2Ic=
SIZE (yasm-0.8.0.tar.gz) = 1419273

View File

@ -1,7 +1,7 @@
$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
$OpenBSD: patch-configure,v 1.3 2009/04/30 21:31:49 sthen Exp $
--- configure.orig Fri Apr 10 02:07:10 2009
+++ configure Tue Apr 28 23:54:18 2009
@@ -11687,10 +11687,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,6 @@
@comment $OpenBSD: PLIST,v 1.3 2008/09/12 14:26:01 brad Exp $
@comment $OpenBSD: PLIST,v 1.4 2009/04/30 21:31:49 sthen Exp $
@bin bin/yasm
@bin bin/ytasm
include/libyasm/
include/libyasm-stdint.h
include/libyasm.h