diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2004-05-05 23:09:11 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2004-05-05 23:09:11 +0000 |
commit | 3bf88ba62e867960ec26c8cfdc9d284c5bcce418 (patch) | |
tree | e035ef772e6fc5b664e8869fdb2e42639152d200 /audio/shorten | |
parent | Fix type error ( '/' should be '|' ) (diff) |
Update to 3.6.0. Notable changes in this release:
- Seek table fixes.
Approved by: maintainer
Diffstat (limited to 'audio/shorten')
-rw-r--r-- | audio/shorten/Makefile | 2 | ||||
-rw-r--r-- | audio/shorten/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/shorten/Makefile b/audio/shorten/Makefile index 5e6ab218757b..209f9ad52fd5 100644 --- a/audio/shorten/Makefile +++ b/audio/shorten/Makefile @@ -6,7 +6,7 @@ # PORTNAME= shorten -PORTVERSION= 3.5.2 +PORTVERSION= 3.6.0 CATEGORIES= audio archivers MASTER_SITES= http://www.etree.org/shnutils/shorten/source/ diff --git a/audio/shorten/distinfo b/audio/shorten/distinfo index 8b6fd0010b65..b752ca0887a1 100644 --- a/audio/shorten/distinfo +++ b/audio/shorten/distinfo @@ -1,2 +1,2 @@ -MD5 (shorten-3.5.2.tar.gz) = e586c193413150aaaef56e451cf50334 -SIZE (shorten-3.5.2.tar.gz) = 583139 +MD5 (shorten-3.6.0.tar.gz) = db90a23839ed242ccef26da6c4b2499b +SIZE (shorten-3.6.0.tar.gz) = 584183 |