Update to 1.1.
This commit is contained in:
parent
210ad3dbf6
commit
fc7cdc88f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130619
6 changed files with 18 additions and 14 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libmusepack
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.saunalahti.fi/grimmel/musepack.net-files/source/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (libmusepack-1.0.3.tar.bz2) = 01a0b1f338244e6a7d95f826c382f70b
|
||||
SIZE (libmusepack-1.0.3.tar.bz2) = 226099
|
||||
MD5 (libmusepack-1.1.tar.bz2) = c06aa1da054ed79989cd71d5300ed7c5
|
||||
SIZE (libmusepack-1.1.tar.bz2) = 293731
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
include/musepack/config_types.h
|
||||
include/musepack/mpc_dec.h
|
||||
include/musepack/mpc_math.h
|
||||
include/musepack/decoder.h
|
||||
include/musepack/huffman.h
|
||||
include/musepack/math.h
|
||||
include/musepack/musepack.h
|
||||
include/musepack/reader.h
|
||||
include/musepack/requant.h
|
||||
include/musepack/stdafx.h
|
||||
include/musepack/streaminfo.h
|
||||
lib/libmusepack.a
|
||||
lib/libmusepack.so
|
||||
lib/libmusepack.so.1
|
||||
lib/libmusepack.so.2
|
||||
@dirrm include/musepack
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libmusepack
|
||||
PORTVERSION= 1.0.3
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.saunalahti.fi/grimmel/musepack.net-files/source/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (libmusepack-1.0.3.tar.bz2) = 01a0b1f338244e6a7d95f826c382f70b
|
||||
SIZE (libmusepack-1.0.3.tar.bz2) = 226099
|
||||
MD5 (libmusepack-1.1.tar.bz2) = c06aa1da054ed79989cd71d5300ed7c5
|
||||
SIZE (libmusepack-1.1.tar.bz2) = 293731
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
include/musepack/config_types.h
|
||||
include/musepack/mpc_dec.h
|
||||
include/musepack/mpc_math.h
|
||||
include/musepack/decoder.h
|
||||
include/musepack/huffman.h
|
||||
include/musepack/math.h
|
||||
include/musepack/musepack.h
|
||||
include/musepack/reader.h
|
||||
include/musepack/requant.h
|
||||
include/musepack/stdafx.h
|
||||
include/musepack/streaminfo.h
|
||||
lib/libmusepack.a
|
||||
lib/libmusepack.so
|
||||
lib/libmusepack.so.1
|
||||
lib/libmusepack.so.2
|
||||
@dirrm include/musepack
|
||||
|
|
Loading…
Reference in a new issue