diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
commit | 8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch) | |
tree | 1e9812bc2638933184cae2b226809eb69253bb9f /UPDATING | |
parent | be8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff) | |
download | ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip |
Notes
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. 20100915: + AFFECTS: autoconf, automake + AUTHOR: autotools@FreeBSD.org + + autoconf has been updated from 2.62 to 2.67 -- all ports depending on + autoconf-2.62 have had their PORTREVISIONs update, so a standard + port updating method will suffice. + + USE_GETTEXT has been extended to also accept 'build' and 'run' for + ports which need devel/gettext as a BUILD- or RUN-time dependency only. + No port should now be directly depending on devel/gettext in Makefiles. + +20100915: AFFECTS: users of sysutils/cdrtools-cjk AUTHOR: marius@FreeBSD.org |