use distfile with version number instead of spim.tar.gz which is the latest

version.  no more need for DIST_SUBDIR.  checksums unchanged.

noticed by Tobias Ulmer
This commit is contained in:
steven 2006-10-15 06:44:58 +00:00
parent c50e2fdc7e
commit 4d5b19f084
2 changed files with 6 additions and 10 deletions

View File

@ -1,10 +1,8 @@
# $OpenBSD: Makefile,v 1.9 2005/10/16 18:04:18 sturm Exp $
# $OpenBSD: Makefile,v 1.10 2006/10/15 06:44:58 steven Exp $
COMMENT= "MIPS R2000/R3000 simulator"
V= 7.2.1
DISTNAME= spim
PKGNAME= spim-$V
DISTNAME= spim-7.2.1
CATEGORIES= emulators
HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html
@ -20,8 +18,6 @@ WANTLIB= ICE SM X11 Xaw Xext Xmu Xp Xpm Xt c m
MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/
DIST_SUBDIR= ${DISTNAME}-$V
BUILD_DEPENDS= :bison-*:devel/bison
XMKMF= xmkmf

View File

@ -1,4 +1,4 @@
MD5 (spim-7.2.1/spim.tar.gz) = 0fe5696659364d38660f5610ef380ad0
RMD160 (spim-7.2.1/spim.tar.gz) = fa3f57d80ddfc6870f83f4d90d038c30fa79fb74
SHA1 (spim-7.2.1/spim.tar.gz) = 22bcf17df10bbe28b3ee93256763ac7167523aba
SIZE (spim-7.2.1/spim.tar.gz) = 534388
MD5 (spim-7.2.1.tar.gz) = 0fe5696659364d38660f5610ef380ad0
RMD160 (spim-7.2.1.tar.gz) = fa3f57d80ddfc6870f83f4d90d038c30fa79fb74
SHA1 (spim-7.2.1.tar.gz) = 22bcf17df10bbe28b3ee93256763ac7167523aba
SIZE (spim-7.2.1.tar.gz) = 534388