aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2008-07-21 12:49:09 +0800
committerrafan <rafan@FreeBSD.org>2008-07-21 12:49:09 +0800
commit2a64d11744e98b858a68221ebdb694303902a188 (patch)
treec2445ac9ed500e6da9beb6d9491ef9b64f99c673 /audio
parent38b69bf45012acf034f61e46b686ff72ddfc0be5 (diff)
downloadfreebsd-ports-gnome-2a64d11744e98b858a68221ebdb694303902a188.tar.gz
freebsd-ports-gnome-2a64d11744e98b858a68221ebdb694303902a188.tar.zst
freebsd-ports-gnome-2a64d11744e98b858a68221ebdb694303902a188.zip
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION PR: ports/125435
Diffstat (limited to 'audio')
-rw-r--r--audio/beast/Makefile2
-rw-r--r--audio/glame/Makefile4
-rw-r--r--audio/snd/Makefile3
3 files changed, 5 insertions, 4 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile
index 1cb5b52bdc9e..23956674e49a 100644
--- a/audio/beast/Makefile
+++ b/audio/beast/Makefile
@@ -7,7 +7,7 @@
PORTNAME= beast
PORTVERSION= 0.7.1
-PORTREVISION= 2
+PORTREVISION= 3
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 36acf40bc86a..cbe3a98887b8 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glame
PORTVERSION= 2.0.1
-PORTREVISION= 10
+PORTREVISION= 11
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.18:${PORTSDIR}/lang/guile
+ guile.19:${PORTSDIR}/lang/guile
USE_XORG= xbitmaps x11
USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index 572ba315a439..2dba4910b763 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= snd
PORTVERSION= 9.11
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
@@ -59,7 +60,7 @@ CONFIGURE_ARGS+= --without-gsl
.endif
.if !defined(WITHOUT_GUILE)
-LIB_DEPENDS+= guile.18:${PORTSDIR}/lang/guile
+LIB_DEPENDS+= guile.19:${PORTSDIR}/lang/guile
PLIST_SUB+= GUILE=""
.else
CONFIGURE_ARGS+= --without-guile