aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/aubio/Makefile2
-rw-r--r--audio/calf/Makefile2
-rw-r--r--audio/fluidsynth/Makefile1
-rw-r--r--audio/gmidimonitor/Makefile2
-rw-r--r--audio/hydrogen/Makefile1
-rw-r--r--audio/jack-keyboard/Makefile2
-rw-r--r--audio/jack-smf-utils/Makefile2
-rw-r--r--audio/lash/Makefile5
-rw-r--r--audio/lash/pkg-plist4
-rw-r--r--audio/specimen/Makefile2
-rw-r--r--audio/timemachine/Makefile2
-rw-r--r--audio/zynaddsubfx/Makefile2
12 files changed, 15 insertions, 12 deletions
diff --git a/audio/aubio/Makefile b/audio/aubio/Makefile
index 23f83a2cd53f..54e3964dceb5 100644
--- a/audio/aubio/Makefile
+++ b/audio/aubio/Makefile
@@ -3,7 +3,7 @@
PORTNAME= aubio
PORTVERSION= 0.3.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= audio
MASTER_SITES= http://aubio.org/pub/
diff --git a/audio/calf/Makefile b/audio/calf/Makefile
index 19dc75c64a21..6abe2da2974b 100644
--- a/audio/calf/Makefile
+++ b/audio/calf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= calf
PORTVERSION= 0.0.19
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index 2cdb0307c692..0ae604098223 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fluidsynth
PORTVERSION= 1.1.6
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/audio/gmidimonitor/Makefile b/audio/gmidimonitor/Makefile
index c34edd7e49c1..d58f8282f9b2 100644
--- a/audio/gmidimonitor/Makefile
+++ b/audio/gmidimonitor/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmidimonitor
PORTVERSION= 3.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://download.gna.org/gmidimonitor/
diff --git a/audio/hydrogen/Makefile b/audio/hydrogen/Makefile
index e9e3f4145a05..e5e67ed3e4e3 100644
--- a/audio/hydrogen/Makefile
+++ b/audio/hydrogen/Makefile
@@ -3,6 +3,7 @@
PORTNAME= hydrogen
PORTVERSION= 0.9.5.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/Hydrogen/${MAJORVERSION}%20Sources
diff --git a/audio/jack-keyboard/Makefile b/audio/jack-keyboard/Makefile
index 732fc9696132..5db474ad5279 100644
--- a/audio/jack-keyboard/Makefile
+++ b/audio/jack-keyboard/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jack-keyboard
DISTVERSION= 2.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF \
http://home.selasky.org:8192/distfiles/
diff --git a/audio/jack-smf-utils/Makefile b/audio/jack-smf-utils/Makefile
index 8e83d8d6f0de..0cabe9822caf 100644
--- a/audio/jack-smf-utils/Makefile
+++ b/audio/jack-smf-utils/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jack-smf-utils
PORTVERSION= 1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/lash/Makefile b/audio/lash/Makefile
index 4153be48dbe2..49625b059efb 100644
--- a/audio/lash/Makefile
+++ b/audio/lash/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lash
PORTVERSION= 0.5.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= audio
MASTER_SITES= SAVANNAH
@@ -20,11 +20,12 @@ LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack \
OPTIONS_DEFINE= READLINE DOCS
OPTIONS_DEFAULT=READLINE
-USES= gmake pathfix pkgconfig
+USES= gmake pathfix pkgconfig libtool
USE_GNOME= gtk20 libxml2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-alsa-midi
USE_LDCONFIG= yes
+LIBS= -luuid
CPPFLAGS+= -I${LOCALBASE}/include/dssi -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/audio/lash/pkg-plist b/audio/lash/pkg-plist
index 04f61bbf1a3f..7cc0614412f8 100644
--- a/audio/lash/pkg-plist
+++ b/audio/lash/pkg-plist
@@ -8,9 +8,9 @@ include/lash-1.0/lash/config.h
include/lash-1.0/lash/event.h
include/lash-1.0/lash/client_interface.h
include/lash-1.0/lash/protocol.h
-lib/liblash.so.2
+lib/liblash.so.1.1.1
+lib/liblash.so.1
lib/liblash.so
-lib/liblash.la
lib/liblash.a
libdata/pkgconfig/lash-1.0.pc
%%PORTDOCS%%%%DOCSDIR%%/lash-manual.html
diff --git a/audio/specimen/Makefile b/audio/specimen/Makefile
index 4f7e40115247..9d24ab6c7a96 100644
--- a/audio/specimen/Makefile
+++ b/audio/specimen/Makefile
@@ -3,7 +3,7 @@
PORTNAME= specimen
DISTVERSION= 0.5.2-rc3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= audio
MASTER_SITES= http://zhevny.com/specimen/files/
diff --git a/audio/timemachine/Makefile b/audio/timemachine/Makefile
index e7570821b615..8a961fd206b7 100644
--- a/audio/timemachine/Makefile
+++ b/audio/timemachine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= timemachine
PORTVERSION= 0.3.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://plugin.org.uk/timemachine/
diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile
index c8fe74f7ef57..2ed2d1610878 100644
--- a/audio/zynaddsubfx/Makefile
+++ b/audio/zynaddsubfx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= zynaddsubfx
PORTVERSION= 2.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
DISTNAME= ZynAddSubFX-${PORTVERSION}