diff options
Diffstat (limited to 'audio/shntool')
-rw-r--r-- | audio/shntool/Makefile | 8 | ||||
-rw-r--r-- | audio/shntool/PLIST | 6 | ||||
-rw-r--r-- | audio/shntool/distinfo | 8 |
3 files changed, 12 insertions, 10 deletions
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index b880f7ff092..bcef8827e2f 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.5 2009/05/19 08:59:04 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2009/07/14 18:56:00 rafal Exp $ # -DISTNAME= shntool-2.0.3 -PKGREVISION= 1 +DISTNAME= shntool-3.0.10 CATEGORIES= audio archivers MASTER_SITES= http://www.etree.org/shnutils/shntool/source/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.etree.org/shnutils/shntool/ COMMENT= Lossless audio compressor wrapper tool -LICENSE= no-commercial-use + +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/audio/shntool/PLIST b/audio/shntool/PLIST index e9beef94079..a2c1c305bab 100644 --- a/audio/shntool/PLIST +++ b/audio/shntool/PLIST @@ -1,15 +1,17 @@ -@comment $NetBSD: PLIST,v 1.2 2006/09/02 20:13:58 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/07/14 18:56:00 rafal Exp $ bin/shncat bin/shncmp bin/shnconv bin/shncue bin/shnfix +bin/shngen +bin/shnhash bin/shninfo bin/shnjoin bin/shnlen -bin/shnmd5 bin/shnpad bin/shnsplit bin/shnstrip bin/shntool +bin/shntrim man/man1/shntool.1 diff --git a/audio/shntool/distinfo b/audio/shntool/distinfo index 8fae764ebff..355b8ae4ea0 100644 --- a/audio/shntool/distinfo +++ b/audio/shntool/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/08/18 21:38:23 mrg Exp $ +$NetBSD: distinfo,v 1.2 2009/07/14 18:56:00 rafal Exp $ -SHA1 (shntool-2.0.3.tar.gz) = 1d52d349759a7c12407e2399105f00f6d23f4a55 -RMD160 (shntool-2.0.3.tar.gz) = ecd7d4114e2582ba165e152f77d98c1a82e4f502 -Size (shntool-2.0.3.tar.gz) = 189583 bytes +SHA1 (shntool-3.0.10.tar.gz) = 7a2bc8801e180cf582f0e39775603582e35d50d2 +RMD160 (shntool-3.0.10.tar.gz) = 3c41c5da4ee11127dae02609052d1f1a355aef4a +Size (shntool-3.0.10.tar.gz) = 216061 bytes |