aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornox <nox@FreeBSD.org>2012-01-22 02:14:06 +0800
committernox <nox@FreeBSD.org>2012-01-22 02:14:06 +0800
commit4003977a9e31fb467b4f9500508376f646cac739 (patch)
tree639dd7b38f325e094b5a6d44ef2fd9077ec80d18
parente9db6e5787c03eac4b5310b1b5abeee5eea88e8c (diff)
downloadfreebsd-ports-gnome-4003977a9e31fb467b4f9500508376f646cac739.tar.gz
freebsd-ports-gnome-4003977a9e31fb467b4f9500508376f646cac739.tar.zst
freebsd-ports-gnome-4003977a9e31fb467b4f9500508376f646cac739.zip
Add two notes for multimedia/vdr 1.7.22 .
-rw-r--r--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4a0ffcfb61d5..459277651d78 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,21 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20120121:
+ AFFECTS: users of multimedia/vdr
+ AUTHOR: Juergen Lock <nox@FreeBSD.org>
+
+ The vdr ports have been updated to 1.7.22 which involves at least
+ two changes:
+
+ - svdrsend.pl is now called svdrsend.
+
+ - The ttxtsubs channels.conf format has changed so if you use that
+ plugin you need to edit /usr/local/etc/vdr/channels.conf for the
+ channels you want to receive teletext subtitles on - see:
+
+ /usr/local/share/doc/vdr-plugin-ttxtsubs/HISTORY
+
20120116:
AFFECTS: users of mail/postfix-current
AUTHOR: Sahil Tandon <sahil@FreeBSD.org>