Update to 3.5.2:
* Fixed seek table permissions bug when creating seek-enabled files from read-only input files. Approved by: maintainer
This commit is contained in:
parent
135ec10863
commit
1f24e613d2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105958
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= shorten
|
||||
PORTVERSION= 3.5.1
|
||||
PORTVERSION= 3.5.2
|
||||
CATEGORIES= audio archivers
|
||||
MASTER_SITES= http://www.etree.org/shnutils/shorten/source/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (shorten-3.5.1.tar.gz) = 71332b2b45cf41db2c512190c6aad623
|
||||
SIZE (shorten-3.5.1.tar.gz) = 576377
|
||||
MD5 (shorten-3.5.2.tar.gz) = e586c193413150aaaef56e451cf50334
|
||||
SIZE (shorten-3.5.2.tar.gz) = 583139
|
||||
|
|
|
@ -14,4 +14,4 @@ non-commercial encoding (e.g. private or research use).
|
|||
If you intend to use shorten, be sure to check the full license,
|
||||
which can be displayed by "shorten -l".
|
||||
|
||||
WWW: http://www.softsound.com/Shorten.html
|
||||
WWW: http://www.etree.org/shnutils/shorten/
|
||||
|
|
Loading…
Reference in a new issue