diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-19 21:28:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-01-19 21:28:34 +0000 |
commit | 4f8127ec0566f0755b7867b7e82eb3bc1d9164c7 (patch) | |
tree | 5f421699368deecbb6f91936ff80e12baa9d4efb /audio | |
parent | 37beac9842bf6be1928bc1715015fffd4c9f2836 (diff) | |
download | ports-4f8127ec0566f0755b7867b7e82eb3bc1d9164c7.tar.gz ports-4f8127ec0566f0755b7867b7e82eb3bc1d9164c7.zip |
Update devel/doxygen to 1.8.14
PR: 225290
Submitted by: Naram Qashat (maintainer)
Notes
Notes:
svn path=/head/; revision=459474
Diffstat (limited to 'audio')
-rw-r--r-- | audio/aubio/Makefile | 2 | ||||
-rw-r--r-- | audio/aubio/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile index d1522933dff7..9cdb0de8703c 100644 --- a/audio/aubio/Makefile +++ b/audio/aubio/Makefile @@ -3,7 +3,7 @@ PORTNAME= aubio PORTVERSION= 0.4.5 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= audio MASTER_SITES= http://aubio.org/pub/ diff --git a/audio/aubio/pkg-plist b/audio/aubio/pkg-plist index 79fabf2bae76..881aeac8cb54 100644 --- a/audio/aubio/pkg-plist +++ b/audio/aubio/pkg-plist @@ -73,6 +73,8 @@ man/man1/aubiotrack.1.gz %%DOXYGEN%%share/doc/aubio/html/annotated.html %%DOXYGEN%%share/doc/aubio/html/aubio_8h.html %%DOXYGEN%%share/doc/aubio/html/aubio_8h_source.html +%%DOXYGEN%%share/doc/aubio/html/awhitening_8h.html +%%DOXYGEN%%share/doc/aubio/html/awhitening_8h_source.html %%DOXYGEN%%share/doc/aubio/html/bc_s.png %%DOXYGEN%%share/doc/aubio/html/bdwn.png %%DOXYGEN%%share/doc/aubio/html/biquad_8h.html |