diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-25 20:52:16 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-25 20:52:16 +0000 |
commit | 92bf3521eedefc14d483bfabaa6e61b387d3bf1c (patch) | |
tree | a0afc6a56b4e1b04c7cf363e23c563a497549bf5 /UPDATING | |
parent | 8473fcddb83c087fc22e43d7d97f48e5ce240371 (diff) |
- 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
Notes
Notes:
svn path=/head/; revision=375597
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 |