aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2010-06-07 04:44:03 +0800
committernaddy <naddy@FreeBSD.org>2010-06-07 04:44:03 +0800
commita60aa9161fa5196ed4cbb4215c1b907654a5ec0e (patch)
tree92d84ed5d6b96acdcb0766cc553b1e437c95bbd1 /net-p2p
parentd8350e7fbe4de6cda75d1fc3e83a70ed8d6a0f70 (diff)
downloadfreebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.gz
freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.zst
freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.zip
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gift/Makefile2
-rw-r--r--net-p2p/lopster/Makefile6
-rw-r--r--net-p2p/museekplus/Makefile2
-rw-r--r--net-p2p/qtella/Makefile2
4 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile
index 86a762fa1b6b..43098a6f789d 100644
--- a/net-p2p/gift/Makefile
+++ b/net-p2p/gift/Makefile
@@ -7,7 +7,7 @@
PORTNAME= giFT
PORTVERSION= 0.11.8.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-p2p
MASTER_SITES= SF
DISTNAME= ${PORTNAME:L}-${PORTVERSION}
diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile
index 86be84436cfd..f95cc8709045 100644
--- a/net-p2p/lopster/Makefile
+++ b/net-p2p/lopster/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lopster
PORTVERSION= 1.2.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net-p2p
MASTER_SITES= SF \
http://lopster.sourceforge.net/download/
@@ -24,12 +24,12 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>
-.if exists(${LOCALBASE}/lib/libogg.so.4)
+.if exists(${LOCALBASE}/lib/libogg.so.7)
WITH_OGG= yes
.endif
.if defined(WITH_OGG)
-LIB_DEPENDS+= ogg.6:${PORTSDIR}/audio/libogg
+LIB_DEPENDS+= ogg.7:${PORTSDIR}/audio/libogg
.endif
.if !defined(WITHOUT_ZLIB)
diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile
index 96f369c9ab88..487714f2d86c 100644
--- a/net-p2p/museekplus/Makefile
+++ b/net-p2p/museekplus/Makefile
@@ -6,7 +6,7 @@
PORTNAME= museekplus
PORTVERSION= 0.1.13
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-p2p
MASTER_SITES= SF/museek-plus/museek-plus/${PORTVERSION}
DISTNAME= museek+-${PORTVERSION}
diff --git a/net-p2p/qtella/Makefile b/net-p2p/qtella/Makefile
index 92064e056556..823f348f7c36 100644
--- a/net-p2p/qtella/Makefile
+++ b/net-p2p/qtella/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qtella
PORTVERSION= 0.7.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}