pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/fasthenry use DIST_SUBDIR since the distfile has c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b8240af6ef5
branches:  trunk
changeset: 480972:7b8240af6ef5
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Wed Sep 22 22:37:27 2004 +0000

description:
use DIST_SUBDIR since the distfile has changed with no name change

diffstat:

 cad/fasthenry/Makefile |  4 +++-
 cad/fasthenry/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r f86b9c1347c4 -r 7b8240af6ef5 cad/fasthenry/Makefile
--- a/cad/fasthenry/Makefile    Wed Sep 22 22:36:24 2004 +0000
+++ b/cad/fasthenry/Makefile    Wed Sep 22 22:37:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/09/20 02:08:58 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.24 2004/09/22 22:37:27 dmcmahill Exp $
 #
 
 DISTNAME=      fasthenry-3.0-12Nov96
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.rle.mit.edu/cpg/research_codes.htm
 COMMENT=       Three-dimensional inductance extraction program
 
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
 WRKSRC=                        ${WRKDIR}/fasthenry-3.0
 USE_BUILDLINK3=                yes
 HAS_CONFIGURE=         yes
diff -r f86b9c1347c4 -r 7b8240af6ef5 cad/fasthenry/distinfo
--- a/cad/fasthenry/distinfo    Wed Sep 22 22:36:24 2004 +0000
+++ b/cad/fasthenry/distinfo    Wed Sep 22 22:37:27 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2004/09/20 02:08:58 dmcmahill Exp $
+$NetBSD: distinfo,v 1.7 2004/09/22 22:37:27 dmcmahill Exp $
 
-SHA1 (fasthenry-3.0-12Nov96.tar.Z) = 7117fdbaad95929a8d98944dced48cfb3a9e39d0
-Size (fasthenry-3.0-12Nov96.tar.Z) = 1175247 bytes
+SHA1 (fasthenry-3.0.19961112/fasthenry-3.0-12Nov96.tar.Z) = 7117fdbaad95929a8d98944dced48cfb3a9e39d0
+Size (fasthenry-3.0.19961112/fasthenry-3.0-12Nov96.tar.Z) = 1175247 bytes
 SHA1 (patch-aa) = 91667d5dc882f6d2a0654d7d875f81e69372a595
 SHA1 (patch-ab) = 3d593630b697f10b1ca1528e1818ccc33c6db464
 SHA1 (patch-ac) = 0a35ee0bfdc460e8a262d5cdc1d80c5f8905340e



Home | Main Index | Thread Index | Old Index