aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-01-19 02:32:08 +0800
committerPawel Pekala <pawel@FreeBSD.org>2012-01-19 02:32:08 +0800
commit185651075370e61275aafde210b021fce5c6e73e (patch)
tree1703c627c33c1a437b5cdf4a424234e47cc5c9b4 /net
parent360eaa650a756e09c608bca9ea89260c5d619bad (diff)
downloadfreebsd-ports-gnome-185651075370e61275aafde210b021fce5c6e73e.tar.gz
freebsd-ports-gnome-185651075370e61275aafde210b021fce5c6e73e.tar.zst
freebsd-ports-gnome-185651075370e61275aafde210b021fce5c6e73e.zip
Chase devel/upnp shlib bump
Diffstat (limited to 'net')
-rw-r--r--net/linuxigd/Makefile4
-rw-r--r--net/ushare/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile
index 946626cb84d2..6c7bc61e611a 100644
--- a/net/linuxigd/Makefile
+++ b/net/linuxigd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= linuxigd
PORTVERSION= 1.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Linux UPnP Internet Gateway Device
-LIB_DEPENDS= upnp.7:${PORTSDIR}/devel/upnp
+LIB_DEPENDS= upnp.8:${PORTSDIR}/devel/upnp
USE_RC_SUBR= linuxigd
USE_GMAKE= yes
diff --git a/net/ushare/Makefile b/net/ushare/Makefile
index 8ced4eadac9a..bda82abd379c 100644
--- a/net/ushare/Makefile
+++ b/net/ushare/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ushare
PORTVERSION= 1.1a
-PORTREVISION= 6
+PORTREVISION= 7
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.7:${PORTSDIR}/devel/upnp
+LIB_DEPENDS= upnp.8:${PORTSDIR}/devel/upnp
HAS_CONFIGURE= yes
USE_BZIP2= yes