aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-01-23 00:04:11 +0800
committermiwi <miwi@FreeBSD.org>2009-01-23 00:04:11 +0800
commitdd6951f125ec0dcd46ba50f18525aff648b2b706 (patch)
tree36e27cf7f49369d4bd8c5e8f58e20ad03b4da0f4 /audio
parent0c93ceb4ce38aecc86b18c49eb0a22e573bb656e (diff)
downloadfreebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.gz
freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.tar.zst
freebsd-ports-gnome-dd6951f125ec0dcd46ba50f18525aff648b2b706.zip
- Chase lang/guile shlib bump
Diffstat (limited to 'audio')
-rw-r--r--audio/beast/Makefile2
-rw-r--r--audio/glame/Makefile4
-rw-r--r--audio/snd/Makefile4
3 files changed, 5 insertions, 5 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile
index 23956674e49a..1ea0f40866a2 100644
--- a/audio/beast/Makefile
+++ b/audio/beast/Makefile
@@ -7,7 +7,7 @@
PORTNAME= beast
PORTVERSION= 0.7.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= ftp://beast.gtk.org/pub/beast/v0.7/ \
http://beast.gtk.org/beast-ftp/v0.7/
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
index cbe3a98887b8..d4a5f1e88852 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glame
PORTVERSION= 2.0.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= audio gnome
MASTER_SITES= SF
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \
mad.2:${PORTSDIR}/audio/libmad \
vorbis.4:${PORTSDIR}/audio/libvorbis \
- guile.19:${PORTSDIR}/lang/guile
+ guile.20:${PORTSDIR}/lang/guile
USE_XORG= xbitmaps x11
USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index cb82b3365d95..0930a9fa2ebe 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= snd
PORTVERSION= 10.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF \
http://mirror.mcx2.org/
@@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --without-gsl
.endif
.if !defined(WITHOUT_GUILE)
-LIB_DEPENDS+= guile.19:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.20:${PORTSDIR}/lang/guile
PLIST_SUB+= SCHEME=""
.else
CONFIGURE_ARGS+= --without-guile