diff options
author | jrm <jrm@FreeBSD.org> | 2018-06-13 02:33:35 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2018-06-13 02:33:35 +0800 |
commit | 74d992c02b240afe1dfd01fb1dc18ccf57f524eb (patch) | |
tree | 9e3b6c8c0150dd6572cf429cb16233d48bd170e8 | |
parent | 7b73f0fcf79a573f745c49c792c72a50f3ef0015 (diff) | |
download | freebsd-ports-gnome-74d992c02b240afe1dfd01fb1dc18ccf57f524eb.tar.gz freebsd-ports-gnome-74d992c02b240afe1dfd01fb1dc18ccf57f524eb.tar.zst freebsd-ports-gnome-74d992c02b240afe1dfd01fb1dc18ccf57f524eb.zip |
UPDATING: Document name change of editors/emacs-devel@nox package
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20180612: + AFFECTS: users of the nox flavor of editors/emacs-devel + AUTHOR: jrm@FreeBSD.org + + The package name for the nox flavor of editors/emacs-devel changed from + emacs-devel_nox to emacs-devel-nox. To install the new package, run + + # pkg install emacs-devel-nox + + pkg should remove the old and install the new package. + +20180612: AFFECTS: users of packages that depend on Emacs AUTHOR: jrm@FreeBSD.org |