diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-10-11 17:15:45 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-10-11 17:15:45 +0000 |
commit | 1f43dee12beaec0ed932647d6aec4f39915cac81 (patch) | |
tree | a4fa61f6da753b8cb1eb6cae426bc0904a6d664d /UPDATING | |
parent | Fix a bug that could cause the refetch of the multi-MByte active (diff) |
o Add emulators to CATEGORIES. [1]
o Chase libm.so version-bumpd. [2]
o Fix comments about KDE/Konqueror. [3]
o Install libmap.conf to EXAMPLEDIR. [4]
Suggested by: takawata [1]
Pointed out by: ume [2]
Discussed by: KDE/FreeBSD [3]
(Sorry, I lost mails which was disscused about this).
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [4]
PR: ports/72494 [2]
Submitted by: Amir Shalem <amir@active.ath.cx> [2]
Tested by: ume
Approved by: portmgr (marcus)
Notes
Notes:
svn path=/head/; revision=118609
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. +20041011: + AFFECTS: users of www/linuxpluginwrapper who are running FreeBSD + 5.3-BETA7 or later (including -current) + AUTHOR: nork@freebsd.org + + According to UPDATING(20041001), /etc/libmap.conf should be fixed + libm.so.2 to libm.so.3. + 20041001: AFFECTS: users of ports that require several base system libraries who are running FreeBSD 5.3-BETA7 or later (including -current) |