aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-03-27 07:31:50 +0800
committerpav <pav@FreeBSD.org>2011-03-27 07:31:50 +0800
commit8f2d54e06197bf3ead4cd8d7883ca33fc43fa2fc (patch)
tree3eab27388a388220899aaf5463aedf8d9bdb77b2 /net
parenta9f2e4dddca0745ed012683a38735cd2307eb014 (diff)
downloadfreebsd-ports-gnome-8f2d54e06197bf3ead4cd8d7883ca33fc43fa2fc.tar.gz
freebsd-ports-gnome-8f2d54e06197bf3ead4cd8d7883ca33fc43fa2fc.tar.zst
freebsd-ports-gnome-8f2d54e06197bf3ead4cd8d7883ca33fc43fa2fc.zip
- Actually chase upnp shlib change
Reported by: pointyhat Pointy hat to: pawel (miwi, wen)
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 ba8a3ad99a13..946626cb84d2 100644
--- a/net/linuxigd/Makefile
+++ b/net/linuxigd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= linuxigd
PORTVERSION= 1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net
MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Linux UPnP Internet Gateway Device
-LIB_DEPENDS= upnp.6:${PORTSDIR}/devel/upnp
+LIB_DEPENDS= upnp.7:${PORTSDIR}/devel/upnp
USE_RC_SUBR= linuxigd
USE_GMAKE= yes
diff --git a/net/ushare/Makefile b/net/ushare/Makefile
index 60c2d9c7d773..6d21053103ba 100644
--- a/net/ushare/Makefile
+++ b/net/ushare/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ushare
PORTVERSION= 1.1a
-PORTREVISION= 5
+PORTREVISION= 6
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.6:${PORTSDIR}/devel/upnp
+LIB_DEPENDS= upnp.7:${PORTSDIR}/devel/upnp
HAS_CONFIGURE= yes
USE_BZIP2= yes