diff options
author | minskim <minskim> | 2006-02-23 18:28:06 +0000 |
---|---|---|
committer | minskim <minskim> | 2006-02-23 18:28:06 +0000 |
commit | 549a1f0321d8015ef934988402e9ca1227ac25bf (patch) | |
tree | 8e9b370e6a2041fb9b5b422084b953866475526f /devel/hdf5 | |
parent | cb3335916fb7319f241da0fde7af0876617b1e73 (diff) | |
download | pkgsrc-549a1f0321d8015ef934988402e9ca1227ac25bf.tar.gz |
When distfile was changed, DIST_SUBDIR should have been set to refetch
it automatically.
Diffstat (limited to 'devel/hdf5')
-rw-r--r-- | devel/hdf5/Makefile | 3 | ||||
-rw-r--r-- | devel/hdf5/distinfo | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/hdf5/Makefile b/devel/hdf5/Makefile index 23270a3be7b..8d6e27918e4 100644 --- a/devel/hdf5/Makefile +++ b/devel/hdf5/Makefile @@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org 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 --git a/devel/hdf5/distinfo b/devel/hdf5/distinfo index 078f47755af..81bddd05ad3 100644 --- a/devel/hdf5/distinfo +++ b/devel/hdf5/distinfo @@ -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 |