pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/spim Fetch correct distfile



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bf997e10262
branches:  trunk
changeset: 499171:9bf997e10262
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 12 14:53:29 2005 +0000

description:
Fetch correct distfile

diffstat:

 emulators/spim/Makefile |  19 +++++++++----------
 emulators/spim/distinfo |   8 ++++----
 2 files changed, 13 insertions(+), 14 deletions(-)

diffs (48 lines):

diff -r d41cfaef0f81 -r 9bf997e10262 emulators/spim/Makefile
--- a/emulators/spim/Makefile   Mon Sep 12 14:49:10 2005 +0000
+++ b/emulators/spim/Makefile   Mon Sep 12 14:53:29 2005 +0000
@@ -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@localhost
-HOMEPAGE=              http://www.cs.wisc.edu/~larus/spim.html
-COMMENT=               MIPS R2000 Simulator
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+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 -r d41cfaef0f81 -r 9bf997e10262 emulators/spim/distinfo
--- a/emulators/spim/distinfo   Mon Sep 12 14:49:10 2005 +0000
+++ b/emulators/spim/distinfo   Mon Sep 12 14:53:29 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index