diff options
author | nox <nox@FreeBSD.org> | 2012-01-22 01:32:54 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2012-01-22 01:32:54 +0800 |
commit | 0c9cbf4cb27b7ccab5b886919dea648ef53e8a6b (patch) | |
tree | c2c913e891cf155dbe0082e2becc8191db9ae351 /www | |
parent | 5e74393d9006bafdaaa438b95d30ef5b31757f4a (diff) | |
download | freebsd-ports-gnome-0c9cbf4cb27b7ccab5b886919dea648ef53e8a6b.tar.gz freebsd-ports-gnome-0c9cbf4cb27b7ccab5b886919dea648ef53e8a6b.tar.zst freebsd-ports-gnome-0c9cbf4cb27b7ccab5b886919dea648ef53e8a6b.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 .
Diffstat (limited to 'www')
-rw-r--r-- | www/vdr-plugin-live/Makefile | 2 | ||||
-rw-r--r-- | www/vdr-plugin-live/pkg-plist | 2 | ||||
-rw-r--r-- | www/vdradmin-am/Makefile | 3 | ||||
-rw-r--r-- | www/vdradmin-am/distinfo | 4 |
4 files changed, 5 insertions, 6 deletions
diff --git a/www/vdr-plugin-live/Makefile b/www/vdr-plugin-live/Makefile index 607b1de41656..5dfc78ceac7f 100644 --- a/www/vdr-plugin-live/Makefile +++ b/www/vdr-plugin-live/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdr-plugin-live PORTVERSION= 0.2.0s20110303 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www multimedia MASTER_SITES= http://live.vdr-developer.org/downloads/:release \ LOCAL/nox/:snapshot diff --git a/www/vdr-plugin-live/pkg-plist b/www/vdr-plugin-live/pkg-plist index 0f9716af8920..494bc7ffef82 100644 --- a/www/vdr-plugin-live/pkg-plist +++ b/www/vdr-plugin-live/pkg-plist @@ -1,4 +1,4 @@ -lib/vdr/libvdr-live.so.1.7.19 +lib/vdr/libvdr-live.so.1.7.22 etc/vdr/plugins/live/css/DatePicker.css etc/vdr/plugins/live/css/siteprefs.css etc/vdr/plugins/live/img/active.png diff --git a/www/vdradmin-am/Makefile b/www/vdradmin-am/Makefile index 01577854c94f..e708a7844260 100644 --- a/www/vdradmin-am/Makefile +++ b/www/vdradmin-am/Makefile @@ -6,8 +6,7 @@ # PORTNAME= vdradmin-am -PORTVERSION= 3.6.8 -PORTREVISION= 1 +PORTVERSION= 3.6.9 CATEGORIES= www MASTER_SITES= http://andreas.vdr-developer.org/vdradmin-am/download/ diff --git a/www/vdradmin-am/distinfo b/www/vdradmin-am/distinfo index d6de108da800..9c5f38c441c7 100644 --- a/www/vdradmin-am/distinfo +++ b/www/vdradmin-am/distinfo @@ -1,2 +1,2 @@ -SHA256 (vdr/vdradmin-am-3.6.8.tar.bz2) = 71f365019741c3e7192f3342d30e550e0f52c77fa687691b0c239ce5859b3aaf -SIZE (vdr/vdradmin-am-3.6.8.tar.bz2) = 556528 +SHA256 (vdr/vdradmin-am-3.6.9.tar.bz2) = 5f0421ca0ea2b4c7669d5332d43b04af8b0c40d2964dd152a265c18f4d7f2715 +SIZE (vdr/vdradmin-am-3.6.9.tar.bz2) = 562006 |