diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-03-28 08:55:20 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-03-28 08:55:20 +0000 |
commit | d8070099230653311c6f5c37bfbb9707d1b63ec8 (patch) | |
tree | 76f4c3f5742c8e9ea4912990faff48d353a5256f /UPDATING | |
parent | 018b2b2754db938d9c3a410a426b8b609368706f (diff) |
- update to png-1.4.1
Notes
Notes:
svn path=/head/; revision=251609
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -5,6 +5,21 @@ 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. +20090328: + AFFECTS: users of graphics/png + AUTHOR: dinoex@FreeBSD.org + + The png library has been updated to version 1.4.1. Please rebuild all + ports that depend on it. + + If you use portmaster: + + portmaster -r jpeg- + + If you use portupgrade: + + portupgrade -fr graphics/jpeg + 20100221: AFFECTS: users of rblibtorrent-devel AUTHOR: dougb@FreeBSD.org |