aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vdr-plugin-markad
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2012-06-20 02:42:12 +0800
committernox <nox@FreeBSD.org>2012-06-20 02:42:12 +0800
commit25f70f5a34df29fbc7a22e22be50b943dae920f9 (patch)
tree23b71af533dc5b16d75d441439de3989b1d1b029 /multimedia/vdr-plugin-markad
parentf3daeb31bd647cf356eeaf976b8f1cfc15046657 (diff)
downloadfreebsd-ports-gnome-25f70f5a34df29fbc7a22e22be50b943dae920f9.tar.gz
freebsd-ports-gnome-25f70f5a34df29fbc7a22e22be50b943dae920f9.tar.zst
freebsd-ports-gnome-25f70f5a34df29fbc7a22e22be50b943dae920f9.zip
- 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.
Diffstat (limited to 'multimedia/vdr-plugin-markad')
-rw-r--r--multimedia/vdr-plugin-markad/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/vdr-plugin-markad/Makefile b/multimedia/vdr-plugin-markad/Makefile
index 14b85cb8f270..f56de25c6725 100644
--- a/multimedia/vdr-plugin-markad/Makefile
+++ b/multimedia/vdr-plugin-markad/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vdr-plugin-markad
PORTVERSION= 0.1.2
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= multimedia
MASTER_SITES= http://projects.vdr-developer.org/attachments/download/578/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
@@ -17,11 +17,11 @@ MAINTAINER= nox@FreeBSD.org
COMMENT= Video Disk Recorder - MarkAd plugin
LIB_DEPENDS+= avcodec:${PORTSDIR}/multimedia/ffmpeg \
- execinfo.1:${PORTSDIR}/devel/libexecinfo
+ execinfo:${PORTSDIR}/devel/libexecinfo
PATCH_STRIP= -p1
HAVE_CONFIGURE= yes
-PORTDOCS= COPYING README
+PORTDOCS= COPYING README HISTORY
PORTDATA= logos
MAKE_JOBS_SAFE= yes
WRKSRC= ${WRKDIR}/${PLUGIN}-${DISTVERSION}