Fri Jan 14 08:22:55 2011 UTC ()
Prefer BIND 9.7 in dependence as this is the latest production release.
Also take over maintainership on suggestion by Alistair Crooks.


(tron)
diff -r1.18 -r1.19 pkgsrc/multimedia/mediatomb/Makefile

cvs diff -r1.18 -r1.19 pkgsrc/multimedia/mediatomb/Makefile (expand / switch to context diff)
--- pkgsrc/multimedia/mediatomb/Makefile 2010/12/26 22:33:33 1.18
+++ pkgsrc/multimedia/mediatomb/Makefile 2011/01/14 08:22:55 1.19
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2010/12/26 22:33:33 tron Exp $
+# $NetBSD: Makefile,v 1.19 2011/01/14 08:22:55 tron Exp $
 
 DISTNAME=	mediatomb-0.12.1
-PKGREVISION=	1
+PKGREVISION=	2
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=mediatomb/}
 
-MAINTAINER=	agc@NetBSD.org
+MAINTAINER=	tron@NetBSD.org
 HOMEPAGE=	http://mediatomb.cc/
 COMMENT=	UPnP MediaServer with a web user interface
 LICENSE=	gnu-gpl-v2
@@ -67,7 +67,7 @@
 .include "../../multimedia/ffmpeg/buildlink3.mk"
 .if ${OPSYS} == "NetBSD"
 PREFER.bind=	pkgsrc	# we need the package for the lwres lib
-.include "../../net/bind95/buildlink3.mk"
+.include "../../net/bind97/buildlink3.mk"
 .endif
 .include "../../textproc/expat/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"