diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-06 06:08:07 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-06 06:08:07 +0000 |
commit | 7ef487fe9b70b2d792683c312602f1cf90e2b1b4 (patch) | |
tree | 009f170c7d6bdd135debb14ee0c9a2ebaf1f7eb5 /UPDATING | |
parent | 0047551770d85e6f31fcc815125565f7ed623081 (diff) | |
download | ports-7ef487fe9b70b2d792683c312602f1cf90e2b1b4.tar.gz ports-7ef487fe9b70b2d792683c312602f1cf90e2b1b4.zip |
Add note about libxml2/slt ports split.
Reminded by: marcus
Notes
Notes:
svn path=/head/; revision=113036
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. +20040706: + AFFECTS: users of Python bindings for textproc/lib{xml2,xslt} libraries + AUTHOR: gnome@FreeBSD.org + + Python bindings for libxml2 and libxslt libraries were moved out into + separate slave ports. Please install textproc/py-libxml2 and + textproc/py-libxslt to get bindings back to your system. + 20040703: AFFECTS: users of net/netatalk-devel AUTHOR: marcus@FreeBSD.org |