From f6f8bc9943d689972611b9bc2fc19176dddfd414 Mon Sep 17 00:00:00 2001 From: sturm Date: Sun, 16 Oct 2005 18:04:18 +0000 Subject: [PATCH] distfiles w/o version numbers belong into DIST_SUBDIR --- emulators/spim/Makefile | 7 +++++-- emulators/spim/distinfo | 8 ++++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index cd6b11b19da..07c88e6751b 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.8 2005/10/13 09:06:54 kevlo Exp $ +# $OpenBSD: Makefile,v 1.9 2005/10/16 18:04:18 sturm Exp $ COMMENT= "MIPS R2000/R3000 simulator" +V= 7.2.1 DISTNAME= spim -PKGNAME= spim-7.2.1 +PKGNAME= spim-$V CATEGORIES= emulators HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html @@ -19,6 +20,8 @@ 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 diff --git a/emulators/spim/distinfo b/emulators/spim/distinfo index 2ed2460a7ce..09f2a83d510 100644 --- a/emulators/spim/distinfo +++ b/emulators/spim/distinfo @@ -1,4 +1,4 @@ -MD5 (spim.tar.gz) = 0fe5696659364d38660f5610ef380ad0 -RMD160 (spim.tar.gz) = fa3f57d80ddfc6870f83f4d90d038c30fa79fb74 -SHA1 (spim.tar.gz) = 22bcf17df10bbe28b3ee93256763ac7167523aba -SIZE (spim.tar.gz) = 534388 +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