The functionality of emacs-calc has been integrated into emacs-22. The upgrade of editors/emacs from emacs-21 to emacs-22 thereby "broke" emacs-calc because they both install common files. Some investigation shows that it also conflicts with xemacs-packages for the same reason. emacs-calc is still usable with older emacsen. The attached patch changes emacs-calc to depend on emacs21 instead of emacs and adds appropriate conflicts entries. Fix: Patch attached with submission follows: How-To-Repeat: cd /home/ports/math/emacs-calc && make
State Changed From-To: open->feedback Ask for maintainer approval.
Maintainer of math/emacs-calc, Please note that PR ports/124859 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124859 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
Approved -- thanks! -andrew On Sun, Jun 22, 2008 at 2:48 AM, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of math/emacs-calc, > > Please note that PR ports/124859 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/124859 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org >
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->rafan I'll take it.
State Changed From-To: open->closed Committed, with minor changes. Thanks!
rafan 2008-08-31 07:33:11 UTC FreeBSD ports repository Modified files: math/emacs-calc Makefile Log: - Unbreak this port by using emacs 21 (this port is integrated into emacs22) - While I'm here, use bsd.emacs.mk instead of hard coding the dependency PR: ports/124859 Submitted by: Peter Jeremy <peterjeremy at optushome.com.au> Approved by: Andrew Bernard" <andrewb at cs.cmu.edu> (maintainer) Revision Changes Path 1.8 +3 -5 ports/math/emacs-calc/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"