diff options
author | antoine <antoine@FreeBSD.org> | 2014-12-26 04:52:16 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-12-26 04:52:16 +0800 |
commit | c8213a0a52ca97601851895b000dbe7deb246ae3 (patch) | |
tree | a0afc6a56b4e1b04c7cf363e23c563a497549bf5 /UPDATING | |
parent | 5d7c9eb1b04546b809104682672056d98c62a6f3 (diff) | |
download | freebsd-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-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |