diff options
author | ashish <ashish@FreeBSD.org> | 2014-06-27 20:34:52 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2014-06-27 20:34:52 +0800 |
commit | 0ca659cabd977e0c2f244e209b2e9db039623991 (patch) | |
tree | 03e1be8a277142f907e026b09eddcafd8a3ace1e /UPDATING | |
parent | 592047519f1bdb5d275f77f3448250fcab62a320 (diff) | |
download | freebsd-ports-graphics-0ca659cabd977e0c2f244e209b2e9db039623991.tar.gz freebsd-ports-graphics-0ca659cabd977e0c2f244e209b2e9db039623991.tar.zst freebsd-ports-graphics-0ca659cabd977e0c2f244e209b2e9db039623991.zip |
- Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ 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. +20140427: + AFFECTS: users of editors/emacs21 and editors/emacs22 + AUTHOR: ashish@FreeBSD.org + + editors/emacs21, and editors/emacs22 are removed as they were + unmaintained upstream for a while. Their dependent ports are removed + as well. Please switch to editors/emacs (Emacs 24 release), or + editors/emacs23 (Emacs 23 release), or editors/emacs-devel (Emacs + development branch) ports. + 20140626: AFFECTS: users of mail/qmail-spamcontrol AUTHOR: bdrewery@FreeBSD.org |