pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/graphviz Use DIST_SUBDIR to limit the fallout...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/31d43ed0e052
branches:  trunk
changeset: 479572:31d43ed0e052
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Tue Aug 17 09:24:14 2004 +0000

description:
Use DIST_SUBDIR to limit the fallout from the recent distfile checksum
change.

diffstat:

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

diffs (32 lines):

diff -r 05d6d550e088 -r 31d43ed0e052 graphics/graphviz/Makefile
--- a/graphics/graphviz/Makefile        Tue Aug 17 09:15:21 2004 +0000
+++ b/graphics/graphviz/Makefile        Tue Aug 17 09:24:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/04/17 16:56:10 seb Exp $
+# $NetBSD: Makefile,v 1.22 2004/08/17 09:24:14 kristerw Exp $
 #
 
 DISTNAME=      graphviz-1.12
@@ -11,6 +11,8 @@
 
 LICENSE=       graphviz-license
 
+DIST_SUBDIR=   ${PKGNAME_NOREV}
+
 GNU_CONFIGURE=         yes
 USE_BUILDLINK3=                yes
 USE_LIBTOOL=           yes
diff -r 05d6d550e088 -r 31d43ed0e052 graphics/graphviz/distinfo
--- a/graphics/graphviz/distinfo        Tue Aug 17 09:15:21 2004 +0000
+++ b/graphics/graphviz/distinfo        Tue Aug 17 09:24:14 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2004/08/07 10:00:36 seb Exp $
+$NetBSD: distinfo,v 1.11 2004/08/17 09:24:14 kristerw Exp $
 
-SHA1 (graphviz-1.12.tar.gz) = c41ddeb8228c5957c9fad7ae7975eefec648682c
-Size (graphviz-1.12.tar.gz) = 3348808 bytes
+SHA1 (graphviz-1.12/graphviz-1.12.tar.gz) = c41ddeb8228c5957c9fad7ae7975eefec648682c
+Size (graphviz-1.12/graphviz-1.12.tar.gz) = 3348808 bytes
 SHA1 (patch-aa) = d60925921fa7daa753ee04e267fce6f978644ea2
 SHA1 (patch-ab) = 751f786fec8f4907d6aedd37de0304c353621a83
 SHA1 (patch-ac) = a69f70e2a3f95f3ef0f32cfcaf9bf872afd1cea4



Home | Main Index | Thread Index | Old Index