pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/newmat Distfiles with the same name but different



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a10b228856a
branches:  trunk
changeset: 492594:3a10b228856a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 16 02:12:48 2005 +0000

description:
Distfiles with the same name but different
contents need a DIST_SUBDIR -- make it so for the newmat10B case.

diffstat:

 math/newmat/Makefile |  3 ++-
 math/newmat/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r 4ac563c9cf90 -r 3a10b228856a math/newmat/Makefile
--- a/math/newmat/Makefile      Sat Apr 16 01:12:41 2005 +0000
+++ b/math/newmat/Makefile      Sat Apr 16 02:12:48 2005 +0000
@@ -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 @@
 COMMENT=       Newmat C++ Matrix Library
 
 WRKSRC=                ${WRKDIR}
+DIST_SUBDIR=   newmat10B
 MAKEFILE=      nm_cc.mak
 BUILD_TARGET=  garch
 
diff -r 4ac563c9cf90 -r 3a10b228856a math/newmat/distinfo
--- a/math/newmat/distinfo      Sat Apr 16 01:12:41 2005 +0000
+++ b/math/newmat/distinfo      Sat Apr 16 02:12:48 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index