diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-03-25 15:51:34 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-03-25 15:51:34 +0000 |
commit | fbcda26dae45708a0d164d5cc55b03148201e3c4 (patch) | |
tree | bb60273b0d2161bce4db45e9e64bcc3aabf68ee1 /audio/libsamplerate | |
parent | 1f5347f81bab24ee22e17aedfe6b741bedf5913d (diff) |
Update to 0.1.3
Notes
Notes:
svn path=/head/; revision=209791
Diffstat (limited to 'audio/libsamplerate')
-rw-r--r-- | audio/libsamplerate/Makefile | 3 | ||||
-rw-r--r-- | audio/libsamplerate/distinfo | 6 | ||||
-rw-r--r-- | audio/libsamplerate/pkg-plist | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile index 604eb84dae6a..7b7bf98ed53b 100644 --- a/audio/libsamplerate/Makefile +++ b/audio/libsamplerate/Makefile @@ -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/ diff --git a/audio/libsamplerate/distinfo b/audio/libsamplerate/distinfo index 9bc77b408703..9a5dc32b7239 100644 --- a/audio/libsamplerate/distinfo +++ b/audio/libsamplerate/distinfo @@ -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 diff --git a/audio/libsamplerate/pkg-plist b/audio/libsamplerate/pkg-plist index 4c88d213bd7d..fa0dbf71d842 100644 --- a/audio/libsamplerate/pkg-plist +++ b/audio/libsamplerate/pkg-plist @@ -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 |