diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2004-05-19 19:04:35 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2004-05-19 19:04:35 +0000 |
commit | 1a5da06cab689f848a94f8ada9acdab584f078ad (patch) | |
tree | 55b2fd3ebd0ae254636fa441b40173c61601e17f /audio/shntool | |
parent | 9e07335fa7213cc6b06ccfd5585af451cb1d73ba (diff) | |
download | ports-1a5da06cab689f848a94f8ada9acdab584f078ad.tar.gz ports-1a5da06cab689f848a94f8ada9acdab584f078ad.zip |
Notes
Diffstat (limited to 'audio/shntool')
-rw-r--r-- | audio/shntool/Makefile | 3 | ||||
-rw-r--r-- | audio/shntool/distinfo | 4 | ||||
-rw-r--r-- | audio/shntool/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index dfe181553712..e5bef0a8d6aa 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -6,8 +6,7 @@ # PORTNAME= shntool -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 2.0.3 CATEGORIES= audio MASTER_SITES= http://www.etree.org/shnutils/shntool/source/ \ ${MASTER_SITE_LOCAL} diff --git a/audio/shntool/distinfo b/audio/shntool/distinfo index d68830762236..1e8d31173dc6 100644 --- a/audio/shntool/distinfo +++ b/audio/shntool/distinfo @@ -1,2 +1,2 @@ -MD5 (shntool-1.2.3.tar.gz) = 3efbb71b94f5e285daecfe137114873d -SIZE (shntool-1.2.3.tar.gz) = 166781 +MD5 (shntool-2.0.3.tar.gz) = 7cdc5049023067fa532ef7010c187349 +SIZE (shntool-2.0.3.tar.gz) = 189583 diff --git a/audio/shntool/pkg-plist b/audio/shntool/pkg-plist index eb262ebcffdc..c93bc43b6dec 100644 --- a/audio/shntool/pkg-plist +++ b/audio/shntool/pkg-plist @@ -1,11 +1,13 @@ bin/shncat bin/shncmp bin/shnconv +bin/shncue bin/shnfix bin/shninfo bin/shnjoin bin/shnlen bin/shnmd5 +bin/shnpad bin/shnsplit bin/shnstrip bin/shntool |