aboutsummaryrefslogtreecommitdiff
path: root/audio/denemo
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-07-21 01:52:25 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-07-21 01:52:25 +0000
commit4aae9d776561d9eb981a3250b9bdd29dd179aadc (patch)
tree4fba728ceb6c0455da291112a5c0ce189be723ce /audio/denemo
parent610ce8a63a71077ae91e0a53a0ff10a3c27a65ae (diff)
downloadports-4aae9d776561d9eb981a3250b9bdd29dd179aadc.tar.gz
ports-4aae9d776561d9eb981a3250b9bdd29dd179aadc.zip
- Update `audio/aubio' to version 0.4.1; make all dependencies/features
optional; provide a way to disable Doxygen even when it was found in the system - License was changed to GPLv3; do not install LICENSE_FILE since it is merely a boilerplate with no actual copyright data - `audio/ardour' needs to be patched for API changes in aubio 0.4. The patch comes from upstream, but new aubio version detection logic is not directly applicable, so simply define HAVE_AUBIO4 in the port's Makefile - While here, ensure that `audio/ardour' gets all of its dependencies, (ir)regardless of particular OPTIONS selected (or not selected) for the `audio/aubio' port - Bump port revisions of `audio/ardour' and `audio/denemo', the only two libaubio consumers in the tree PR: 200556 (slightly modified)
Notes
Notes: svn path=/head/; revision=392608
Diffstat (limited to 'audio/denemo')
-rw-r--r--audio/denemo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile
index ef1d7c2fc4f0..8b8759dd4d2d 100644
--- a/audio/denemo/Makefile
+++ b/audio/denemo/Makefile
@@ -3,7 +3,7 @@
PORTNAME= denemo
PORTVERSION= 1.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= GNU