diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2003-02-04 02:54:25 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2003-02-04 02:54:25 +0000 |
commit | f0c8e5e1964ca8392031be916f8bd7f10e25f984 (patch) | |
tree | 11e87ad8f718f0c37e5070c3e165ab09987bb251 /emulators | |
parent | d7499a77385f901141a76570f2339f2408f1db67 (diff) | |
download | pkgsrc-f0c8e5e1964ca8392031be916f8bd7f10e25f984.tar.gz |
update to spim-6.5. Old distfile (of the same name) is no longer available.
While here use DIST_SUBDIR due to non-versioning of the distfile name.
Changes appear to be a handful of bug fixes.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/spim/Makefile | 5 | ||||
-rw-r--r-- | emulators/spim/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile index 09a831b4323..c34607c8ac3 100644 --- a/emulators/spim/Makefile +++ b/emulators/spim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2002/04/29 17:17:42 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/02/04 02:54:25 dmcmahill Exp $ # FreeBSD Id: Makefile,v 1.5 1997/10/10 06:53:35 obrien Exp # DISTNAME= spim -PKGNAME= spim-6.4 +PKGNAME= spim-6.5 CATEGORIES= emulators MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/ \ ftp://ftp.cs.wisc.edu/pub/spim/ @@ -13,6 +13,7 @@ HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html COMMENT= MIPS R2000 Simulator WRKSRC= ${WRKDIR}/${PKGNAME} +DIST_SUBDIR= ${PKGNAME} HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ./Configure diff --git a/emulators/spim/distinfo b/emulators/spim/distinfo index 5620452ed48..bd4365916c3 100644 --- a/emulators/spim/distinfo +++ b/emulators/spim/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2002/04/29 17:17:42 jschauma Exp $ +$NetBSD: distinfo,v 1.4 2003/02/04 02:54:25 dmcmahill Exp $ -SHA1 (spim.tar.gz) = 0f7afa2e836ed8b28d3a3808c8aa6eb1b478dae3 -Size (spim.tar.gz) = 432114 bytes +SHA1 (spim-6.5/spim.tar.gz) = 7ebae8a3fe1a523d92c3ba99cb197f094046229c +Size (spim-6.5/spim.tar.gz) = 444075 bytes SHA1 (patch-aa) = cf4ee2fd60cf7d2864ba06398b612515591a7dcb |