diff options
author | blackend <blackend@FreeBSD.org> | 2011-05-11 02:38:08 +0800 |
---|---|---|
committer | blackend <blackend@FreeBSD.org> | 2011-05-11 02:38:08 +0800 |
commit | dadf1ec6e34099aef572893a2f91b80d2ea0b5c7 (patch) | |
tree | e61929f6625597371df0d35d05f0be203ad58fd7 /UPDATING | |
parent | 63deb30c499a007c5234e0b29f203178ae0984fa (diff) | |
download | freebsd-ports-gnome-dadf1ec6e34099aef572893a2f91b80d2ea0b5c7.tar.gz freebsd-ports-gnome-dadf1ec6e34099aef572893a2f91b80d2ea0b5c7.tar.zst freebsd-ports-gnome-dadf1ec6e34099aef572893a2f91b80d2ea0b5c7.zip |
Fix typos.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -91,7 +91,7 @@ you update your ports collection, before attempting any port upgrades. Ocaml compiler and libraries suite has been updated to 3.12. There appears to be an ABI incompatibility with .cmi files - generated by previos compiler versions. Though these should + generated by previous compiler versions. Though these should only affect the linking process, if some application you're using start to misbehave after the lang/ocaml updated you're advised to rebuild this applications using the new ocaml version. @@ -125,7 +125,7 @@ you update your ports collection, before attempting any port upgrades. AUTHOR: delphij@FreeBSD.org OpenLDAP has been upgraded to 2.4.25. In this version, certain library - rountines were moved from liblutil to libldap. If you previously built + routines were moved from liblutil to libldap. If you previously built the library with "FETCH" support, this would cause libldap to depend on FreeBSD's libfetch.so library. @@ -207,7 +207,7 @@ you update your ports collection, before attempting any port upgrades. The port has been updated to version as of 2011/02/15. This introduces the following incompatabilities. - - $UZBL_FIFO, $UZBL_TITLE are available to scripts as environment ariables, + - $UZBL_FIFO, $UZBL_TITLE are available to scripts as environment variables, but not as command-line arguments. - environment variables are no longer expanded by the config parser - download handling has changed |