aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vdr-plugin-remote
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2012-01-21 17:32:54 +0000
committerJuergen Lock <nox@FreeBSD.org>2012-01-21 17:32:54 +0000
commit556296fe6692c3141d20c3bf87b479397ff4f4b0 (patch)
treee754a0fa37fd22a3f6416696389380a63c4e0565 /multimedia/vdr-plugin-remote
parent922347982c08123e9995cc740c3e42da50ba5e15 (diff)
downloadports-556296fe6692c3141d20c3bf87b479397ff4f4b0.tar.gz
ports-556296fe6692c3141d20c3bf87b479397ff4f4b0.zip
- Update multimedia/vdr to 1.7.22 .
- Add startup script that the rc.d script invokes to wait for /dev/dvb nodes to appear, can be disabled by setting vdr_waitdvb="NO" in rc.conf(5). (This turned out to be necessary in some situations because devd starts webcamd only later in the boot process.) - One more fix for changing OSD language when using UTF-8. - Update multimedia/vdr-plugin-femon to 1.7.11 . - Update multimedia/vdr-plugin-ttxtsubs to 0.2.4 . - Bump PORTREVISION for all other plugins. - Update www/vdradmin-am to 3.6.9 .
Notes
Notes: svn path=/head/; revision=289562
Diffstat (limited to 'multimedia/vdr-plugin-remote')
-rw-r--r--multimedia/vdr-plugin-remote/Makefile2
-rw-r--r--multimedia/vdr-plugin-remote/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vdr-plugin-remote/Makefile b/multimedia/vdr-plugin-remote/Makefile
index de0d9e8276b4..c6891da34d97 100644
--- a/multimedia/vdr-plugin-remote/Makefile
+++ b/multimedia/vdr-plugin-remote/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vdr-plugin-remote
PORTVERSION= 0.4.0
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= multimedia
MASTER_SITES= http://www.escape-edv.de/endriss/vdr/
DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
diff --git a/multimedia/vdr-plugin-remote/pkg-plist b/multimedia/vdr-plugin-remote/pkg-plist
index 3390b4e4cb43..7a90f49895f4 100644
--- a/multimedia/vdr-plugin-remote/pkg-plist
+++ b/multimedia/vdr-plugin-remote/pkg-plist
@@ -1 +1 @@
-lib/vdr/libvdr-remote.so.1.7.19
+lib/vdr/libvdr-remote.so.1.7.22