diff options
author | fenner <fenner@FreeBSD.org> | 2003-01-08 05:24:56 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2003-01-08 05:24:56 +0800 |
commit | 59afc09af6f02c119effdb5ef591bcce2c1f1e99 (patch) | |
tree | 3da8c59d775e9d3964f4ca9d0250cabb630f78ea | |
parent | a54ae146a26b40d9c9ed47bbb5181b7f1c6102c2 (diff) | |
download | freebsd-ports-gnome-59afc09af6f02c119effdb5ef591bcce2c1f1e99.tar.gz freebsd-ports-gnome-59afc09af6f02c119effdb5ef591bcce2c1f1e99.tar.zst freebsd-ports-gnome-59afc09af6f02c119effdb5ef591bcce2c1f1e99.zip |
Update to 1.2.0
-rw-r--r-- | audio/shntool/Makefile | 2 | ||||
-rw-r--r-- | audio/shntool/distinfo | 2 | ||||
-rw-r--r-- | audio/shntool/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index 5f9cc3441c2a..24c0b7f81ce1 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= shntool -PORTVERSION= 1.01 +PORTVERSION= 1.2.0 CATEGORIES= audio MASTER_SITES= http://shnutils.freeshell.org/shntool/source/ \ ${MASTER_SITE_LOCAL} diff --git a/audio/shntool/distinfo b/audio/shntool/distinfo index 71b4c65dce14..7604c2527807 100644 --- a/audio/shntool/distinfo +++ b/audio/shntool/distinfo @@ -1 +1 @@ -MD5 (shntool-1.01.tar.gz) = 9fc777a7fcf8c9af2b7f7714a7b8c3fb +MD5 (shntool-1.2.0.tar.gz) = 753df4a3e90db8ec4661eb2b1f74baa7 diff --git a/audio/shntool/pkg-plist b/audio/shntool/pkg-plist index e16c3ef77d67..65a2fafb0abb 100644 --- a/audio/shntool/pkg-plist +++ b/audio/shntool/pkg-plist @@ -1,5 +1,6 @@ bin/shncat bin/shncmp +bin/shnconv bin/shnfix bin/shninfo bin/shnjoin |