aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/upnp/Makefile2
-rw-r--r--devel/upnp/distinfo4
-rw-r--r--devel/upnp/pkg-plist2
-rw-r--r--multimedia/vdr-plugin-upnp/Makefile4
-rw-r--r--multimedia/vlc/Makefile4
-rw-r--r--net-p2p/amule-devel/Makefile3
-rw-r--r--net-p2p/amule/Makefile4
-rw-r--r--net-p2p/retroshare/Makefile3
-rw-r--r--net/linuxigd/Makefile4
-rw-r--r--net/ushare/Makefile4
-rw-r--r--net/ushare/files/patch-http.h24
-rw-r--r--sysutils/djmount/Makefile4
12 files changed, 20 insertions, 42 deletions
diff --git a/devel/upnp/Makefile b/devel/upnp/Makefile
index 604c8afbb0b7..8ff426f6d96c 100644
--- a/devel/upnp/Makefile
+++ b/devel/upnp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= upnp
-PORTVERSION= 1.6.15
+PORTVERSION= 1.6.17
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION}
diff --git a/devel/upnp/distinfo b/devel/upnp/distinfo
index 4d99ac2af243..7e5517bf568f 100644
--- a/devel/upnp/distinfo
+++ b/devel/upnp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libupnp-1.6.15.tar.bz2) = 886e211a7cc6486f5a6c0f878816fd56f95df476bd6cdfd17eeba04482d23e58
-SIZE (libupnp-1.6.15.tar.bz2) = 1199478
+SHA256 (libupnp-1.6.17.tar.bz2) = a2e0d9a9f1a7b678bcdbef7610adec895a6c8cb8f9670d5e1fc963cf51cdd219
+SIZE (libupnp-1.6.17.tar.bz2) = 1187499
diff --git a/devel/upnp/pkg-plist b/devel/upnp/pkg-plist
index a7134709e372..fd47214b2268 100644
--- a/devel/upnp/pkg-plist
+++ b/devel/upnp/pkg-plist
@@ -26,6 +26,6 @@ lib/libthreadutil.so.6
lib/libupnp.a
lib/libupnp.la
lib/libupnp.so
-lib/libupnp.so.8
+lib/libupnp.so.9
libdata/pkgconfig/libupnp.pc
@dirrm include/upnp
diff --git a/multimedia/vdr-plugin-upnp/Makefile b/multimedia/vdr-plugin-upnp/Makefile
index 01a5efd291c1..aab8e0b54648 100644
--- a/multimedia/vdr-plugin-upnp/Makefile
+++ b/multimedia/vdr-plugin-upnp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vdr-plugin-upnp
PORTVERSION= 0.0.2a2
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/177/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a/-alpha/}${DISTVERSIONSUFFIX}
@@ -18,7 +18,7 @@ COMMENT= Video Disk Recorder - UPnP/DLNA plugin (alpha!)
LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
boost_system:${PORTSDIR}/devel/boost-libs \
- upnp.8:${PORTSDIR}/devel/upnp \
+ upnp.9:${PORTSDIR}/devel/upnp \
sqlite3.8:${PORTSDIR}/databases/sqlite3
DIST_SUBDIR= vdr
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index f2440108d0ff..545367d2afb5 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vlc
DISTVERSION= 1.1.13
-PORTREVISION= 7
+PORTREVISION= 8
PORTEPOCH= 3
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \
@@ -645,7 +645,7 @@ CONFIGURE_ARGS+= --enable-twolame
.endif
.if defined(WITH_UPNP)
-LIB_DEPENDS+= upnp.8:${PORTSDIR}/devel/upnp
+LIB_DEPENDS+= upnp.9:${PORTSDIR}/devel/upnp
CONFIGURE_ARGS+=--enable-upnp
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-modules__services_discovery__upnp_intel.cpp
.else
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile
index 5d7d1f928d76..7d82684d61bf 100644
--- a/net-p2p/amule-devel/Makefile
+++ b/net-p2p/amule-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= amule
PORTVERSION= 10771
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= http://amule.sourceforge.net/tarballs/
PKGNAMESUFFIX= -devel
@@ -182,7 +183,7 @@ PLIST_SUB+= PLASMAMULE="@comment "
.endif
.if !defined(WITHOUT_UPNP)
-LIB_DEPENDS+= upnp.8:${PORTSDIR}/devel/upnp
+LIB_DEPENDS+= upnp.9:${PORTSDIR}/devel/upnp
.else
CONFIGURE_ARGS+= --disable-upnp
.endif
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 04132f06deba..0be477c7e460 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -7,7 +7,7 @@
PORTNAME= amule
PORTVERSION= 2.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION}
DISTNAME= aMule-${PORTVERSION}
@@ -182,7 +182,7 @@ PLIST_SUB+= PLASMAMULE="@comment "
.endif
.if !defined(WITHOUT_UPNP)
-LIB_DEPENDS+= upnp.8:${PORTSDIR}/devel/upnp
+LIB_DEPENDS+= upnp.9:${PORTSDIR}/devel/upnp
.else
CONFIGURE_ARGS+= --disable-upnp
.endif
diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile
index 34f496c18a9f..48a9bd425728 100644
--- a/net-p2p/retroshare/Makefile
+++ b/net-p2p/retroshare/Makefile
@@ -7,6 +7,7 @@
PORTNAME= retroshare
PORTVERSION= 0.5.3a
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}/${BINARY}/${PORTVERSION}
@@ -19,7 +20,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKDIR}/trunk/retroshare-gui/src/license/license.txt
LIB_DEPENDS= gpgme.19:${PORTSDIR}/security/gpgme \
- upnp.8:${PORTSDIR}/devel/upnp \
+ upnp.9:${PORTSDIR}/devel/upnp \
gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring
RUN_DEPENDS+= pinentry-qt4:${PORTSDIR}/security/pinentry-qt4
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile
index 6c7bc61e611a..a43d34476ab5 100644
--- a/net/linuxigd/Makefile
+++ b/net/linuxigd/Makefile
@@ -7,14 +7,14 @@
PORTNAME= linuxigd
PORTVERSION= 1.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net
MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Linux UPnP Internet Gateway Device
-LIB_DEPENDS= upnp.8:${PORTSDIR}/devel/upnp
+LIB_DEPENDS= upnp.9:${PORTSDIR}/devel/upnp
USE_RC_SUBR= linuxigd
USE_GMAKE= yes
diff --git a/net/ushare/Makefile b/net/ushare/Makefile
index fdade185ec85..8589480a4ecb 100644
--- a/net/ushare/Makefile
+++ b/net/ushare/Makefile
@@ -7,14 +7,14 @@
PORTNAME= ushare
PORTVERSION= 1.1a
-PORTREVISION= 8
+PORTREVISION= 9
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.8:${PORTSDIR}/devel/upnp
+LIB_DEPENDS= upnp.9:${PORTSDIR}/devel/upnp
HAS_CONFIGURE= yes
USE_BZIP2= yes
diff --git a/net/ushare/files/patch-http.h b/net/ushare/files/patch-http.h
deleted file mode 100644
index 5fca23071332..000000000000
--- a/net/ushare/files/patch-http.h
+++ /dev/null
@@ -1,24 +0,0 @@
---- src/http.h.orig 2007-12-09 15:03:36.000000000 +0200
-+++ src/http.h 2010-11-09 14:29:36.150630970 +0200
-@@ -25,6 +25,21 @@
- #include <upnp/upnp.h>
- #include <upnp/upnptools.h>
-
-+#ifdef __FreeBSD__
-+struct UpnpVirtualDirCallbacks {
-+int (*get_info) __P((const char *filename, struct File_Info *info)) ;
-+UpnpWebFileHandle (*open) __P((const char *filename, enum UpnpOpenFileMode mode)) ;
-+int (*read) __P((UpnpWebFileHandle fh, char *buf, size_t buflen)) ;
-+int (*write) __P((UpnpWebFileHandle fh __attribute__((unused)),
-+ char *buf __attribute__((unused)),
-+ size_t buflen __attribute__((unused)))) ;
-+int (*seek) __P((UpnpWebFileHandle fh, off_t offset, int origin)) ;
-+int (*close) __P((UpnpWebFileHandle fh)) ;
-+} ;
-+
-+extern struct UpnpVirtualDirCallbacks virtual_dir_callbacks;
-+#else
- struct UpnpVirtualDirCallbacks virtual_dir_callbacks;
-+#endif /* __FreeBSD__ */
-
- #endif /* _HTTP_H_ */
diff --git a/sysutils/djmount/Makefile b/sysutils/djmount/Makefile
index 9c38b815ed06..9677afcaefdd 100644
--- a/sysutils/djmount/Makefile
+++ b/sysutils/djmount/Makefile
@@ -7,7 +7,7 @@
PORTNAME= djmount
PORTVERSION= 0.71
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= SF
@@ -15,7 +15,7 @@ MAINTAINER= d9364104@mail.nchu.edu.tw
COMMENT= Mount UPnP A/V Media
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
- upnp.8:${PORTSDIR}/devel/upnp
+ upnp.9:${PORTSDIR}/devel/upnp
BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod