aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-12-26 04:52:16 +0800
committerantoine <antoine@FreeBSD.org>2014-12-26 04:52:16 +0800
commitc8213a0a52ca97601851895b000dbe7deb246ae3 (patch)
treea0afc6a56b4e1b04c7cf363e23c563a497549bf5 /UPDATING
parent5d7c9eb1b04546b809104682672056d98c62a6f3 (diff)
downloadfreebsd-ports-gnome-c8213a0a52ca97601851895b000dbe7deb246ae3.tar.gz
freebsd-ports-gnome-c8213a0a52ca97601851895b000dbe7deb246ae3.tar.zst
freebsd-ports-gnome-c8213a0a52ca97601851895b000dbe7deb246ae3.zip
- Update graphics/png to 1.6.16
- Patch oolite to build with this new version A portrevision bump will follow soon Differential Revision: https://reviews.freebsd.org/D1360 Submitted by: bapt Exp-run: self
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ffca5a63552b..7ff0f11ab7ae 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20141225:
+ AFFECTS: users of graphics/png
+ AUTHOR: antoine@FreeBSD.org
+
+ The PNG library has been updated to version 1.6.16. Please rebuild all
+ ports that depend on it.
+
+ If you use portmaster:
+ portmaster -r png
+ If you use portupgrade:
+ portupgrade -fr graphics/png
+
20141224:
AFFECTS: users of lang/neon29
AUTHOR: ohauer@FreeBSD.org