Bug 105512 - [maintainer] devel/cedet: be compitable with Emacs22
Summary: [maintainer] devel/cedet: be compitable with Emacs22
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Andrey Slusar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-14 08:50 UTC by dryice
Modified: 2006-11-15 17:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.93 KB, patch)
2006-11-14 08:50 UTC, dryice
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dryice 2006-11-14 08:50:06 UTC
	- Be compitable with Emacs 22. Thanks to Max N. Boyarov
          (m.boyarov@bsd.by) for merging from CVS
	- bump PORTREVERSION
	- portlint complains about the PORTVERSION "1.0.pre3". Change
	  that to "1.0.p3" may be more confusing. So I left that
          un-changed. And after the 1.0 release comes out, I'll stick
          with stable release.

Fix: --- attached file begins here ---
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-14 08:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anray

anray@ wants to have elisp PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-15 17:39:25 UTC
anray       2006-11-15 17:39:05 UTC

  FreeBSD ports repository

  Modified files:
    devel/cedet          Makefile 
  Added files:
    devel/cedet/files    patch-semantic-semantic-ede-grammar.el 
                         patch-speedbar-sb-info.el 
  Log:
  - Be compitable with Emacs 22. Thanks to Max N. Boyarov <m.boyarov@bsd.by>
    for merging from cedet cvs.
  
  PR:             ports/105512
  Submitted by:   Dryice Liu (maintainer)
  Obtained from:  cedet cvs
  
  Revision  Changes    Path
  1.13      +1 -1      ports/devel/cedet/Makefile
  1.1       +23 -0     ports/devel/cedet/files/patch-semantic-semantic-ede-grammar.el (new)
  1.1       +14 -0     ports/devel/cedet/files/patch-speedbar-sb-info.el (new)
_______________________________________________
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"
Comment 3 Andrey Slusar freebsd_committer freebsd_triage 2006-11-15 17:39:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!