From 25f70f5a34df29fbc7a22e22be50b943dae920f9 Mon Sep 17 00:00:00 2001 From: nox Date: Tue, 19 Jun 2012 18:42:12 +0000 Subject: - Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 . - Update xineliboutput XKeySym.Pause key in example remote.conf. ("space" instead of "Space") - Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport. - Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot. - Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot. - Bump PORTREVISION for all other plugins and add api fixes where necessary. - Add HISTORY to PORTDOCS for most plugins. (those that have it) - Remove shlib major versions from LIB_DEPENDS to pet portlint. --- multimedia/vdr-plugin-xvdr/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/vdr-plugin-xvdr') diff --git a/multimedia/vdr-plugin-xvdr/Makefile b/multimedia/vdr-plugin-xvdr/Makefile index a9ce53f72148..c4425d9f40d5 100644 --- a/multimedia/vdr-plugin-xvdr/Makefile +++ b/multimedia/vdr-plugin-xvdr/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdr-plugin-xvdr PORTVERSION= 0.9.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= LOCAL/nox/ DISTNAME= pipelka-${PORTNAME}-xvdr-${PORTVERSION}-0-g${GITHASH} @@ -18,7 +18,7 @@ COMMENT= Video Disk Recorder - XVDR server plugin GITHASH= e4cab47 PATCH_STRIP= -p1 HAVE_CONFIGURE= yes -PORTDOCS= COPYING README +PORTDOCS= COPYING README HISTORY MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/pipelka-${PORTNAME}-${GITHASH} -- cgit