From 60cd14bc81e6bafc0ccdeed4212b1df67d623391 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 24 Oct 2010 21:53:10 +0000 Subject: [PATCH] - Chase upnp shlib version bump Reported by: pointyhat Pointy hat to: wen --- multimedia/vlc/Makefile | 2 +- net-p2p/amule-devel/Makefile | 2 +- net-p2p/amule/Makefile | 2 +- net-p2p/eiskaltdc/Makefile | 3 ++- net/linuxigd/Makefile | 4 ++-- net/ushare/Makefile | 4 ++-- sysutils/djmount/Makefile | 3 ++- 7 files changed, 11 insertions(+), 9 deletions(-) diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index e6b771c331d8..c02c0d4592ef 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -590,7 +590,7 @@ CONFIGURE_ARGS+= --enable-twolame .endif .if defined(WITH_UPNP) -LIB_DEPENDS+= upnp.3:${PORTSDIR}/devel/upnp +LIB_DEPENDS+= upnp.4:${PORTSDIR}/devel/upnp CONFIGURE_ARGS+=--enable-upnp .else CONFIGURE_ARGS+=--disable-upnp diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 4d048b1efe32..b8af771f1a22 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -177,7 +177,7 @@ PLIST_SUB+= PLASMAMULE="@comment " .endif .if !defined(WITHOUT_UPNP) -LIB_DEPENDS+= upnp.3:${PORTSDIR}/devel/upnp +LIB_DEPENDS+= upnp.4:${PORTSDIR}/devel/upnp .else CONFIGURE_ARGS+= --disable-upnp .endif diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 0584cb98f084..2af5fde1e3c0 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -145,7 +145,7 @@ PLIST_SUB+= MONOLITHIC="@comment " .endif .if !defined(WITHOUT_UPNP) -LIB_DEPENDS+= upnp.3:${PORTSDIR}/devel/upnp +LIB_DEPENDS+= upnp.4:${PORTSDIR}/devel/upnp .else CONFIGURE_ARGS+= --disable-upnp .endif diff --git a/net-p2p/eiskaltdc/Makefile b/net-p2p/eiskaltdc/Makefile index 7634508c1d26..39101af0557e 100644 --- a/net-p2p/eiskaltdc/Makefile +++ b/net-p2p/eiskaltdc/Makefile @@ -7,13 +7,14 @@ PORTNAME= eiskaltdcpp PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE MAINTAINER= gelraen.ua@gmail.com COMMENT= A Direct Connect client QT GUI -LIB_DEPENDS= upnp.3:${PORTSDIR}/devel/upnp \ +LIB_DEPENDS= upnp.4:${PORTSDIR}/devel/upnp \ boost_system.4:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index 3ddf18bea28c..3dd7272fc764 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -7,14 +7,14 @@ PORTNAME= linuxigd PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Linux UPnP Internet Gateway Device -LIB_DEPENDS= upnp.3:${PORTSDIR}/devel/upnp +LIB_DEPENDS= upnp.4:${PORTSDIR}/devel/upnp USE_RC_SUBR= linuxigd USE_GMAKE= yes diff --git a/net/ushare/Makefile b/net/ushare/Makefile index 68132e574757..dc231783f8d9 100644 --- a/net/ushare/Makefile +++ b/net/ushare/Makefile @@ -7,14 +7,14 @@ PORTNAME= ushare PORTVERSION= 1.1a -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ushare.geexbox.org/releases/ MAINTAINER= votdev@gmx.de COMMENT= A lightweight UPnP (TM) A/V Media Server -LIB_DEPENDS= upnp.3:${PORTSDIR}/devel/upnp +LIB_DEPENDS= upnp.4:${PORTSDIR}/devel/upnp HAS_CONFIGURE= yes USE_BZIP2= yes diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile index 9c1c183e2aff..a974b3ec751a 100644 --- a/sysutils/djmount/Makefile +++ b/sysutils/djmount/Makefile @@ -7,6 +7,7 @@ PORTNAME= djmount PORTVERSION= 0.71 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= SF @@ -14,7 +15,7 @@ MAINTAINER= d9364104@mail.nchu.edu.tw COMMENT= Mount UPnP A/V Media LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ - upnp.3:${PORTSDIR}/devel/upnp + upnp.4:${PORTSDIR}/devel/upnp BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod