diff options
author | adam <adam@pkgsrc.org> | 2005-09-12 14:53:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2005-09-12 14:53:29 +0000 |
commit | 56145eff7d4180f5bccc385300ea7ec6e3aa245c (patch) | |
tree | 236ca2a83679b7222238071635f43b9911ecc5eb /emulators | |
parent | 880763774e53faaf5af39593d3fb48f424017796 (diff) | |
download | pkgsrc-56145eff7d4180f5bccc385300ea7ec6e3aa245c.tar.gz |
Fetch correct distfile
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/spim/Makefile | 19 | ||||
-rw-r--r-- | emulators/spim/distinfo | 8 |
2 files changed, 13 insertions, 14 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 09b5ee26c77..a6d75d5179a 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,20 +1,19 @@ -# $NetBSD: Makefile,v 1.25 2005/07/17 21:38:45 kristerw Exp $ +# $NetBSD: Makefile,v 1.26 2005/09/12 14:53:29 adam Exp $ -DISTNAME= spim -PKGNAME= spim-7.1 -CATEGORIES= emulators -MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/ \ - ftp://ftp.cs.wisc.edu/pub/spim/ +DISTNAME= spim-7.1 +CATEGORIES= emulators +MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/ \ + ftp://ftp.cs.wisc.edu/pub/spim/ -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html -COMMENT= MIPS R2000 Simulator +MAINTAINER= tech-pkg@NetBSD.org +HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html +COMMENT= MIPS R2000 Simulator RESTRICTED= "selling is not allowed" NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} -DIST_SUBDIR= ${PKGNAME} +#DIST_SUBDIR= ${PKGNAME} WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} HAS_CONFIGURE= yes diff --git a/emulators/spim/distinfo b/emulators/spim/distinfo index 4aa85fa7b00..f5118597ca5 100644 --- a/emulators/spim/distinfo +++ b/emulators/spim/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2005/07/17 21:38:45 kristerw Exp $ +$NetBSD: distinfo,v 1.7 2005/09/12 14:53:29 adam Exp $ -SHA1 (spim-7.1/spim.tar.gz) = 3e0399e4c2e007aecbd2532b9d8f3f63b7035ff9 -RMD160 (spim-7.1/spim.tar.gz) = 175f63d95011a20087ab135de54b03fccc98286d -Size (spim-7.1/spim.tar.gz) = 307599 bytes +SHA1 (spim-7.1.tar.gz) = 3e0399e4c2e007aecbd2532b9d8f3f63b7035ff9 +RMD160 (spim-7.1.tar.gz) = 175f63d95011a20087ab135de54b03fccc98286d +Size (spim-7.1.tar.gz) = 307599 bytes SHA1 (patch-aa) = 6c2ed827f757d3bb92d202d694e631c96750183a SHA1 (patch-ab) = 5e1cf699e926f434d6f6aba8f55df7ad7da44fdb |