diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-07-23 18:01:02 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-07-23 18:01:02 +0000 |
commit | 2fff392c4acbbe6bd1254ebf8e555a272d0239b6 (patch) | |
tree | 0c2c3b30ff3734a1221832bd64c188591ab33ed5 /UPDATING | |
parent | 86216688a5e25c4a3baf1e32522c69f6774637cc (diff) | |
download | ports-2fff392c4acbbe6bd1254ebf8e555a272d0239b6.tar.gz ports-2fff392c4acbbe6bd1254ebf8e555a272d0239b6.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -23,15 +23,19 @@ upgrades. AUTHOR: dinoex@FreeBSD.org jpeg has been updated to 7.0. - Quick instructions: - pkg_delete -r jpeg-6b_7 Please rebuild all ports that depends on it. + If you use portmaster please use: + portmaster -r jpeg* + If you use portupgrade please use: + portupgrade -fr graphics/jpeg + 20090704: AFFECTS: users of www/yaws AUTHOR: olgeni@FreeBSD.org - The default configuration file path was changed to ${LOCALBASE}/etc/yaws in version 1.83. + The default configuration file path was changed to ${LOCALBASE}/etc/yaws + in version 1.83. Please remember to update your configuration before upgrading. |