aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-10 16:31:20 +0000
committerJulien Laffaye <jlaffaye@FreeBSD.org>2011-07-10 16:31:20 +0000
commit6756ff7ba7dc0644b05c9fcd4739fcf0e44f5a4d (patch)
tree43c08de9ec3c529c27fb5a35b8bbcb7bf0ad2c09
parent1013bd7890ce7f8170ad7e71ee9fec6a820c2c64 (diff)
downloadports-6756ff7ba7dc0644b05c9fcd4739fcf0e44f5a4d.tar.gz
ports-6756ff7ba7dc0644b05c9fcd4739fcf0e44f5a4d.zip
Notes
-rw-r--r--audio/gmpc-mserver/Makefile3
-rw-r--r--multimedia/xbmc/Makefile2
-rw-r--r--net-p2p/gnunet/Makefile2
3 files changed, 4 insertions, 3 deletions
diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile
index 976794f6e288..7f87585b5134 100644
--- a/audio/gmpc-mserver/Makefile
+++ b/audio/gmpc-mserver/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-mserver
PORTVERSION= 0.20.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \
http://freebsd.unixfreunde.de/sources/
@@ -16,7 +17,7 @@ COMMENT= Lets you stream music files to your mpd that are not in your database
LIB_DEPENDS= mpd.3:${PORTSDIR}/audio/libmpd \
tag.1:${PORTSDIR}/audio/taglib \
- microhttpd.12:${PORTSDIR}/www/libmicrohttpd
+ microhttpd.20:${PORTSDIR}/www/libmicrohttpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/multimedia/xbmc/Makefile b/multimedia/xbmc/Makefile
index b1c7e581a31c..268191ced71d 100644
--- a/multimedia/xbmc/Makefile
+++ b/multimedia/xbmc/Makefile
@@ -195,7 +195,7 @@ CONFIGURE_ARGS+= --disable-vdpau
.if defined(WITH_WEBSERVER)
CONFIGURE_ARGS+= --enable-webserver
-LIB_DEPENDS+= microhttpd.12:${PORTSDIR}/www/libmicrohttpd
+LIB_DEPENDS+= microhttpd.20:${PORTSDIR}/www/libmicrohttpd
PLIST_SUB+= HTTPD=""
.else
CONFIGURE_ARGS+= --disable-webserver
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile
index 8e66f54e9636..b9b24a112346 100644
--- a/net-p2p/gnunet/Makefile
+++ b/net-p2p/gnunet/Makefile
@@ -25,7 +25,7 @@ LIB_DEPENDS= adns.1:${PORTSDIR}/dns/adns \
gmp.10:${PORTSDIR}/math/gmp \
gcrypt.18:${PORTSDIR}/security/libgcrypt \
extractor.3:${PORTSDIR}/textproc/libextractor \
- microhttpd.12:${PORTSDIR}/www/libmicrohttpd
+ microhttpd.20:${PORTSDIR}/www/libmicrohttpd
BROKEN= does not configure