Update to 0.1.3
This commit is contained in:
parent
1f5347f81b
commit
fbcda26dae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209791
3 changed files with 8 additions and 5 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libsamplerate
|
||||
PORTVERSION= 0.1.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.1.3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.mega-nerd.com/SRC/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libsamplerate-0.1.2.tar.gz) = 06861c2c6b8e5273c9b80cf736b9fd0e
|
||||
SHA256 (libsamplerate-0.1.2.tar.gz) = 98b8766323c78b7b718dfd4ef6b9292bbf0796b742abb2319b8278cbeee731d4
|
||||
SIZE (libsamplerate-0.1.2.tar.gz) = 707867
|
||||
MD5 (libsamplerate-0.1.3.tar.gz) = 3f91af22a6c4135485594d0d2c91d45d
|
||||
SHA256 (libsamplerate-0.1.3.tar.gz) = aa95c99c1662e165cdc30335e6d1282ea3388ce6badde6208d4eaf75090e832d
|
||||
SIZE (libsamplerate-0.1.3.tar.gz) = 4261589
|
||||
|
|
|
@ -8,6 +8,10 @@ libdata/pkgconfig/samplerate.pc
|
|||
%%PORTDOCS%%%%DOCSDIR%%/SRC.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/SRC.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api_callback.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api_full.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api_misc.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/api_simple.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/download.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/faq.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/history.html
|
||||
|
|
Loading…
Reference in a new issue