aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-04-30 15:48:54 +0800
committerjbeich <jbeich@FreeBSD.org>2016-04-30 15:48:54 +0800
commitee9cb2ccc71241d09648949b4cda699794ce2753 (patch)
tree53a0fa29c9132c730693da26bbed856b0de281c9 /UPDATING
parent23b7ffec5591fe89cf7d49c927e2b469d14bcd54 (diff)
downloadfreebsd-ports-gnome-ee9cb2ccc71241d09648949b4cda699794ce2753.tar.gz
freebsd-ports-gnome-ee9cb2ccc71241d09648949b4cda699794ce2753.tar.zst
freebsd-ports-gnome-ee9cb2ccc71241d09648949b4cda699794ce2753.zip
multimedia/x264: add r413181 caveat into UPDATING
Differential Revision: https://reviews.freebsd.org/D5861
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 11 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index c58a8df012e6..4518fc356e1d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,7 +5,7 @@ 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.
-20160414:
+20160424:
AFFECTS: Users of net-mgmt/icinga2
AUTHOR: lme@FreeBSD.org
@@ -69,6 +69,16 @@ you update your ports collection, before attempting any port upgrades.
or
# portupgrade -o www/node www/node-devel
+20160413:
+ AFFECTS: multimedia/x264
+ AUTHOR: jbeich@FreeBSD.org
+
+ LSMASH replaced GPAC by default. If you use BATCH=y in /etc/make.conf
+ and hit below error make sure to re-run "make config".
+
+ ====> You cannot select multiple options from the MP4 radio
+ *** Error code 1
+
20160412:
AFFECTS: Users of net/samba42 and net/samba/43
AUTHOR: timur@FreeBSD.org