diff options
author | erwin <erwin@FreeBSD.org> | 2006-06-12 23:46:43 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-06-12 23:46:43 +0800 |
commit | 5a537b86790f23bd2743e788465cc78a7f052367 (patch) | |
tree | b7ceeab2e0266cff08a10709faaa2ab2f19d5f71 /UPDATING | |
parent | fafa39672685a6bd83ae80a4154aab5e986cb618 (diff) | |
download | freebsd-ports-graphics-5a537b86790f23bd2743e788465cc78a7f052367.tar.gz freebsd-ports-graphics-5a537b86790f23bd2743e788465cc78a7f052367.tar.zst freebsd-ports-graphics-5a537b86790f23bd2743e788465cc78a7f052367.zip |
Rename the USE_CDROM knob to WITH_CDROM. USE_* should only be
defined by the ports infrastructure and ports should define WITH_*
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -6,6 +6,14 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20060612: + AFFECTS: users of editors/staroffice60, editors/staroffice70 and + german/staroffice70 + AUTHOR: erwin@FreeBSD.org + + The USE_CDROM knob was renamed to WITH_CDROM for consistency + within the ports tree. + 20060611: AFFECTS: users of www/c-icap AUTHOR: b3k@mail.ru |