Bug 105512

Summary: [maintainer] devel/cedet: be compitable with Emacs22
Product: Ports & Packages Reporter: dryice
Component: Individual Port(s)Assignee: Andrey Slusar <anray>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!