diff options
author | deischen <deischen@FreeBSD.org> | 2013-07-13 17:23:19 +0000 |
---|---|---|
committer | deischen <deischen@FreeBSD.org> | 2013-07-13 17:23:19 +0000 |
commit | d9471aca9fd75833d05d77c5202ea8b18a36f956 (patch) | |
tree | 64e7ea4ddd7bcb1c11086355e7cd51bb9e023dd8 | |
parent | 48105f8c0dcf65ad0244f774f005a0a1849e97fb (diff) | |
download | FreeBSD-ports-d9471aca9fd75833d05d77c5202ea8b18a36f956.zip FreeBSD-ports-d9471aca9fd75833d05d77c5202ea8b18a36f956.tar.gz |
Bump PORTREVISION after upgrade to audio/liblo.
After discussion with: pawel and MAINTAINER.
-rw-r--r-- | audio/ardour/Makefile | 2 | ||||
-rw-r--r-- | audio/dssi/Makefile | 2 | ||||
-rw-r--r-- | audio/fluidsynth-dssi/Makefile | 4 | ||||
-rw-r--r-- | audio/ghostess/Makefile | 4 | ||||
-rw-r--r-- | audio/hexter/Makefile | 1 | ||||
-rw-r--r-- | audio/jamin/Makefile | 4 | ||||
-rw-r--r-- | audio/nekobee/Makefile | 1 | ||||
-rw-r--r-- | audio/p5-Net-LibLO/Makefile | 1 | ||||
-rw-r--r-- | audio/py-pyliblo/Makefile | 3 | ||||
-rw-r--r-- | audio/rosegarden/Makefile | 2 | ||||
-rw-r--r-- | audio/sooperlooper/Makefile | 4 | ||||
-rw-r--r-- | audio/timemachine/Makefile | 4 | ||||
-rw-r--r-- | audio/whysynth/Makefile | 1 | ||||
-rw-r--r-- | audio/xsynth-dssi/Makefile | 4 |
14 files changed, 21 insertions, 16 deletions
diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index 16e4630..b885fc3 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -3,7 +3,7 @@ PORTNAME= ardour PORTVERSION= 2.8.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ diff --git a/audio/dssi/Makefile b/audio/dssi/Makefile index c3ce6fb..42d65b8 100644 --- a/audio/dssi/Makefile +++ b/audio/dssi/Makefile @@ -3,7 +3,7 @@ PORTNAME= dssi PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/fluidsynth-dssi/Makefile b/audio/fluidsynth-dssi/Makefile index 4b1d92e..76d264f 100644 --- a/audio/fluidsynth-dssi/Makefile +++ b/audio/fluidsynth-dssi/Makefile @@ -7,7 +7,7 @@ PORTNAME= fluidsynth-dssi PORTVERSION= 1.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION} @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for FluidSynth allowing it to function as a DSSI plugin LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ - lo.7:${PORTSDIR}/audio/liblo \ + lo:${PORTSDIR}/audio/liblo \ fluidsynth.1:${PORTSDIR}/audio/fluidsynth \ jack.0:${PORTSDIR}/audio/jack BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi diff --git a/audio/ghostess/Makefile b/audio/ghostess/Makefile index ed4b171..bf06556 100644 --- a/audio/ghostess/Makefile +++ b/audio/ghostess/Makefile @@ -7,7 +7,7 @@ PORTNAME= ghostess PORTVERSION= 20120105 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.smbolton.com/linux/ @@ -24,7 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \ # However, the library version number was not changed. The line above # is supposed to work around that. LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ - lo.7:${PORTSDIR}/audio/liblo \ + lo:${PORTSDIR}/audio/liblo \ jack.0:${PORTSDIR}/audio/jack USE_BZIP2= yes diff --git a/audio/hexter/Makefile b/audio/hexter/Makefile index 1e5bd49..d5b8df8 100644 --- a/audio/hexter/Makefile +++ b/audio/hexter/Makefile @@ -7,6 +7,7 @@ PORTNAME= hexter PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION} diff --git a/audio/jamin/Makefile b/audio/jamin/Makefile index dc47256..037fba3 100644 --- a/audio/jamin/Makefile +++ b/audio/jamin/Makefile @@ -7,7 +7,7 @@ PORTNAME= jamin PORTVERSION= 0.95.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF @@ -16,7 +16,7 @@ COMMENT= JACK Audio Mastering interface LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float \ jack.0:${PORTSDIR}/audio/jack \ - lo.7:${PORTSDIR}/audio/liblo + lo:${PORTSDIR}/audio/liblo RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \ ${LOCALBASE}/lib/ladspa/fast_lookahead_limiter_1913.so:${PORTSDIR}/audio/swhplugins BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:${PORTSDIR}/math/fftw3 diff --git a/audio/nekobee/Makefile b/audio/nekobee/Makefile index 7389a14..c56c5d1 100644 --- a/audio/nekobee/Makefile +++ b/audio/nekobee/Makefile @@ -3,6 +3,7 @@ PORTNAME= nekobee PORTVERSION= 0.1.8 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= GH diff --git a/audio/p5-Net-LibLO/Makefile b/audio/p5-Net-LibLO/Makefile index ddbc621..ebf9974 100644 --- a/audio/p5-Net-LibLO/Makefile +++ b/audio/p5-Net-LibLO/Makefile @@ -7,6 +7,7 @@ PORTNAME= Net-LibLO PORTVERSION= 0.06 +PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/audio/py-pyliblo/Makefile b/audio/py-pyliblo/Makefile index 7683d01..f661854 100644 --- a/audio/py-pyliblo/Makefile +++ b/audio/py-pyliblo/Makefile @@ -3,6 +3,7 @@ PORTNAME= pyliblo PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= http://das.nasophon.de/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +12,7 @@ MAINTAINER= wen@FreeBSD.org COMMENT= A Python wrapper for the Liblo OSC Library BUILD_DEPENDS= pyrex>=0.9.4:${PORTSDIR}/devel/pyrex -LIB_DEPENDS= lo.7:${PORTSDIR}/audio/liblo +LIB_DEPENDS= lo:${PORTSDIR}/audio/liblo USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index 743a53f..8ca0ff9 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -3,7 +3,7 @@ PORTNAME= rosegarden PORTVERSION= 13.04 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ diff --git a/audio/sooperlooper/Makefile b/audio/sooperlooper/Makefile index 99750dd..5710155 100644 --- a/audio/sooperlooper/Makefile +++ b/audio/sooperlooper/Makefile @@ -3,7 +3,7 @@ PORTNAME= sooperlooper PORTVERSION= 1.6.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://essej.net/sooperlooper/ @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= fftw3.6:${PORTSDIR}/math/fftw3 \ jack.0:${PORTSDIR}/audio/jack \ - lo.7:${PORTSDIR}/audio/liblo \ + lo:${PORTSDIR}/audio/liblo \ rubberband.2:${PORTSDIR}/audio/rubberband \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 \ diff --git a/audio/timemachine/Makefile b/audio/timemachine/Makefile index 6f36759..3b6eb74 100644 --- a/audio/timemachine/Makefile +++ b/audio/timemachine/Makefile @@ -3,7 +3,7 @@ PORTNAME= timemachine PORTVERSION= 0.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://plugin.org.uk/timemachine/ @@ -13,7 +13,7 @@ COMMENT= JACK audio capture tool LICENSE= GPLv2 LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ - lo.7:${PORTSDIR}/audio/liblo \ + lo:${PORTSDIR}/audio/liblo \ sndfile.1:${PORTSDIR}/audio/libsndfile OPTIONS_DEFINE= LASH diff --git a/audio/whysynth/Makefile b/audio/whysynth/Makefile index 27b5b09..96945f9 100644 --- a/audio/whysynth/Makefile +++ b/audio/whysynth/Makefile @@ -3,6 +3,7 @@ PORTNAME= whysynth PORTVERSION= 20120903 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://smbolton.com/whysynth/ diff --git a/audio/xsynth-dssi/Makefile b/audio/xsynth-dssi/Makefile index c2f52d4..90d3f9c 100644 --- a/audio/xsynth-dssi/Makefile +++ b/audio/xsynth-dssi/Makefile @@ -7,7 +7,7 @@ PORTNAME= xsynth-dssi PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION} @@ -17,7 +17,7 @@ COMMENT= Classic analog style software synthesizer BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \ ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ - lo.7:${PORTSDIR}/audio/liblo \ + lo:${PORTSDIR}/audio/liblo \ jack.0:${PORTSDIR}/audio/jack LICENSE= GPLv2 LGPL21 |