aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2019-03-11 16:53:02 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2019-03-11 16:53:02 +0000
commit4496beb6965b2f8ebceb053f57f898524d0ba5dd (patch)
tree987c9df14781d9272521f7639896b84629dc2d3a /UPDATING
parent4af6b72f9b7419d49735c6f2b126a27446076c85 (diff)
downloadports-4496beb6965b2f8ebceb053f57f898524d0ba5dd.tar.gz
ports-4496beb6965b2f8ebceb053f57f898524d0ba5dd.zip
Add a section in UPDATE after changes in www/igal2
PR: 202720
Notes
Notes: svn path=/head/; revision=495366
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index dc88352a2ae9..763765895dbf 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20190311:
+ AFFECTS: users of www/igal2
+ AUTHOR: rodrigo@freebsd.org
+
+ www/igal2 2.2-1 is now built with graphics/ImageMagick6-nox11
+ and don't install the ImageMagik X11 dependencies anymore.
+ A build option allows you to restore the previous behaviour.
+
20190303:
AFFECTS: users of x11-fonts/noto*
AUTHOR: sunpoet@FreeBSD.org