pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/hdf5 When distfile was changed, DIST_SUBDIR shou...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17973eb8f10e
branches:  trunk
changeset: 508679:17973eb8f10e
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Feb 23 18:28:06 2006 +0000

description:
When distfile was changed, DIST_SUBDIR should have been set to refetch
it automatically.

diffstat:

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

diffs (33 lines):

diff -r 4709d20d1d72 -r 17973eb8f10e devel/hdf5/Makefile
--- a/devel/hdf5/Makefile       Thu Feb 23 18:21:15 2006 +0000
+++ b/devel/hdf5/Makefile       Thu Feb 23 18:28:06 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/02/15 16:32:57 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2006/02/23 18:28:06 minskim Exp $
 
 DISTNAME=      hdf5-1.6.5
 PKGREVISION=   1
@@ -9,6 +9,7 @@
 HOMEPAGE=      http://hdf.ncsa.uiuc.edu/HDF5/
 COMMENT=       Hierarchical Data Format (new generation)
 
+DIST_SUBDIR=           ${PKGNAME_NOREV}
 USE_LIBTOOL=           yes
 USE_TOOLS+=            tr
 GNU_CONFIGURE=         yes
diff -r 4709d20d1d72 -r 17973eb8f10e devel/hdf5/distinfo
--- a/devel/hdf5/distinfo       Thu Feb 23 18:21:15 2006 +0000
+++ b/devel/hdf5/distinfo       Thu Feb 23 18:28:06 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.18 2006/02/10 19:56:13 drochner Exp $
+$NetBSD: distinfo,v 1.19 2006/02/23 18:28:06 minskim Exp $
 
-SHA1 (hdf5-1.6.5.tar.gz) = c5b7b375c0eb23dcab0c66d39b1b06c263048546
-RMD160 (hdf5-1.6.5.tar.gz) = 70db16a832f77aa6d0c97da517353665304b7b27
-Size (hdf5-1.6.5.tar.gz) = 4930666 bytes
+SHA1 (hdf5-1.6.5/hdf5-1.6.5.tar.gz) = c5b7b375c0eb23dcab0c66d39b1b06c263048546
+RMD160 (hdf5-1.6.5/hdf5-1.6.5.tar.gz) = 70db16a832f77aa6d0c97da517353665304b7b27
+Size (hdf5-1.6.5/hdf5-1.6.5.tar.gz) = 4930666 bytes
 SHA1 (patch-aa) = 794ab1e1fbb41281c4b28a333f4bd91d37513084
 SHA1 (patch-ab) = 91829e06db57da7b96c513bd176ef33c134a1de3
 SHA1 (patch-ac) = 05c5215674ad32fe2d8f0fef06c26bdd20299536



Home | Main Index | Thread Index | Old Index