diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2007-10-29 16:50:21 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2007-10-29 16:50:21 +0000 |
commit | c28945e0feca73d4438baa1397c2b665c0304740 (patch) | |
tree | d4834ae41dbcc8a18468c913c9ead5672c6c967e /UPDATING | |
parent | d5b0ffa8fd614107a885430175646fdb111ebd58 (diff) | |
download | ports-c28945e0feca73d4438baa1397c2b665c0304740.tar.gz ports-c28945e0feca73d4438baa1397c2b665c0304740.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. +20071029: + AFFECTS: users of security/stunnel + AUTHOR: roam@FreeBSD.org + + In the 4.21 update there are two major user-visible changes: + - the stunnel binary is in ${PREFIX}/bin/, no longer in ${PREFIX}/sbin/; + - the libstunnel library is in ${PREFIX}/lib/stunnel/ instead of lib/. + + You may need to adjust your PATH settings or your scripts to accomodate + the new location of the stunnel executable (and library, if there is + actually anything using it). + 20071024: AFFECTS: All GNOME users and ports depend on gnomehier AUTHOR: gnome@FreeBSD.org |