From f512633109c7e29a019c5b8483f8811dbd43fa0b Mon Sep 17 00:00:00 2001 From: jlaffaye Date: Sun, 10 Jul 2011 16:31:20 +0000 Subject: Chase libmicrohttpd shared lib bump Approved by: bapt (mentor) --- audio/gmpc-mserver/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/gmpc-mserver') 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 -- cgit