summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-04-17 15:07:21 +0000
committerswills <swills@FreeBSD.org>2014-04-17 15:07:21 +0000
commit43dfccd8a850a9dd50d7b1986c23862b2e9b51d3 (patch)
tree9d07f59febe44531eb8b8971b2d72c9d3e791d40
parent6e3a1730d78e2103eafafa486724b5af1752066c (diff)
downloadFreeBSD-ports-43dfccd8a850a9dd50d7b1986c23862b2e9b51d3.zip
FreeBSD-ports-43dfccd8a850a9dd50d7b1986c23862b2e9b51d3.tar.gz
- Chase libmikmod upgrade
Approved by: portmgr (bdrewery)
-rw-r--r--games/gweled/Makefile4
-rw-r--r--games/vavoom/Makefile2
-rw-r--r--misc/bb/Makefile4
-rw-r--r--multimedia/xmms/Makefile2
4 files changed, 6 insertions, 6 deletions
diff --git a/games/gweled/Makefile b/games/gweled/Makefile
index b55aa82..c5348d2 100644
--- a/games/gweled/Makefile
+++ b/games/gweled/Makefile
@@ -3,14 +3,14 @@
PORTNAME= gweled
PORTVERSION= 0.7
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= games gnome
MASTER_SITES= http://sebdelestaing.free.fr/gweled/Release/
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME version of the game called "Bejeweled" or "Diamond Mine"
-LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod
+LIB_DEPENDS= libmikmod.so:${PORTSDIR}/audio/libmikmod
USES= gmake pkgconfig
USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui librsvg2
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile
index 1cfaf26..ea07380 100644
--- a/games/vavoom/Makefile
+++ b/games/vavoom/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vavoom
PORTVERSION= 1.33
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION}
diff --git a/misc/bb/Makefile b/misc/bb/Makefile
index 13c784a..e8e2405 100644
--- a/misc/bb/Makefile
+++ b/misc/bb/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bb
PORTVERSION= 1.3.r1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= SF/aa-project/${PORTNAME}/1.3rc1
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
@@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= High quality audio-visual demonstration for text terminal
LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
- mikmod.2:${PORTSDIR}/audio/libmikmod
+ libmikmod.so:${PORTSDIR}/audio/libmikmod
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/bb-1.3.0
diff --git a/multimedia/xmms/Makefile b/multimedia/xmms/Makefile
index 3b46a37..8008dab 100644
--- a/multimedia/xmms/Makefile
+++ b/multimedia/xmms/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xmms
PORTVERSION= 1.2.11
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= multimedia audio ipv6
MASTER_SITES= http://www.xmms.org/files/1.2.x/ \
http://legacy.xmms2.org/ \
OpenPOWER on IntegriCloud