diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-09-10 20:44:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-09-10 20:44:18 +0000 |
commit | f700f476b0f906f2df1ef797676a8d2a4a79336a (patch) | |
tree | 2fa6ebc938e1e8495ac31366debf0ae3a1012813 /audio | |
parent | 6b33718a3b03753b647e7d934a16965fec2a035d (diff) | |
download | pkgsrc-f700f476b0f906f2df1ef797676a8d2a4a79336a.tar.gz |
Regen checksum and do not use DIST_SUBDIR any more, so the distfile gets
refetched. Closes PR pkg/22352.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wavesurfer/Makefile | 3 | ||||
-rw-r--r-- | audio/wavesurfer/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/wavesurfer/Makefile b/audio/wavesurfer/Makefile index 435ac44e220..c3441942326 100644 --- a/audio/wavesurfer/Makefile +++ b/audio/wavesurfer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 21:23:41 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/09/10 20:44:18 jmmv Exp $ DISTNAME= wavesurfer-1.4.6 CATEGORIES= audio @@ -10,7 +10,6 @@ COMMENT= Tool for sound visualization and manipulation USE_BUILDLINK2= YES NO_BUILD= YES -DIST_SUBDIR= ${PKGNAME} do-install: ${CP} ${WRKSRC}/wavesurfer.tcl ${PREFIX}/bin/wavesurfer diff --git a/audio/wavesurfer/distinfo b/audio/wavesurfer/distinfo index 27a35b37fe1..29fa29b674f 100644 --- a/audio/wavesurfer/distinfo +++ b/audio/wavesurfer/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/12/01 22:10:23 gson Exp $ +$NetBSD: distinfo,v 1.4 2003/09/10 20:44:18 jmmv Exp $ -SHA1 (wavesurfer-1.4.6/wavesurfer-1.4.6.tar.gz) = 963de7b8b004e93b4db6f241c4ea37b7c2cb8738 -Size (wavesurfer-1.4.6/wavesurfer-1.4.6.tar.gz) = 178208 bytes +SHA1 (wavesurfer-1.4.6.tar.gz) = 6f7767ac8d2ced95a4b931986c0c53f93201ff84 +Size (wavesurfer-1.4.6.tar.gz) = 180320 bytes |