aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-03-28 16:55:20 +0800
committerdinoex <dinoex@FreeBSD.org>2010-03-28 16:55:20 +0800
commit2a2ca5b696e9d18e5ca37feb446a1cb382369751 (patch)
tree477c59a1cd3c546224086ac2784ebf72fde1015a /UPDATING
parent109e5d43470657a9c5e61b84025d2ebf112b3359 (diff)
downloadfreebsd-ports-gnome-2a2ca5b696e9d18e5ca37feb446a1cb382369751.tar.gz
freebsd-ports-gnome-2a2ca5b696e9d18e5ca37feb446a1cb382369751.tar.zst
freebsd-ports-gnome-2a2ca5b696e9d18e5ca37feb446a1cb382369751.zip
- update to png-1.4.1
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 97190b6645fa..f93be9b9a27a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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