diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-25 00:17:28 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-25 00:17:28 +0000 |
commit | 7df9b2b2b470b4d35404730b1e60f7cf6bbb4327 (patch) | |
tree | 0c16f45ccedaa1d5906c3b1a72f0d0a266455672 /UPDATING | |
parent | f7254e2cfb7735d132398eb800f17d82325c3365 (diff) | |
download | ports-7df9b2b2b470b4d35404730b1e60f7cf6bbb4327.tar.gz ports-7df9b2b2b470b4d35404730b1e60f7cf6bbb4327.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -7,6 +7,16 @@ time you update your ports collection, before attempting any port upgrades. 20050224: + AFFECTS: users of lang/ruby18 and any apps that depend on ruby18 + AUTHOR: mezz@FreeBSD.org + + The theads support has been disabled again. It causes the more trouble, so + it now builds with ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS}. It is recommend + you to rebuild any apps that depend on lang/ruby18. Do something like this: + + portupgrade -rf ruby-1.8.2\* + +20050224: AFFECTS: users of www/apache21 AUTHOR: clement@FreeBSD.org |