diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-16 02:12:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-16 02:12:48 +0000 |
commit | a5404f8c3edb550d82d84ffe028b9b9888dbbc6a (patch) | |
tree | b07c89bb0530aaf3cf32c69f23a69333bc557306 /math | |
parent | ae3e526b2584f231f22a5b1fd2fd7307e811ad9f (diff) | |
download | pkgsrc-a5404f8c3edb550d82d84ffe028b9b9888dbbc6a.tar.gz |
Distfiles with the same name but different
contents need a DIST_SUBDIR -- make it so for the newmat10B case.
Diffstat (limited to 'math')
-rw-r--r-- | math/newmat/Makefile | 3 | ||||
-rw-r--r-- | math/newmat/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile index 93380d32ae1..34ad9a0951e 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/04/15 19:28:01 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/16 02:12:48 wiz Exp $ # DISTNAME= newmat10 # actually newmat10B, but no such distfile @@ -12,6 +12,7 @@ HOMEPAGE= http://www.robertnz.net/ol_doc.htm COMMENT= Newmat C++ Matrix Library WRKSRC= ${WRKDIR} +DIST_SUBDIR= newmat10B MAKEFILE= nm_cc.mak BUILD_TARGET= garch diff --git a/math/newmat/distinfo b/math/newmat/distinfo index 91eff58155c..01309056d62 100644 --- a/math/newmat/distinfo +++ b/math/newmat/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/04/15 19:28:02 jschauma Exp $ +$NetBSD: distinfo,v 1.4 2005/04/16 02:12:48 wiz Exp $ -SHA1 (newmat10.tar.gz) = a80babb555b9d105026ac74a73c77a72df04ff46 -RMD160 (newmat10.tar.gz) = fdcab03b5be8b7d771d9d375184f9430cffec611 -Size (newmat10.tar.gz) = 204619 bytes +SHA1 (newmat10B/newmat10.tar.gz) = a80babb555b9d105026ac74a73c77a72df04ff46 +RMD160 (newmat10B/newmat10.tar.gz) = fdcab03b5be8b7d771d9d375184f9430cffec611 +Size (newmat10B/newmat10.tar.gz) = 204619 bytes SHA1 (patch-aa) = 6b8a51ad193d68defef00aa817ca2d9e9b3505cd |