diff options
author | fenner <fenner@FreeBSD.org> | 2004-05-20 03:04:35 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2004-05-20 03:04:35 +0800 |
commit | cfb7a670b752c3def3166adf9f5da3a2ee71906f (patch) | |
tree | c2cf3ff79ec424077028d5a0240e67be5d1c17a2 | |
parent | 3dfb69258c53bdcc03585a1eb550d634c4898995 (diff) | |
download | freebsd-ports-gnome-cfb7a670b752c3def3166adf9f5da3a2ee71906f.tar.gz freebsd-ports-gnome-cfb7a670b752c3def3166adf9f5da3a2ee71906f.tar.zst freebsd-ports-gnome-cfb7a670b752c3def3166adf9f5da3a2ee71906f.zip |
Update to 2.0.3
Submitted by: michael johnson <ahze@ahze.net>
PR: ports/66899
-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 |