diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2023-10-26 16:15:36 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2023-10-26 16:15:36 +0000 |
commit | cd669580fd1b3298f9b75c1a958a71e8eeebc1b7 (patch) | |
tree | a337188a7289226b065d45ee9e487091e550f20e | |
parent | 7ccc120947de7b60b032ef8c27a7f775a91ae7f8 (diff) |
UPDATING: document lang/chicken binaries rename
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20231026: + AFFECTS: users of lang/chicken + AUTHOR: gahr@FreeBSD.org + + The chicken binaries csc and csi, together with their manual pages, have been + renamed to chicken-csc and chicken-csi, to avoid conflicts with lang/mono. + This is in line with what several Linux distros do. See PR 274736. + + 20231017: AFFECTS: users of lang/perl5* AUTHOR: delphij@FreeBSD.org |